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.java356 public void getNetworkSelectionMode(Message response) { in getNetworkSelectionMode() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java355 public void getNetworkSelectionMode(Message response) { in getNetworkSelectionMode() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java1477 public void getNetworkSelectionMode(Message result) { in getNetworkSelectionMode() method in SimulatedCommands
DSimulatedCommandsVerifier.java981 public void getNetworkSelectionMode(Message response) { in getNetworkSelectionMode() method in SimulatedCommandsVerifier
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl1832 int getNetworkSelectionMode(int subId); in getNetworkSelectionMode() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java1440 public void getNetworkSelectionMode(Message message) { in getNetworkSelectionMode() method in Phone
DCommandsInterface.java1438 void getNetworkSelectionMode(Message response); in getNetworkSelectionMode() method
DRIL.java2518 public void getNetworkSelectionMode(Message result) { in getNetworkSelectionMode() method in RIL
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java8500 public @NetworkSelectionMode int getNetworkSelectionMode() { in getNetworkSelectionMode() method in TelephonyManager