Home
last modified time | relevance | path

Searched refs:notifyAppResumed (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DActivityRecord.java1928 void notifyAppResumed(boolean wasStopped) { in notifyAppResumed() method in ActivityRecord
1934 mAppWindowToken.notifyAppResumed(wasStopped); in notifyAppResumed()
DAppWindowToken.java997 void notifyAppResumed(boolean wasStopped) { in notifyAppResumed() method in AppWindowToken
DActivityStack.java2982 next.notifyAppResumed(next.stopped); in resumeTopActivityInnerLocked()
/frameworks/base/services/
Dart-profile14800 HSPLcom/android/server/wm/ActivityRecord;->notifyAppResumed(Z)V
15628 HSPLcom/android/server/wm/AppWindowToken;->notifyAppResumed(Z)V