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.java68 resetTorchModeStatus(id); in testSetTorchModeOnOff()
131 resetTorchModeStatus(id); in testTorchCallback()
166 resetTorchModeStatus(id); in testCameraDeviceOpenAfterTorchOn()
264 private void resetTorchModeStatus(String cameraId) throws Exception { in resetTorchModeStatus() method in FlashlightTest