Home
last modified time | relevance | path

Searched defs:getImsRegistrationState (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsRegistrationCallbackHelper.java132 public int getImsRegistrationState() { in getImsRegistrationState() method in ImsRegistrationCallbackHelper
DImsPhoneCommandInterface.java240 public void getImsRegistrationState (Message result) { in getImsRegistrationState() method in ImsPhoneCommandInterface
DImsPhone.java2226 public void getImsRegistrationState(Consumer<Integer> callback) { in getImsRegistrationState() method in ImsPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioNetworkProxy.java228 public void getImsRegistrationState(int serial) throws RemoteException { in getImsRegistrationState() method in RadioNetworkProxy
DCommandsInterface.java161 void getImsRegistrationState(Message result); in getImsRegistrationState() method
DPhone.java4294 public void getImsRegistrationState(Consumer<Integer> callback) { in getImsRegistrationState() method in Phone
DRIL.java3896 public void getImsRegistrationState(Message result) { in getImsRegistrationState() method in RIL
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java2041 public void getImsRegistrationState(Message response) { in getImsRegistrationState() method in SimulatedCommands
DSimulatedCommandsVerifier.java64 public void getImsRegistrationState(Message result) { in getImsRegistrationState() method in SimulatedCommandsVerifier