Searched refs:keyguardPresentation (Results 1 – 2 of 2) sorted by relevance
31 static KeyguardClockSwitch getKeyguardClockSwitch(KeyguardStatusView keyguardPresentation) { in getKeyguardClockSwitch() argument32 return keyguardPresentation.findViewById(R.id.keyguard_clock_container); in getKeyguardClockSwitch()
111 KeyguardPresentation keyguardPresentation = new KeyguardPresentation(mContext, display, in testInflation_doesntCrash() local113 keyguardPresentation.onCreate(null /*savedInstanceState */); in testInflation_doesntCrash()