Searched refs:REQUEST_CODE_ENABLE_OEM_UNLOCK (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/development/
H A DDevelopmentSettings.java251 private static final int REQUEST_CODE_ENABLE_OEM_UNLOCK = 0; field in class:DevelopmentSettings
2432 } else if (requestCode == REQUEST_CODE_ENABLE_OEM_UNLOCK) {
2497 if (!showKeyguardConfirmation(getResources(), REQUEST_CODE_ENABLE_OEM_UNLOCK)) {

Completed in 383 milliseconds