Searched refs:getSystemAppsUids (Results 1 – 2 of 2) sorted by relevance
435 getSystemAppsUids()); in loadAndApplyBatteryMapFromServiceOnly()507 getSystemAppsUids())); in generateFinalDataAndApplyCallback()517 getSystemAppsUids())); in generateFinalDataAndApplyCallback()569 private synchronized Set<Integer> getSystemAppsUids() { in getSystemAppsUids() method in DataProcessManager571 mSystemAppsUids = DataProcessor.getSystemAppsUids(mContext); in getSystemAppsUids()
168 getSystemAppsUids(context)), in getBatteryUsageData()933 static Set<Integer> getSystemAppsUids(Context context) { in getSystemAppsUids() method in DataProcessor