Searched refs:onFlashlightError (Results 1 – 8 of 8) sorted by relevance
51 public void onFlashlightError() { in onFlashlightError() method in FakeFlashlightController52 callbacks.forEach(FlashlightListener::onFlashlightError); in onFlashlightError()
41 void onFlashlightError(); in onFlashlightError() method
213 l.onFlashlightError(); in dispatchListeners()
144 override fun onFlashlightError() {} in testCallbackRemovedWhileDispatching_doesntCrash() method152 override fun onFlashlightError() {} in testCallbackRemovedWhileDispatching_doesntCrash() method
46 override fun onFlashlightError() { in tileData() method
98 override fun onFlashlightError() { in pickerName() method
161 public void onFlashlightError() { in onFlashlightError() method in FlashlightTile
118 flashlightController.onFlashlightError() in <lambda>()