Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardAffordanceHelper.java112 mCenterIcon = mCallback.getCenterIcon(); in initIcons()
477 KeyguardAffordanceView getCenterIcon();
DNotificationPanelView.java1739 startHighlightIconAnimation(getCenterIcon()); in startUnlockHintAnimation()
1777 public KeyguardAffordanceView getCenterIcon() { in getCenterIcon() method in NotificationPanelView