Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DFlashNotificationsUtilTest.java118 setTorchPresent(); in isTorchAvailable_torchPresent_assertTrue()
158 setTorchPresent(); in getFlashNotificationsState_torchPresent_cameraOff_screenOff_assertOff()
178 setTorchPresent(); in getFlashNotificationsState_torchPresent_cameraOn_screenOff_assertCamera()
188 setTorchPresent(); in getFlashNotificationsState_torchPresent_cameraOff_screenOn_assertScreen()
198 setTorchPresent(); in testGetFlashNotificationsState_torchPresent_cameraOn_screenOn_assertCameraScreen()
206 private void setTorchPresent() { in setTorchPresent() method in FlashNotificationsUtilTest