Searched refs:logUncaught (Results 1 – 2 of 2) sorted by relevance
74 public static void logUncaught(String threadName, String processName, int pid, Throwable e) { in logUncaught() method in RuntimeInit108 logUncaught(t.getName(), ActivityThread.currentProcessName(), Process.myPid(), e); in uncaughtException()
193 RuntimeInit.logUncaught("LockAgent", in handleViolation()