Searched defs:serviceStates (Results 1 – 2 of 2) sorted by relevance
2003 CellularServiceState[] serviceStates = mPersistAtomsStorage.getCellularServiceStates(0L); in addCellularServiceStateAndCellularDataServiceSwitch_emptyProto() local2026 CellularServiceState[] serviceStates = mPersistAtomsStorage.getCellularServiceStates(0L); in addCellularServiceStateAndCellularDataServiceSwitch_withExistingEntries() local2052 CellularServiceState[] serviceStates = mPersistAtomsStorage.getCellularServiceStates(0L); in addCellularServiceStateAndCellularDataServiceSwitch_updateExistingEntries() local2097 CellularServiceState[] serviceStates = mPersistAtomsStorage.getCellularServiceStates(0L); in addCellularServiceStateAndCellularDataServiceSwitch_tooManyServiceStates() local2100 expectedServiceStates.toArray(new CellularServiceState[0]), serviceStates); in addCellularServiceStateAndCellularDataServiceSwitch_tooManyServiceStates() local2161 CellularServiceState[] serviceStates = mPersistAtomsStorage.getCellularServiceStates(100L); in getCellularServiceStates_tooFrequent() local3027 ImsRegistrationStats[] serviceStates = mPersistAtomsStorage.getImsRegistrationStats(0L); in getImsRegistrationStats_24hNormalization() local
856 List<ServiceState> serviceStates = new ArrayList<>(); in getAllServiceStatesLocked() local