Home
last modified time | relevance | path

Searched defs:ksv (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockSwitchController.java270 View ksv = mView.findViewById(R.id.keyguard_slice_view); in hideSliceViewAndNotificationIconContainer() local
332 View ksv = mView.findViewById(R.id.keyguard_slice_view); in onViewAttached() local
DKeyguardSecurityViewFlipper.java79 KeyguardInputView ksv = getSecurityView(); in getTitle() local