Searched refs:makeAppCrashingLocked (Results 1 – 1 of 1) sorted by relevance
447 if (r == null || !makeAppCrashingLocked(r, shortMsg, longMsg, stackTrace, data)) { in crashApplicationInner()553 if (!makeAppCrashingLocked(r, shortMsg, longMsg, stackTrace, null)) in handleAppCrashInActivityController()572 private boolean makeAppCrashingLocked(ProcessRecord app, in makeAppCrashingLocked() method in AppErrors