Searched refs:MSG_REPORT_POWER_CHANGE (Results 1 – 2 of 2) sorted by relevance
244 static final int MSG_REPORT_POWER_CHANGE = 2; field in BatteryStatsImpl661 case MSG_REPORT_POWER_CHANGE: in handleMessage()14840 Message m = mHandler.obtainMessage(MSG_REPORT_POWER_CHANGE);
73808 Lcom/android/internal/os/BatteryStatsImpl;->MSG_REPORT_POWER_CHANGE:I