Searched refs:addCellularServiceStateAndCellularDataServiceSwitch (Results 1 – 4 of 4) sorted by relevance
124 .addCellularServiceStateAndCellularDataServiceSwitch(captor.capture(), eq(null)); in conclude_inService()155 .addCellularServiceStateAndCellularDataServiceSwitch(captor.capture(), eq(null)); in conclude_outOfService()222 .addCellularServiceStateAndCellularDataServiceSwitch(captor.capture(), eq(null)); in conclude_noSimCardEmergencyOnly()255 .addCellularServiceStateAndCellularDataServiceSwitch(captor.capture(), eq(null)); in conclude_noSimCardOutOfService()284 .addCellularServiceStateAndCellularDataServiceSwitch(captor.capture(), eq(null)); in conclude_longOnGoingServiceState()322 .addCellularServiceStateAndCellularDataServiceSwitch(captor.capture(), eq(null)); in update_sameRats()356 .addCellularServiceStateAndCellularDataServiceSwitch( in update_differentDataRats()407 .addCellularServiceStateAndCellularDataServiceSwitch(captor.capture(), eq(null)); in update_differentVoiceRats()444 .addCellularServiceStateAndCellularDataServiceSwitch(captor.capture(), eq(null)); in update_iwlanButNotWifiCalling()616 .addCellularServiceStateAndCellularDataServiceSwitch( in update_roaming()[all …]
1218 mPersistAtomsStorage.addCellularServiceStateAndCellularDataServiceSwitch( in addCellularServiceStateAndCellularDataServiceSwitch_emptyProto()1238 mPersistAtomsStorage.addCellularServiceStateAndCellularDataServiceSwitch( in addCellularServiceStateAndCellularDataServiceSwitch_withExistingEntries()1241 mPersistAtomsStorage.addCellularServiceStateAndCellularDataServiceSwitch( in addCellularServiceStateAndCellularDataServiceSwitch_withExistingEntries()1267 mPersistAtomsStorage.addCellularServiceStateAndCellularDataServiceSwitch( in addCellularServiceStateAndCellularDataServiceSwitch_updateExistingEntries()1310 mPersistAtomsStorage.addCellularServiceStateAndCellularDataServiceSwitch( in addCellularServiceStateAndCellularDataServiceSwitch_tooManyServiceStates()
118 mStorage.addCellularServiceStateAndCellularDataServiceSwitch(state, serviceSwitch); in addServiceStateAndSwitch()
232 public synchronized void addCellularServiceStateAndCellularDataServiceSwitch( in addCellularServiceStateAndCellularDataServiceSwitch() method in PersistAtomsStorage