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