Searched refs:keyguardClockSwitch (Results 1 – 2 of 2) sorted by relevance
36 static KeyguardSliceView getKeyguardSliceView(KeyguardClockSwitch keyguardClockSwitch) { in getKeyguardSliceView() argument37 return keyguardClockSwitch.findViewById(R.id.keyguard_slice_view); in getKeyguardSliceView()
164 KeyguardClockSwitch keyguardClockSwitch, in KeyguardClockSwitchController() argument182 super(keyguardClockSwitch); in KeyguardClockSwitchController()