Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/password/
DSetupChooseLockPattern.java169 protected Intent getRedactionInterstitialIntent(Context context) { in getRedactionInterstitialIntent() method in SetupChooseLockPattern.SetupChooseLockPatternFragment
DSetupChooseLockPassword.java142 protected Intent getRedactionInterstitialIntent(Context context) { in getRedactionInterstitialIntent() method in SetupChooseLockPassword.SetupChooseLockPasswordFragment
DChooseLockPattern.java645 protected Intent getRedactionInterstitialIntent(Context context) { in getRedactionInterstitialIntent() method in ChooseLockPattern.ChooseLockPatternFragment
877 Intent intent = getRedactionInterstitialIntent(getActivity()); in onChosenLockSaveFinished()
DChooseLockPassword.java746 protected Intent getRedactionInterstitialIntent(Context context) { in getRedactionInterstitialIntent() method in ChooseLockPassword.ChooseLockPasswordFragment
1109 Intent intent = getRedactionInterstitialIntent(getActivity()); in onChosenLockSaveFinished()