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.java269 public void getImsRegistrationState (Message result) { in getImsRegistrationState() method in ImsPhoneCommandInterface
DImsPhone.java2196 public void getImsRegistrationState(Consumer<Integer> callback) { in getImsRegistrationState() method in ImsPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioNetworkProxy.java233 public void getImsRegistrationState(int serial) throws RemoteException { in getImsRegistrationState() method in RadioNetworkProxy
DCommandsInterface.java162 void getImsRegistrationState(Message result); in getImsRegistrationState() method
DRIL.java3990 public void getImsRegistrationState(Message result) { in getImsRegistrationState() method in RIL
DPhone.java4293 public void getImsRegistrationState(Consumer<Integer> callback) { in getImsRegistrationState() method in Phone
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java2150 public void getImsRegistrationState(Message response) { in getImsRegistrationState() method in SimulatedCommands
DSimulatedCommandsVerifier.java64 public void getImsRegistrationState(Message result) { in getImsRegistrationState() method in SimulatedCommandsVerifier