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