Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DSetupEncryptionInterstitial.java32 boolean requirePasswordDefault, Intent unlockMethodIntent) { in createStartIntent() argument
34 requirePasswordDefault, unlockMethodIntent); in createStartIntent()
DEncryptionInterstitial.java75 boolean requirePasswordDefault, Intent unlockMethodIntent) { in createStartIntent() argument
80 .putExtra(EXTRA_UNLOCK_METHOD_INTENT, unlockMethodIntent); in createStartIntent()
/packages/apps/Settings/src/com/android/settings/password/
DSetupChooseLockGeneric.java219 boolean required, Intent unlockMethodIntent) { in getEncryptionInterstitialIntent() argument
221 required, unlockMethodIntent); in getEncryptionInterstitialIntent()
DChooseLockGeneric.java478 Intent unlockMethodIntent = getIntentForUnlockMethod(quality); in maybeEnableEncryption() local
479 unlockMethodIntent.putExtra( in maybeEnableEncryption()
489 unlockMethodIntent); in maybeEnableEncryption()
832 boolean required, Intent unlockMethodIntent) { in getEncryptionInterstitialIntent() argument
834 unlockMethodIntent); in getEncryptionInterstitialIntent()