Searched refs:getVoiceRadioTechnology (Results 1 – 10 of 10) sorted by relevance
590 public void getVoiceRadioTechnology(Message result) { in getVoiceRadioTechnology() method in SipCommandInterface
589 public void getVoiceRadioTechnology(Message result) { in getVoiceRadioTechnology() method in ImsPhoneCommandInterface
1257 public void getVoiceRadioTechnology(Message result) { in getVoiceRadioTechnology() method in SimulatedCommandsVerifier
971 verify(mSimulatedCommandsVerifier).getVoiceRadioTechnology(nullable(Message.class)); in testHandleInitialMessages()995 verify(mSimulatedCommandsVerifier, times(2)).getVoiceRadioTechnology( in testHandleInitialMessages()
1993 public void getVoiceRadioTechnology(Message response) { in getVoiceRadioTechnology() method in SimulatedCommands1994 SimulatedCommandsVerifier.getInstance().getVoiceRadioTechnology(response); in getVoiceRadioTechnology()
998 mRILUnderTest.getVoiceRadioTechnology(obtainMessage()); in testGetVoiceRadioTechnology()999 verify(mRadioProxy).getVoiceRadioTechnology(mSerialNumberCaptor.capture()); in testGetVoiceRadioTechnology()
632 public void getVoiceRadioTechnology(Message response) {
1979 void getVoiceRadioTechnology(Message result); in getVoiceRadioTechnology() method
2803 mCi.getVoiceRadioTechnology(obtainMessage(EVENT_REQUEST_VOICE_RADIO_TECH_DONE)); in handleRadioOn()2949 mCi.getVoiceRadioTechnology(obtainMessage(EVENT_REQUEST_VOICE_RADIO_TECH_DONE)); in handleMessage()
4248 public void getVoiceRadioTechnology(Message result) { in getVoiceRadioTechnology() method in RIL4257 radioProxy.getVoiceRadioTechnology(rr.mSerial); in getVoiceRadioTechnology()