Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioNetworkProxy.java247 public void getNetworkSelectionMode(int serial) throws RemoteException { in getNetworkSelectionMode() method in RadioNetworkProxy
DCommandsInterface.java1461 void getNetworkSelectionMode(Message response); in getNetworkSelectionMode() method
DRIL.java2515 public void getNetworkSelectionMode(Message result) { in getNetworkSelectionMode() method in RIL
DPhone.java1520 public void getNetworkSelectionMode(Message message) { in getNetworkSelectionMode() method in Phone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java357 public void getNetworkSelectionMode(Message response) { in getNetworkSelectionMode() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java1525 public void getNetworkSelectionMode(Message result) { in getNetworkSelectionMode() method in SimulatedCommands
DSimulatedCommandsVerifier.java983 public void getNetworkSelectionMode(Message response) { in getNetworkSelectionMode() method in SimulatedCommandsVerifier
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl1887 int getNetworkSelectionMode(int subId); in getNetworkSelectionMode() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java9311 public @NetworkSelectionMode int getNetworkSelectionMode() { in getNetworkSelectionMode() method in TelephonyManager