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