Searched defs:isTypeSystem (Results 1 – 3 of 3) sorted by relevance
63 boolean isTypeSystem(BatterySipper sipper); in isTypeSystem() method68 boolean isTypeSystem(int uid, String[] packages); in isTypeSystem() method
56 public boolean isTypeSystem(BatterySipper sipper) { in isTypeSystem() method in PowerUsageFeatureProviderImpl74 public boolean isTypeSystem(int uid, String[] packages) { in isTypeSystem() method in PowerUsageFeatureProviderImpl
626 public boolean isTypeSystem(BatterySipper sipper) { in isTypeSystem() method in BatteryStatsHelper