Searched refs:hasFlashlight (Results 1 – 6 of 6) sorted by relevance
37 public boolean hasFlashlight = true; field in FakeFlashlightController60 public boolean hasFlashlight() { in hasFlashlight() method in FakeFlashlightController61 return hasFlashlight; in hasFlashlight()
55 controller.hasFlashlight = true in <lambda>()64 controller.hasFlashlight = false in <lambda>()
23 boolean hasFlashlight(); in hasFlashlight() method
144 public boolean hasFlashlight() { in hasFlashlight() method in FlashlightControllerImpl
66 flowOf(flashlightController.hasFlashlight())
98 return mFlashlightController.hasFlashlight(); in isAvailable()