Searched defs:serviceStates (Results 1 – 2 of 2) sorted by relevance
1539 CellularServiceState[] serviceStates = mPersistAtomsStorage.getCellularServiceStates(0L); in addCellularServiceStateAndCellularDataServiceSwitch_emptyProto() local1562 CellularServiceState[] serviceStates = mPersistAtomsStorage.getCellularServiceStates(0L); in addCellularServiceStateAndCellularDataServiceSwitch_withExistingEntries() local1588 CellularServiceState[] serviceStates = mPersistAtomsStorage.getCellularServiceStates(0L); in addCellularServiceStateAndCellularDataServiceSwitch_updateExistingEntries() local1633 CellularServiceState[] serviceStates = mPersistAtomsStorage.getCellularServiceStates(0L); in addCellularServiceStateAndCellularDataServiceSwitch_tooManyServiceStates() local1636 expectedServiceStates.toArray(new CellularServiceState[0]), serviceStates); in addCellularServiceStateAndCellularDataServiceSwitch_tooManyServiceStates() local1697 CellularServiceState[] serviceStates = mPersistAtomsStorage.getCellularServiceStates(100L); in getCellularServiceStates_tooFrequent() local1784 ImsRegistrationStats[] serviceStates = mPersistAtomsStorage.getImsRegistrationStats(0L); in addImsRegistrationStats_updateExistingEntries() local2508 ImsRegistrationStats[] serviceStates = mPersistAtomsStorage.getImsRegistrationStats(0L); in getImsRegistrationStats_24hNormalization() local
856 List<ServiceState> serviceStates = new ArrayList<>(); in getAllServiceStatesLocked() local