Searched refs:MSG_REPORT_FULLY_DRAWN (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/fuelgauge/
H A DPowerUsageSummary.java251 case BatteryStatsHelper.MSG_REPORT_FULLY_DRAWN:
H A DBatteryStatsHelper.java121 mHandler.sendEmptyMessage(MSG_REPORT_FULLY_DRAWN);
813 static final int MSG_REPORT_FULLY_DRAWN = 2; field in class:BatteryStatsHelper

Completed in 49 milliseconds