Searched refs:EVENT_SYNC (Results 1 – 2 of 2) sorted by relevance
1700 public static final int EVENT_SYNC = 0x0004; field in BatteryStats.HistoryItem1747 public static final int EVENT_SYNC_START = EVENT_SYNC | EVENT_FLAG_START;1748 public static final int EVENT_SYNC_FINISH = EVENT_SYNC | EVENT_FLAG_FINISH;
52199 Landroid/os/BatteryStats$HistoryItem;->EVENT_SYNC:I