Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accessibility/
DFlashNotificationsUtil.java54 FlashNotificationsUtil.State.CAMERA_SCREEN,
60 int CAMERA_SCREEN = 3; field
DFlashNotificationsPreferenceController.java52 case FlashNotificationsUtil.State.CAMERA_SCREEN: in getSummary()
/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DFlashNotificationsPreferenceControllerTest.java96 setFlashNotificationsState(FlashNotificationsUtil.State.CAMERA_SCREEN); in getSummary_stateCameraScreen_assertCameraScreen()
DFlashNotificationsPreviewPreferenceControllerTest.java125 setFlashNotificationsState(FlashNotificationsUtil.State.CAMERA_SCREEN); in testDisplayPreference_torchPresent_cameraOn_screenOn_verifyEnabled()
DFlashNotificationsUtilTest.java203 .isEqualTo(FlashNotificationsUtil.State.CAMERA_SCREEN); in testGetFlashNotificationsState_torchPresent_cameraOn_screenOn_assertCameraScreen()