Home
last modified time | relevance | path

Searched refs:getSlotInformation (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatteryChartPreferenceController.java233 isValidToShowSummary(packageName), getSlotInformation()); in handlePreferenceTreeClick()
474 final String slotInformation = getSlotInformation(); in refreshCategoryTitle()
478 getSlotInformation(/*isApp=*/ true, slotInformation)); in refreshCategoryTitle()
482 getSlotInformation(/*isApp=*/ false, slotInformation)); in refreshCategoryTitle()
486 private String getSlotInformation(boolean isApp, String slotInformation) { in getSlotInformation() method in BatteryChartPreferenceController
499 private String getSlotInformation() { in getSlotInformation() method in BatteryChartPreferenceController