Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardAffordanceHelper.java117 mRightIcon = mCallback.getRightIcon(); in initIcons()
536 KeyguardAffordanceView getRightIcon(); in getRightIcon() method
DNotificationPanelView.java2056 public KeyguardAffordanceView getRightIcon() { in getRightIcon() method in NotificationPanelView