Searched refs:shouldShowBatteryAttributionList (Results 1 – 1 of 1) sorted by relevance
376 if (!shouldShowBatteryAttributionList(context)) { in generateBatteryEntryListFromBatteryUsageStats()1666 private static boolean shouldShowBatteryAttributionList(final Context context) { in shouldShowBatteryAttributionList() method1672 final boolean shouldShowBatteryAttributionList = in shouldShowBatteryAttributionList()1674 if (!shouldShowBatteryAttributionList) { in shouldShowBatteryAttributionList()1677 return shouldShowBatteryAttributionList; in shouldShowBatteryAttributionList()