Searched refs:EVENT_TOP (Results 1 – 2 of 2) sorted by relevance
1741 public static final int EVENT_TOP = 0x0003; field in BatteryStats.HistoryItem1788 public static final int EVENT_TOP_START = EVENT_TOP | EVENT_FLAG_START;1789 public static final int EVENT_TOP_FINISH = EVENT_TOP | EVENT_FLAG_FINISH;
48694 Landroid/os/BatteryStats$HistoryItem;->EVENT_TOP:I