Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java519 public KeyguardAffordanceView getRightView() { in getRightView() method in KeyguardBottomAreaView
DNotificationPanelView.java2046 ? mKeyguardBottomArea.getRightView() in getLeftIcon()
2059 : mKeyguardBottomArea.getRightView(); in getRightIcon()