Searched refs:testTorchCallback (Results 1 – 1 of 1) sorted by relevance
241 public void testTorchCallback() throws Exception { in testTorchCallback() method in FlashlightTest242 testTorchCallback(/*useExecutor*/ false); in testTorchCallback()243 testTorchCallback(/*useExecutor*/ true); in testTorchCallback()246 private void testTorchCallback(boolean useExecutor) throws Exception { in testTorchCallback() method in FlashlightTest