Home
last modified time | relevance | path

Searched defs:chooserDialog (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/password/
H A DSetupChooseLockPatternTest.java113 AlertDialog chooserDialog = ShadowAlertDialogCompat.getLatestAlertDialog(); in verifyScreenLockOptionsShown() local
158 AlertDialog chooserDialog = ShadowAlertDialogCompat.getLatestAlertDialog(); in skipButton_shouldBeVisible_duringNonFingerprintFlow() local
H A DSetupChooseLockPasswordTest.java165 final AlertDialog chooserDialog = ShadowAlertDialogCompat.getLatestAlertDialog(); in createActivity_skipButtonInIntroductionStage_shouldBeVisible() local
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/
H A DPermissionPreference.java595 BackgroundAccessChooser chooserDialog = new BackgroundAccessChooser(); in showBackgroundChooserDialog() local