Home
last modified time | relevance | path

Searched refs:destroySurfaces (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DAppWindowToken.java964 void destroySurfaces() { in destroySurfaces() method in AppWindowToken
965 destroySurfaces(false /*cleanupOnResume*/); in destroySurfaces()
977 private void destroySurfaces(boolean cleanupOnResume) { in destroySurfaces() method in AppWindowToken
1004 destroySurfaces(true /*cleanupOnResume*/); in notifyAppResumed()
1015 destroySurfaces(); in notifyAppStopped()
DWindowState.java4394 mAppToken.destroySurfaces(); in onExitAnimationDone()
/frameworks/base/services/
Dart-profile15579 HSPLcom/android/server/wm/AppWindowToken;->destroySurfaces()V
15580 HSPLcom/android/server/wm/AppWindowToken;->destroySurfaces(Z)V