Searched refs:regularStates (Results 1 – 1 of 1) sorted by relevance
1507 HashSet<ScrimState> regularStates = new HashSet<>(Arrays.asList( in testIsLowPowerMode() local1515 if (!lowPowerModeStates.contains(state) && !regularStates.contains(state)) { in testIsLowPowerMode()