Searched refs:showKeyguardConfirmation (Results 1 – 1 of 1) sorted by relevance
1819 if (!showKeyguardConfirmation(getResources(), REQUEST_CODE_ENABLE_OEM_UNLOCK)) { in onPreferenceTreeClick()1921 private boolean showKeyguardConfirmation(Resources resources, int requestCode) { in showKeyguardConfirmation() method in DevelopmentSettings