Home
last modified time | relevance | path

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

/cts/tests/tests/permission2/src/android/permission2/cts/
DRestrictedStoragePermissionSharedUidTest.java233 int targetSDK = min(app1.getTargetSDK(), app2.getTargetSDK()); in checkExceptedStorageStateForAppsSharingUid() local
240 if (targetSDK < Build.VERSION_CODES.Q) { in checkExceptedStorageStateForAppsSharingUid()
245 } else if (hasRequestedLegacyExternalStorage && targetSDK <= Build.VERSION_CODES.Q) { in checkExceptedStorageStateForAppsSharingUid()