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.java3641 public KeyguardBottomAreaView getKeyguardBottomAreaView() { in getKeyguardBottomAreaView() method
3642 return mNotificationPanel.getKeyguardBottomAreaView(); in getKeyguardBottomAreaView()
DNotificationPanelView.java3329 public KeyguardBottomAreaView getKeyguardBottomAreaView() { in getKeyguardBottomAreaView() method