Searched refs:fmUid (Results 1 – 3 of 3) sorted by relevance
116 final int fmUid = in setupApps() local119 allowAppOpsToUid(fmUid, OPSTR_MANAGE_EXTERNAL_STORAGE); in setupApps()155 final int fmUid = getContext().getPackageManager().getPackageUid( in testManageExternalStorage_WithBypassFlag_BypassesDatabase() local157 allowAppOpsToUid(fmUid, OPSTR_MANAGE_EXTERNAL_STORAGE); in testManageExternalStorage_WithBypassFlag_BypassesDatabase()167 final int fmUid = getContext().getPackageManager().getPackageUid( in testManageExternalStorage_targets30_BypassesDatabase() local169 allowAppOpsToUid(fmUid, OPSTR_MANAGE_EXTERNAL_STORAGE); in testManageExternalStorage_targets30_BypassesDatabase()
165 final int fmUid = mContext.getPackageManager().getPackageUid(APP_FM.getPackageName(), in testScenario() local167 allowAppOpsToUid(fmUid, OPSTR_MANAGE_EXTERNAL_STORAGE); in testScenario()
259 final int fmUid = in setupApps() local262 allowAppOpsToUid(fmUid, OPSTR_MANAGE_EXTERNAL_STORAGE); in setupApps()