Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1659 KeyguardAffordanceView lockIcon = mKeyguardBottomArea.getLockIcon(); in updateUnlockIcon()
1870 KeyguardAffordanceView lockIcon = mKeyguardBottomArea.getLockIcon(); in onTrackingStopped()
2052 return mKeyguardBottomArea.getLockIcon(); in getCenterIcon()
DKeyguardBottomAreaView.java531 public KeyguardAffordanceView getLockIcon() { in getLockIcon() method in KeyguardBottomAreaView