Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DFlashlightTest.java95 resetTorchModeStatus(id); in testTurnOnTorchWithStrengthLevel()
183 resetTorchModeStatus(id); in testSetTorchModeOnOff()
253 resetTorchModeStatus(id); in testTorchCallback()
294 resetTorchModeStatus(id); in testCameraDeviceOpenAfterTorchOn()
415 private void resetTorchModeStatus(String cameraId) throws Exception { in resetTorchModeStatus() method in FlashlightTest