Searched refs:MSG_REPORT_CPU_UPDATE_NEEDED (Results 1 – 2 of 2) sorted by relevance
184 static final int MSG_REPORT_CPU_UPDATE_NEEDED = 1; field in BatteryStatsImpl393 case MSG_REPORT_CPU_UPDATE_NEEDED: in handleMessage()424 mHandler.sendEmptyMessage(MSG_REPORT_CPU_UPDATE_NEEDED); in postBatteryNeedsCpuUpdateMsg()
95246 Lcom/android/internal/os/BatteryStatsImpl;->MSG_REPORT_CPU_UPDATE_NEEDED:I