Searched refs:netdPermsUids (Results 1 – 1 of 1) sorted by relevance
164 SparseIntArray netdPermsUids = new SparseIntArray(); in startMonitoring() local188 netdPermsUids.put(uid, netdPermsUids.get(uid) | otherNetdPerms); in startMonitoring()210 netdPermsUids.put(uid, netdPermsUids.get(uid) | netdPermission); in startMonitoring()214 sendPackagePermissionsToNetd(netdPermsUids); in startMonitoring()