Searched refs:otherNetdPerms (Results 1 – 1 of 1) sorted by relevance
187 final int otherNetdPerms = getNetdPermissionMask(uid); in startMonitoring() local188 netdPermsUids.put(uid, netdPermsUids.get(uid) | otherNetdPerms); in startMonitoring()