Searched refs:fgPerm (Results 1 – 2 of 2) sorted by relevance
1235 String fgPerm = fgPerms.get(fgPermNum); in grantRuntimePermissions() local1237 if (pm.checkPermission(fgPerm, pkg.packageName) in grantRuntimePermissions()1242 AppOpsManager.permissionToOp(fgPerm), uid, in grantRuntimePermissions()
2628 String fgPerm = bp.name; in updatePermissions() local2637 fgPerms.add(fgPerm); in updatePermissions()