Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/password/
DSetupChooseLockPattern.java122 protected Intent getRedactionInterstitialIntent(Context context) { in getRedactionInterstitialIntent() method in SetupChooseLockPattern.SetupChooseLockPatternFragment
DSetupChooseLockPassword.java117 protected Intent getRedactionInterstitialIntent(Context context) { in getRedactionInterstitialIntent() method in SetupChooseLockPassword.SetupChooseLockPasswordFragment
DChooseLockPattern.java604 protected Intent getRedactionInterstitialIntent(Context context) { in getRedactionInterstitialIntent() method in ChooseLockPattern.ChooseLockPatternFragment
828 Intent intent = getRedactionInterstitialIntent(getActivity()); in onChosenLockSaveFinished()
DChooseLockPassword.java562 protected Intent getRedactionInterstitialIntent(Context context) { in getRedactionInterstitialIntent() method in ChooseLockPassword.ChooseLockPasswordFragment
854 Intent intent = getRedactionInterstitialIntent(getActivity()); in onChosenLockSaveFinished()
/packages/apps/Settings/src/com/android/settings/password/
DSetupChooseLockPattern.java148 protected Intent getRedactionInterstitialIntent(Context context) { in getRedactionInterstitialIntent() method in SetupChooseLockPattern.SetupChooseLockPatternFragment
DSetupChooseLockPassword.java126 protected Intent getRedactionInterstitialIntent(Context context) { in getRedactionInterstitialIntent() method in SetupChooseLockPassword.SetupChooseLockPasswordFragment
DChooseLockPattern.java633 protected Intent getRedactionInterstitialIntent(Context context) { in getRedactionInterstitialIntent() method in ChooseLockPattern.ChooseLockPatternFragment
872 Intent intent = getRedactionInterstitialIntent(getActivity()); in onChosenLockSaveFinished()
DChooseLockPassword.java609 protected Intent getRedactionInterstitialIntent(Context context) { in getRedactionInterstitialIntent() method in ChooseLockPassword.ChooseLockPasswordFragment
907 Intent intent = getRedactionInterstitialIntent(getActivity()); in onChosenLockSaveFinished()