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/sip/
DSipCommandInterface.java352 public void getNetworkSelectionMode(Message response) { in getNetworkSelectionMode() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java351 public void getNetworkSelectionMode(Message response) { in getNetworkSelectionMode() method in ImsPhoneCommandInterface
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl1929 int getNetworkSelectionMode(int subId); in getNetworkSelectionMode() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java1445 public void getNetworkSelectionMode(Message result) { in getNetworkSelectionMode() method in SimulatedCommands
DSimulatedCommandsVerifier.java968 public void getNetworkSelectionMode(Message response) { in getNetworkSelectionMode() method in SimulatedCommandsVerifier
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1426 void getNetworkSelectionMode(Message response); in getNetworkSelectionMode() method
DPhone.java1397 public void getNetworkSelectionMode(Message message) { in getNetworkSelectionMode() method in Phone
DRIL.java2338 public void getNetworkSelectionMode(Message result) { in getNetworkSelectionMode() method in RIL
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java8180 public @NetworkSelectionMode int getNetworkSelectionMode() { in getNetworkSelectionMode() method in TelephonyManager