Searched defs:notifyAppResumed (Results 1 – 4 of 4) sorted by relevance
442 void notifyAppResumed(boolean wasStopped, boolean allowSavedSurface) { in notifyAppResumed() method in AppWindowToken
4483 public void notifyAppResumed(IBinder token, boolean wasStopped, boolean allowSavedSurface) { in notifyAppResumed() method
354 public void notifyAppResumed(IBinder token, boolean wasStopped, boolean allowSavedSurface) in notifyAppResumed() method in IWindowManagerImpl
176 void notifyAppResumed(IBinder token, boolean wasStopped, boolean allowSavedSurface); in notifyAppResumed() method