Searched refs:getLockIcon (Results 1 – 2 of 2) sorted by relevance
1463 KeyguardAffordanceView lockIcon = mKeyguardBottomArea.getLockIcon(); in updateUnlockIcon()1627 KeyguardAffordanceView lockIcon = mKeyguardBottomArea.getLockIcon(); in onTrackingStopped()1778 return mKeyguardBottomArea.getLockIcon(); in getCenterIcon()
432 public KeyguardAffordanceView getLockIcon() { in getLockIcon() method in KeyguardBottomAreaView