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.java156 protected Intent getRedactionInterstitialIntent(Context context) { in getRedactionInterstitialIntent() method in SetupChooseLockPattern.SetupChooseLockPatternFragment
DSetupChooseLockPassword.java135 protected Intent getRedactionInterstitialIntent(Context context) { in getRedactionInterstitialIntent() method in SetupChooseLockPassword.SetupChooseLockPasswordFragment
DChooseLockPattern.java634 protected Intent getRedactionInterstitialIntent(Context context) { in getRedactionInterstitialIntent() method in ChooseLockPattern.ChooseLockPatternFragment
874 Intent intent = getRedactionInterstitialIntent(getActivity()); in onChosenLockSaveFinished()
DChooseLockPassword.java669 protected Intent getRedactionInterstitialIntent(Context context) { in getRedactionInterstitialIntent() method in ChooseLockPassword.ChooseLockPasswordFragment
968 Intent intent = getRedactionInterstitialIntent(getActivity()); in onChosenLockSaveFinished()