Searched defs:getVoiceRegistrationState (Results 1 - 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java192 public void getVoiceRegistrationState (Message result) { method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java193 public void getVoiceRegistrationState (Message result) { method in class:SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1033 void getVoiceRegistrationState (Message response); method in interface:CommandsInterface
H A DRIL.java1113 public void getVoiceRegistrationState(Message result) { method in class:RIL
1122 radioProxy.getVoiceRegistrationState(rr.mSerial);
1124 handleRadioProxyExceptionForRR(rr, "getVoiceRegistrationState", e);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java927 public void getVoiceRegistrationState(Message result) { method in class:SimulatedCommands
H A DSimulatedCommandsVerifier.java780 public void getVoiceRegistrationState(Message response) { method in class:SimulatedCommandsVerifier

Completed in 143 milliseconds