Searched refs:netdPermsUids (Results 1 – 1 of 1) sorted by relevance
234 SparseIntArray netdPermsUids = new SparseIntArray(); in startMonitoring() local258 netdPermsUids.put(uid, netdPermsUids.get(uid) | otherNetdPerms); in startMonitoring()273 netdPermsUids.put(uid, netdPermsUids.get(uid) | netdPermission); in startMonitoring()278 sendPackagePermissionsToNetd(netdPermsUids); in startMonitoring()