Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1690 KeyguardAffordanceView lockIcon = mKeyguardBottomArea.getLockIcon(); in updateUnlockIcon()
1905 KeyguardAffordanceView lockIcon = mKeyguardBottomArea.getLockIcon(); in onTrackingStopped()
2145 return mKeyguardBottomArea.getLockIcon(); in getCenterIcon()
2782 public LockIcon getLockIcon() { in getLockIcon() method
2783 return mKeyguardBottomArea.getLockIcon(); in getLockIcon()
DKeyguardBottomAreaView.java651 public LockIcon getLockIcon() { in getLockIcon() method in KeyguardBottomAreaView
DStatusBar.java908 mNotificationPanel.getLockIcon()); in makeStatusBarView()
1145 mNotificationPanel.getLockIcon()); in onThemeChanged()