Home
last modified time | relevance | path

Searched refs:setNetworkSelectionModeAutomatic (Results 1 – 18 of 18) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java398 public void setNetworkSelectionModeAutomatic(Message response) { in setNetworkSelectionModeAutomatic() method in SipPhoneBase
DSipCommandInterface.java333 public void setNetworkSelectionModeAutomatic(Message response) { in setNetworkSelectionModeAutomatic() method in SipCommandInterface
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl846 void setNetworkSelectionModeAutomatic(int subId); in setNetworkSelectionModeAutomatic() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java441 public void setNetworkSelectionModeAutomatic(Message response) { in setNetworkSelectionModeAutomatic() method in ImsPhoneBase
DImsPhoneCommandInterface.java332 public void setNetworkSelectionModeAutomatic(Message response) { in setNetworkSelectionModeAutomatic() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java1178 public void setNetworkSelectionModeAutomatic(Message response) { in setNetworkSelectionModeAutomatic() method in Phone
1215 mCi.setNetworkSelectionModeAutomatic(msg); in onCheckForNetworkSelectionModeAutomatic()
1366 setNetworkSelectionModeAutomatic(response); in restoreSavedNetworkSelection()
DCommandsInterface.java1277 void setNetworkSelectionModeAutomatic(Message response); in setNetworkSelectionModeAutomatic() method
DSubscriptionInfoUpdater.java218 mPhone[slotId].setNetworkSelectionModeAutomatic(null); in handleMessage()
DServiceStateTracker.java1162 mPhone.setNetworkSelectionModeAutomatic(null); in handleMessage()
2013 mPhone.setNetworkSelectionModeAutomatic (null); in handlePollStateResultMessage()
DRIL.java1645 public void setNetworkSelectionModeAutomatic(Message result) { in setNetworkSelectionModeAutomatic() method in RIL
1654 radioProxy.setNetworkSelectionModeAutomatic(rr.mSerial); in setNetworkSelectionModeAutomatic()
DGsmCdmaPhone.java2523 setNetworkSelectionModeAutomatic((Message) ar.result); in handleMessage()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java336 public void setNetworkSelectionModeAutomatic(Message response) { in setNetworkSelectionModeAutomatic() method in PhoneMock
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommandsVerifier.java942 public void setNetworkSelectionModeAutomatic(Message response) { in setNetworkSelectionModeAutomatic() method in SimulatedCommandsVerifier
DSimulatedCommands.java1390 public void setNetworkSelectionModeAutomatic(Message result) {unimplemented(result);} in setNetworkSelectionModeAutomatic() method in SimulatedCommands
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken431 public void setNetworkSelectionModeAutomatic(Message response) {
/frameworks/base/config/
Dhiddenapi-public-dex.txt44725 Landroid/telephony/TelephonyManager;->setNetworkSelectionModeAutomatic()V
Dboot-image-profile.txt40254 HSPLcom/android/internal/telephony/ITelephony;->setNetworkSelectionModeAutomatic(I)V
/frameworks/base/api/
Dcurrent.txt42517 method public void setNetworkSelectionModeAutomatic();