Searched refs:getVoiceRadioTechnology (Results 1 – 9 of 9) sorted by relevance
528 verify(mSimulatedCommandsVerifier).getVoiceRadioTechnology(nullable(Message.class)); in testHandleInitialMessages()552 verify(mSimulatedCommandsVerifier, times(2)).getVoiceRadioTechnology( in testHandleInitialMessages()
549 public void getVoiceRadioTechnology(Message result) { in getVoiceRadioTechnology() method in ImsPhoneCommandInterface
550 public void getVoiceRadioTechnology(Message result) { in getVoiceRadioTechnology() method in SipCommandInterface
1718 void getVoiceRadioTechnology(Message result); in getVoiceRadioTechnology() method
2046 mCi.getVoiceRadioTechnology(obtainMessage(EVENT_REQUEST_VOICE_RADIO_TECH_DONE)); in handleRadioOn()2159 mCi.getVoiceRadioTechnology(obtainMessage(EVENT_REQUEST_VOICE_RADIO_TECH_DONE)); in handleMessage()
2898 public void getVoiceRadioTechnology(Message result) { in getVoiceRadioTechnology() method in RIL2907 radioProxy.getVoiceRadioTechnology(rr.mSerial); in getVoiceRadioTechnology()
1790 public void getVoiceRadioTechnology(Message response) { in getVoiceRadioTechnology() method in SimulatedCommands1791 SimulatedCommandsVerifier.getInstance().getVoiceRadioTechnology(response); in getVoiceRadioTechnology()
1193 public void getVoiceRadioTechnology(Message result) { in getVoiceRadioTechnology() method in SimulatedCommandsVerifier
636 public void getVoiceRadioTechnology(Message response) {