Searched refs:destroySurfaces (Results 1 – 3 of 3) sorted by relevance
964 void destroySurfaces() { in destroySurfaces() method in AppWindowToken965 destroySurfaces(false /*cleanupOnResume*/); in destroySurfaces()977 private void destroySurfaces(boolean cleanupOnResume) { in destroySurfaces() method in AppWindowToken1004 destroySurfaces(true /*cleanupOnResume*/); in notifyAppResumed()1015 destroySurfaces(); in notifyAppStopped()
4394 mAppToken.destroySurfaces(); in onExitAnimationDone()
15579 HSPLcom/android/server/wm/AppWindowToken;->destroySurfaces()V15580 HSPLcom/android/server/wm/AppWindowToken;->destroySurfaces(Z)V