Searched refs:currentProcessName (Results 1 – 9 of 9) sorted by relevance
89 String processName = ActivityThread.currentProcessName(); in onCreate()
195 : ActivityThread.currentProcessName(), in handleViolation()
123 String processName = ActivityThread.currentProcessName(); in onCreate()
140 + ActivityThread.currentProcessName(), e); in onCreate()
1185 + ActivityThread.currentProcessName(), e);
108 logUncaught(t.getName(), ActivityThread.currentProcessName(), Process.myPid(), e); in uncaughtException()
341 return ActivityThread.currentProcessName(); in getProcessName()
2138 public static String currentProcessName() { in currentProcessName() method in ActivityThread
772 HSPLandroid/app/ActivityThread;->currentProcessName()Ljava/lang/String;