Searched refs:EVENT_FOREGROUND (Results 1 – 2 of 2) sorted by relevance
2025 public static final int EVENT_FOREGROUND = 0x0002; field in BatteryStats.HistoryItem2074 public static final int EVENT_FOREGROUND_START = EVENT_FOREGROUND | EVENT_FLAG_START;2075 public static final int EVENT_FOREGROUND_FINISH = EVENT_FOREGROUND | EVENT_FLAG_FINISH;
34188 Landroid/os/BatteryStats$HistoryItem;->EVENT_FOREGROUND:I