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.java113 mRightIcon = mCallback.getRightIcon(); in initIcons()
479 KeyguardAffordanceView getRightIcon();
DNotificationPanelView.java1715 if ((right && getRightIcon().getVisibility() != View.VISIBLE) in onEdgeClicked()
1782 public KeyguardAffordanceView getRightIcon() { in getRightIcon() method in NotificationPanelView