Searched defs:setKeyguardIndicationController (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardBottomAreaView.java770 public void setKeyguardIndicationController( method in class:KeyguardBottomAreaView
H A DNotificationPanelView.java365 public void setKeyguardIndicationController(KeyguardIndicationController indicationController) { method in class:NotificationPanelView
366 mKeyguardBottomArea.setKeyguardIndicationController(indicationController);

Completed in 60 milliseconds