Home
last modified time | relevance | path

Searched refs:showKeyguardConfirmation (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
DDevelopmentSettings.java1819 if (!showKeyguardConfirmation(getResources(), REQUEST_CODE_ENABLE_OEM_UNLOCK)) { in onPreferenceTreeClick()
1921 private boolean showKeyguardConfirmation(Resources resources, int requestCode) { in showKeyguardConfirmation() method in DevelopmentSettings