Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DSetupChooseLockPassword.java119 protected Intent getRedactionInterstitialIntent(Context context) { in getRedactionInterstitialIntent() method in SetupChooseLockPassword.SetupChooseLockPasswordFragment
DSetupChooseLockPattern.java115 protected Intent getRedactionInterstitialIntent(Context context) { in getRedactionInterstitialIntent() method in SetupChooseLockPattern.SetupChooseLockPatternFragment
DChooseLockPattern.java482 protected Intent getRedactionInterstitialIntent(Context context) { in getRedactionInterstitialIntent() method in ChooseLockPattern.ChooseLockPatternFragment
677 Intent intent = getRedactionInterstitialIntent(getActivity()); in onChosenLockSaveFinished()
DChooseLockPassword.java416 protected Intent getRedactionInterstitialIntent(Context context) { in getRedactionInterstitialIntent() method in ChooseLockPassword.ChooseLockPasswordFragment
676 Intent intent = getRedactionInterstitialIntent(getActivity()); in onChosenLockSaveFinished()