Searched defs:onApplicationCleanupLocked (Results 1 – 2 of 2) sorted by relevance
156 public abstract void onApplicationCleanupLocked(@NonNull ProcessRecord app); in onApplicationCleanupLocked() method in BroadcastQueue
721 public void onApplicationCleanupLocked(@NonNull ProcessRecord app) { in onApplicationCleanupLocked() method in BroadcastQueueImpl