public class ProcessUtils extends Object
| Constructor and Description |
|---|
ProcessUtils(Context context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPackageName() |
int |
getPid() |
String |
getProcessName() |
boolean |
isMainProcess() |
static boolean |
isMainThread() |
public ProcessUtils(@NonNull
Context context)