Searched refs:hostUid (Results 1 – 2 of 2) sorted by relevance
223 int hostUid = DeviceUtils.getHostUid(device); in getReportList()225 + "valid statsd config for the requested uid=" + hostUid + ", id=" in getReportList()
574 int hostUid = 2000; // Shell UID is always used in ConfigUtils.uploadConfig in testDumpsysStats() local577 if (configKey.getUid() == hostUid && configKey.getId() == ConfigUtils.CONFIG_ID) { in testDumpsysStats()582 assertWithMessage(String.format("Could not find list for uid=%d id=%d", hostUid, in testDumpsysStats()