Home
last modified time | relevance | path

Searched refs:clearSnapshotCache (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerInternal.java564 public abstract void clearSnapshotCache(); in clearSnapshotCache() method in WindowManagerInternal
DTaskSnapshotController.java234 public void clearSnapshotCache() { in clearSnapshotCache() method in TaskSnapshotController
DWindowManagerService.java7232 public void clearSnapshotCache() { in clearSnapshotCache() method in WindowManagerService.LocalService
7234 mTaskSnapshotController.clearSnapshotCache(); in clearSnapshotCache()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/
DUiModeManagerServiceTest.java253 verify(mWindowManager).clearSnapshotCache(); in setAutoMode_clearCache()
/frameworks/base/services/core/java/com/android/server/
DUiModeManagerService.java1122 mWindowManager.clearSnapshotCache(); in applyConfigurationExternallyLocked()
/frameworks/base/services/
Dart-profile38646 HSPLcom/android/server/wm/TaskSnapshotController;->clearSnapshotCache()V
39169 HSPLcom/android/server/wm/WindowManagerService$LocalService;->clearSnapshotCache()V