Searched refs:notifyAppResumed (Results 1 – 4 of 4) sorted by relevance
692 public void notifyAppResumed(boolean wasStopped) { in notifyAppResumed() method in AppWindowContainerController698 mContainer.notifyAppResumed(wasStopped); in notifyAppResumed()
636 void notifyAppResumed(boolean wasStopped) { in notifyAppResumed() method in AppWindowToken
1611 void notifyAppResumed(boolean wasStopped) { in notifyAppResumed() method in ActivityRecord1612 mWindowContainerController.notifyAppResumed(wasStopped); in notifyAppResumed()
2601 next.notifyAppResumed(next.stopped); in resumeTopActivityInnerLocked()