Searched refs:getVoiceRadioTechnology (Results 1 – 9 of 9) sorted by relevance
576 public void getVoiceRadioTechnology(Message result) { in getVoiceRadioTechnology() method in ImsPhoneCommandInterface
577 public void getVoiceRadioTechnology(Message result) { in getVoiceRadioTechnology() method in SipCommandInterface
830 verify(mSimulatedCommandsVerifier).getVoiceRadioTechnology(nullable(Message.class)); in testHandleInitialMessages()854 verify(mSimulatedCommandsVerifier, times(2)).getVoiceRadioTechnology( in testHandleInitialMessages()
1237 public void getVoiceRadioTechnology(Message result) { in getVoiceRadioTechnology() method in SimulatedCommandsVerifier
860 mRILUnderTest.getVoiceRadioTechnology(obtainMessage()); in testGetVoiceRadioTechnology()861 verify(mRadioProxy).getVoiceRadioTechnology(mSerialNumberCaptor.capture()); in testGetVoiceRadioTechnology()
1915 void getVoiceRadioTechnology(Message result); in getVoiceRadioTechnology() method
2613 mCi.getVoiceRadioTechnology(obtainMessage(EVENT_REQUEST_VOICE_RADIO_TECH_DONE)); in handleRadioOn()2743 mCi.getVoiceRadioTechnology(obtainMessage(EVENT_REQUEST_VOICE_RADIO_TECH_DONE)); in handleMessage()
3947 public void getVoiceRadioTechnology(Message result) { in getVoiceRadioTechnology() method in RIL3956 radioProxy.getVoiceRadioTechnology(rr.mSerial); in getVoiceRadioTechnology()
632 public void getVoiceRadioTechnology(Message response) {