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.java70 resetTorchModeStatus(id); in testSetTorchModeOnOff()
139 resetTorchModeStatus(id); in testTorchCallback()
178 resetTorchModeStatus(id); in testCameraDeviceOpenAfterTorchOn()
276 private void resetTorchModeStatus(String cameraId) throws Exception { in resetTorchModeStatus() method in FlashlightTest