Home
last modified time | relevance | path

Searched refs:keyguardPresentation (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/dagger/
DKeyguardStatusViewModule.java31 static KeyguardClockSwitch getKeyguardClockSwitch(KeyguardStatusView keyguardPresentation) { in getKeyguardClockSwitch() argument
32 return keyguardPresentation.findViewById(R.id.keyguard_clock_container); in getKeyguardClockSwitch()