Searched refs:showKeyguardConfirmation (Results 1 – 2 of 2) sorted by relevance
99 if (!showKeyguardConfirmation(mContext.getResources(), in onPreferenceChange()211 boolean showKeyguardConfirmation(Resources resources, int requestCode) { in showKeyguardConfirmation() method in OemUnlockPreferenceController
136 doReturn(false).when(mController).showKeyguardConfirmation(mResources, in onPreferenceChanged_turnOnUnlock()