Searched refs:notifyAppResumed (Results 1 – 4 of 4) sorted by relevance
1928 void notifyAppResumed(boolean wasStopped) { in notifyAppResumed() method in ActivityRecord1934 mAppWindowToken.notifyAppResumed(wasStopped); in notifyAppResumed()
997 void notifyAppResumed(boolean wasStopped) { in notifyAppResumed() method in AppWindowToken
2982 next.notifyAppResumed(next.stopped); in resumeTopActivityInnerLocked()
14800 HSPLcom/android/server/wm/ActivityRecord;->notifyAppResumed(Z)V15628 HSPLcom/android/server/wm/AppWindowToken;->notifyAppResumed(Z)V