Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DBypassDatabaseOperationsTest.java118 final int fmUid = in setupApps() local
121 allowAppOpsToUid(fmUid, OPSTR_MANAGE_EXTERNAL_STORAGE); in setupApps()
159 final int fmUid = in testManageExternalStorage_WithBypassFlag_BypassesDatabase() local
162 allowAppOpsToUid(fmUid, OPSTR_MANAGE_EXTERNAL_STORAGE); in testManageExternalStorage_WithBypassFlag_BypassesDatabase()
177 final int fmUid = in testManageExternalStorage_targets30_BypassesDatabase() local
180 allowAppOpsToUid(fmUid, OPSTR_MANAGE_EXTERNAL_STORAGE); in testManageExternalStorage_targets30_BypassesDatabase()
DScopedStorageDeviceTest.java238 final int fmUid = in setupApps() local
241 allowAppOpsToUid(fmUid, OPSTR_MANAGE_EXTERNAL_STORAGE); in setupApps()