Searched defs:systemUid (Results 1 – 5 of 5) sorted by relevance
67 final BatteryStats.Uid systemUid = batteryStats.getUidStats().get(Process.SYSTEM_UID); in calculate() local123 final BatteryStats.Uid systemUid = batteryStats.getUidStats().get(Process.SYSTEM_UID); in calculate() local169 BatteryStats.Uid systemUid, long consumptionUC) { in calculatePowerUsingMeasuredConsumption()
426 final int systemUid = Process.ROOT_UID; in testShouldHideAnomaly_systemUid_returnTrue() local
1157 uint16_t systemUid = 1000; variable1170 uint16_t systemUid = 1000; variable
273 final int systemUid = UserHandle.getUid(myUserId, Process.SYSTEM_UID); in doInBackground() local
976 constexpr int32_t systemUid = 1000; // 1000: system uid variable