Home
last modified time | relevance | path

Searched refs:EVENT_FOREGROUND (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DBatteryStats.java1696 public static final int EVENT_FOREGROUND = 0x0002; field in BatteryStats.HistoryItem
1743 public static final int EVENT_FOREGROUND_START = EVENT_FOREGROUND | EVENT_FLAG_START;
1744 public static final int EVENT_FOREGROUND_FINISH = EVENT_FOREGROUND | EVENT_FLAG_FINISH;
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt52181 Landroid/os/BatteryStats$HistoryItem;->EVENT_FOREGROUND:I