Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/fuelgauge/batteryusage/
DDataProcessor.java1669 final double averagePowerForOrdinal = in shouldShowBatteryAttributionList() local
1673 averagePowerForOrdinal >= MIN_AVERAGE_POWER_THRESHOLD_MILLI_AMP; in shouldShowBatteryAttributionList()
1675 Log.w(TAG, "shouldShowBatteryAttributionList(): " + averagePowerForOrdinal); in shouldShowBatteryAttributionList()