Searched refs:EXTRA_UNLOCK_METHOD_INTENT (Results 1 – 1 of 1) sorted by relevance
52 protected static final String EXTRA_UNLOCK_METHOD_INTENT = "extra_unlock_method_intent"; field in EncryptionInterstitial80 .putExtra(EXTRA_UNLOCK_METHOD_INTENT, unlockMethodIntent); in createStartIntent()118 mUnlockMethodIntent = intent.getParcelableExtra(EXTRA_UNLOCK_METHOD_INTENT); in onViewCreated()