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