Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java3516 public KeyguardBottomAreaView getKeyguardBottomAreaView() { in getKeyguardBottomAreaView() method
3517 return mNotificationPanel.getKeyguardBottomAreaView(); in getKeyguardBottomAreaView()
DNotificationPanelView.java2981 public KeyguardBottomAreaView getKeyguardBottomAreaView() { in getKeyguardBottomAreaView() method