Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBatteryStats.java1445 public static final int EVENT_TOP = 0x0003; field in BatteryStats.HistoryItem
1492 public static final int EVENT_TOP_START = EVENT_TOP | EVENT_FLAG_START;
1493 public static final int EVENT_TOP_FINISH = EVENT_TOP | EVENT_FLAG_FINISH;