Home
last modified time | relevance | path

Searched refs:setFlashlightController (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java238 public void setFlashlightController(FlashlightController flashlightController) { in setFlashlightController() method in KeyguardBottomAreaView
DPhoneStatusBar.java847 mKeyguardBottomArea.setFlashlightController(mFlashlightController); in makeStatusBarView()