Home
last modified time | relevance | path

Searched defs:lockIcon (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java101 LockIcon lockIcon) { in KeyguardIndicationController()
112 KeyguardIndicationController(Context context, ViewGroup indicationArea, LockIcon lockIcon, in KeyguardIndicationController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSystemUIFactory.java97 ViewGroup indicationArea, LockIcon lockIcon) { in createKeyguardIndicationController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1588 KeyguardAffordanceView lockIcon = mKeyguardBottomArea.getLockIcon(); in updateUnlockIcon() local
1779 KeyguardAffordanceView lockIcon = mKeyguardBottomArea.getLockIcon(); in onTrackingStopped() local