Searched refs:isSystemUid (Results 1 – 4 of 4) sorted by relevance
277 if (isSystemUid(realUid) in getCoalescedUsageList()398 private static boolean isSystemUid(int uid) { in isSystemUid() method in BatteryAppListPreferenceController
589 return isSystemUid(uid) || powerWhitelistBackend.isWhitelisted(packageNames) in shouldHideAnomaly()599 private boolean isSystemUid(int uid) { in isSystemUid() method in BatteryUtils
277 if (isSystemUid(realUid) in getCoalescedUsageList()403 private static boolean isSystemUid(int uid) { in isSystemUid() method in BatteryAppListPreferenceController
550 return isSystemUid(uid) || powerWhitelistBackend.isWhitelisted(packageNames) in shouldHideAnomaly()560 private boolean isSystemUid(int uid) { in isSystemUid() method in BatteryUtils