Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DTaskSnapshotController.java147 if (shouldDisableSnapshots()) { in handleClosingApps()
283 private boolean shouldDisableSnapshots() { in shouldDisableSnapshots() method in TaskSnapshotController
415 if (shouldDisableSnapshots()) { in screenTurningOff()