Searched refs:stopDream (Results 1 – 6 of 6) sorted by relevance
73 mDreamCoordinator.stopDream(); in reset()121 mDreamCoordinator.stopDream(); in testStartAndStopDream()146 mDreamCoordinator.stopDream(); in testShowWhenLockedActivityUnderDream()158 mDreamCoordinator.stopDream(); in testDreamServiceStopsTimely()177 mDreamCoordinator.stopDream(); in testForceStopStubbornDream()294 mDreamCoordinator.stopDream(); in close()
82 public void stopDream() { in stopDream() method in DreamCoordinator83 SystemUtil.runWithShellPermissionIdentity(mDreamManager::stopDream); in stopDream()
104 mDreamCoordinator.stopDream(); in reset()168 mDreamCoordinator.stopDream(); in switchDream_noDreamActivityWhenDreamStopped()
135 mDreamCoordinator.stopDream(); in testDreamInSeparateProcess()193 mDreamCoordinator.stopDream(); in testDreamServiceOnDestroyCallback()213 mDreamCoordinator.stopDream(); in testDreamDoesNotForcePictureInPicture()
118 mDreamCoordinator.stopDream(); in testDreamOverlayAppearance()
336 … method @RequiresPermission(android.Manifest.permission.WRITE_DREAM_STATE) public void stopDream();