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