Searched defs:serviceStates (Results 1 – 2 of 2) sorted by relevance
814 CellularServiceState[] serviceStates = mPersistAtomsStorage.getCellularServiceStates(0L); in addCellularServiceStateAndCellularDataServiceSwitch_emptyProto() local837 CellularServiceState[] serviceStates = mPersistAtomsStorage.getCellularServiceStates(0L); in addCellularServiceStateAndCellularDataServiceSwitch_withExistingEntries() local863 CellularServiceState[] serviceStates = mPersistAtomsStorage.getCellularServiceStates(0L); in addCellularServiceStateAndCellularDataServiceSwitch_updateExistingEntries() local907 CellularServiceState[] serviceStates = mPersistAtomsStorage.getCellularServiceStates(0L); in addCellularServiceStateAndCellularDataServiceSwitch_tooManyServiceStates() local910 expectedServiceStates.toArray(new CellularServiceState[0]), serviceStates); in addCellularServiceStateAndCellularDataServiceSwitch_tooManyServiceStates() local971 CellularServiceState[] serviceStates = mPersistAtomsStorage.getCellularServiceStates(100L); in getCellularServiceStates_tooFrequent() local1057 ImsRegistrationStats[] serviceStates = mPersistAtomsStorage.getImsRegistrationStats(0L); in addImsRegistrationStats_updateExistingEntries() local
816 List<ServiceState> serviceStates = new ArrayList<>(); in getAllServiceStatesLocked() local