Searched refs:otherAppUid (Results 1 – 2 of 2) sorted by relevance
92 int otherAppUid = (int)inputStream.readInt(); in getOtherAppUid() local94 return otherAppUid; in getOtherAppUid()98 int otherAppUid = -1; in accessPrivateTrafficStats() local100 otherAppUid = getOtherAppUid(); in accessPrivateTrafficStats()113 if (tokens.length > 3 && tokens[3].equals(String.valueOf(otherAppUid))) { in accessPrivateTrafficStats()
103 int otherAppUid = (int)inputStream.readInt(); in accessPublicData() local