Searched refs:APK_USES_STORAGE_DEFAULT_28 (Results 1 – 1 of 1) sorted by relevance
59 private static final String APK_USES_STORAGE_DEFAULT_28 = field in RestrictedStoragePermissionTest106 installApp(APK_USES_STORAGE_DEFAULT_28, null /*whitelistedPermissions*/); in testTargetingSdk28DefaultWhitelistedHasFullAccess()175 installApp(APK_USES_STORAGE_DEFAULT_28, null); in testTargetingSdk29CanOptOutViaDowngradeTo28()194 installApp(APK_USES_STORAGE_DEFAULT_28, null); in testTargetingSdk28CanRemoveOptInViaUpdate()211 installApp(APK_USES_STORAGE_DEFAULT_28, null); in testTargetingSdk28DoesNotLoseAccessWhenOptingIn()221 installApp(APK_USES_STORAGE_DEFAULT_28, null); in testTargetingSdk28DoesNotLoseAccessViaUpdate()261 installApp(APK_USES_STORAGE_DEFAULT_28, null); in testTargetingSdk28LosesAccessViaUpdateToTargetSdk30()272 installApp(APK_USES_STORAGE_DEFAULT_28, null /*whitelistedPermissions*/); in testCannotControlStorageWhitelistPostInstall1()282 installApp(APK_USES_STORAGE_DEFAULT_28, Collections.emptySet()); in testCannotControlStorageWhitelistPostInstall2()346 installApp(APK_USES_STORAGE_DEFAULT_28, Collections.emptySet()); in cannotGrantStorageTargetingSdk28NotWhitelisted()[all …]