Searched refs:expectedServiceStates (Results 1 – 1 of 1) sorted by relevance
2077 Queue<CellularServiceState> expectedServiceStates = new LinkedList<>(); in addCellularServiceStateAndCellularDataServiceSwitch_tooManyServiceStates() local2085 expectedServiceStates.add(state); in addCellularServiceStateAndCellularDataServiceSwitch_tooManyServiceStates()2098 expectedServiceStates.remove(); in addCellularServiceStateAndCellularDataServiceSwitch_tooManyServiceStates()2100 expectedServiceStates.toArray(new CellularServiceState[0]), serviceStates); in addCellularServiceStateAndCellularDataServiceSwitch_tooManyServiceStates()