Searched refs:setPause (Results 1 – 6 of 6) sorted by relevance
131 bool setPause(bool pause);
171 bool BufLogStream::setPause(bool pause) { in setPause() function in android::BufLogStream
224 mService.mSnapshotController.setPause(true); in updateRunningExpensiveAnimationsLegacy()227 mService.mSnapshotController.setPause(false); in updateRunningExpensiveAnimationsLegacy()
53 void setPause(boolean paused) { in setPause() method in SnapshotController
1256 mSnapshotController.setPause(true); in updateAnimatingState()1264 mSnapshotController.setPause(false); in updateAnimatingState()
28048 PLcom/android/server/wm/SnapshotController;->setPause(Z)V