Searched refs:hasRequestedLegacyExternalStorage (Results 1 – 1 of 1) sorted by relevance
85 public final boolean hasRequestedLegacyExternalStorage; field in RestrictedStoragePermissionSharedUidTest.TestApp88 @NonNull boolean hasRequestedLegacyExternalStorage) { in TestApp() argument93 this.hasRequestedLegacyExternalStorage = hasRequestedLegacyExternalStorage; in TestApp()235 boolean hasRequestedLegacyExternalStorage = in checkExceptedStorageStateForAppsSharingUid()236 app1.hasRequestedLegacyExternalStorage || app2.hasRequestedLegacyExternalStorage; in checkExceptedStorageStateForAppsSharingUid()245 } else if (hasRequestedLegacyExternalStorage && targetSDK <= Build.VERSION_CODES.Q) { in checkExceptedStorageStateForAppsSharingUid()