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.java639 public KeyguardAffordanceView getRightView() { in getRightView() method in KeyguardBottomAreaView
DNotificationPanelView.java2139 ? mKeyguardBottomArea.getRightView() in getLeftIcon()
2152 : mKeyguardBottomArea.getRightView(); in getRightIcon()