Searched refs:MSG_REPORT_POWER_CHANGE (Results 1 – 1 of 1) sorted by relevance
147 static final int MSG_REPORT_POWER_CHANGE = 2; field in BatteryStatsImpl195 case MSG_REPORT_POWER_CHANGE: in handleMessage()10391 Message m = mHandler.obtainMessage(MSG_REPORT_POWER_CHANGE); in setOnBatteryLocked()