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