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