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/
DSystemUIFactory.java122 ViewGroup indicationArea, LockIcon lockIcon) { in createKeyguardIndicationController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java111 LockIcon lockIcon) { in KeyguardIndicationController()
122 KeyguardIndicationController(Context context, ViewGroup indicationArea, LockIcon lockIcon, in KeyguardIndicationController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1690 KeyguardAffordanceView lockIcon = mKeyguardBottomArea.getLockIcon(); in updateUnlockIcon() local
1905 KeyguardAffordanceView lockIcon = mKeyguardBottomArea.getLockIcon(); in onTrackingStopped() local