Searched refs:MSG_SYNC_EXTERNAL_STATS (Results 1 – 1 of 1) sorted by relevance
89 public static final int MSG_SYNC_EXTERNAL_STATS = 1; field in BatteryStatsService.BatteryStatsHandler101 case MSG_SYNC_EXTERNAL_STATS: in handleMessage()104 removeMessages(MSG_SYNC_EXTERNAL_STATS); in handleMessage()157 sendMessage(Message.obtain(this, MSG_SYNC_EXTERNAL_STATS, reason)); in scheduleSyncLocked()