Searched refs:appendInts (Results 1 – 2 of 2) sorted by relevance
1380 bp.gids = appendInts(bp.gids, perm.gids); in PackageManagerService()1890 static int[] appendInts(int[] cur, int[] add) { in appendInts() method in PackageManagerService2662 gp.gids = appendInts(gp.gids, bp.gids); in grantPermission()7132 gp.gids = appendInts(gp.gids, bp.gids); in grantPermissionsLPw()7134 gp.gids = appendInts(gp.gids, bp.gids); in grantPermissionsLPw()
771 newGids = PackageManagerService.appendInts(newGids, bp.gids); in updateSharedUserPermsLPw()