Home
last modified time | relevance | path

Searched defs:hasFlashlight (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/leaks/
DFakeFlashlightController.java37 public boolean hasFlashlight = true; field in FakeFlashlightController
60 public boolean hasFlashlight() { in hasFlashlight() method in FakeFlashlightController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DFlashlightController.java23 boolean hasFlashlight(); in hasFlashlight() method
DFlashlightControllerImpl.java144 public boolean hasFlashlight() { in hasFlashlight() method in FlashlightControllerImpl