Searched refs:MOST_INTERESTING_STATES (Results 1 – 2 of 2) sorted by relevance
1201 public static final int MOST_INTERESTING_STATES = field in BatteryStats.HistoryItem1204 public static final int SETTLE_TO_ZERO_STATES = 0xffff0000 & ~MOST_INTERESTING_STATES;
2717 & HistoryItem.MOST_INTERESTING_STATES) == 0 in addHistoryBufferLocked()2833 & HistoryItem.MOST_INTERESTING_STATES) == 0)) { in addHistoryRecordInnerLocked()