Searched refs:EVENT_JOB (Results 1 – 2 of 2) sorted by relevance
1748 public static final int EVENT_JOB = 0x0006; field in BatteryStats.HistoryItem1794 public static final int EVENT_JOB_START = EVENT_JOB | EVENT_FLAG_START;1795 public static final int EVENT_JOB_FINISH = EVENT_JOB | EVENT_FLAG_FINISH;
48673 Landroid/os/BatteryStats$HistoryItem;->EVENT_JOB:I