Searched refs:getLockIcon (Results 1 – 2 of 2) sorted by relevance
1659 KeyguardAffordanceView lockIcon = mKeyguardBottomArea.getLockIcon(); in updateUnlockIcon()1870 KeyguardAffordanceView lockIcon = mKeyguardBottomArea.getLockIcon(); in onTrackingStopped()2052 return mKeyguardBottomArea.getLockIcon(); in getCenterIcon()
531 public KeyguardAffordanceView getLockIcon() { in getLockIcon() method in KeyguardBottomAreaView