Home
last modified time | relevance | path

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

12

/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/network/telephony/gsm/
H A DAutoSelectPreferenceControllerTest.java112 verify(mTelephonyManager).setNetworkSelectionModeAutomatic(); in setChecked_isChecked_showProgressDialog()
/aosp12/packages/apps/Settings/src/com/android/settings/network/telephony/gsm/
H A DAutoSelectPreferenceController.java173 mTelephonyManager.setNetworkSelectionModeAutomatic(); in setAutomaticSelectionMode()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java392 public void setNetworkSelectionModeAutomatic(Message response) { in setNetworkSelectionModeAutomatic() method in SipPhoneBase
H A DSipCommandInterface.java348 public void setNetworkSelectionModeAutomatic(Message response) { in setNetworkSelectionModeAutomatic() method in SipCommandInterface
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneBase.java428 public void setNetworkSelectionModeAutomatic(Message response) { in setNetworkSelectionModeAutomatic() method in ImsPhoneBase
H A DImsPhoneCommandInterface.java347 public void setNetworkSelectionModeAutomatic(Message response) { in setNetworkSelectionModeAutomatic() method in ImsPhoneCommandInterface
/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_misc.cpp114 TEST_P(RadioHidlTest, setNetworkSelectionModeAutomatic) { in TEST_P() argument
118 radio->setNetworkSelectionModeAutomatic(serial); in TEST_P()
/aosp12/hardware/interfaces/radio/1.2/default/
H A DRadio.cpp346 Return<void> Radio::setNetworkSelectionModeAutomatic(int32_t /* serial */) { in setNetworkSelectionModeAutomatic() function in android::hardware::radio::V1_2::implementation::Radio
H A DRadio.h118 Return<void> setNetworkSelectionModeAutomatic(int32_t serial) override;
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl885 void setNetworkSelectionModeAutomatic(int subId); in setNetworkSelectionModeAutomatic() method
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java.broken431 public void setNetworkSelectionModeAutomatic(Message response) {
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSimulatedCommandsVerifier.java971 public void setNetworkSelectionModeAutomatic(Message response) { in setNetworkSelectionModeAutomatic() method in SimulatedCommandsVerifier
H A DSimulatedCommands.java1461 public void setNetworkSelectionModeAutomatic(Message result) {unimplemented(result);} in setNetworkSelectionModeAutomatic() method in SimulatedCommands
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhone.java1383 public void setNetworkSelectionModeAutomatic(Message response) { in setNetworkSelectionModeAutomatic() method in Phone
1420 mCi.setNetworkSelectionModeAutomatic(msg); in onCheckForNetworkSelectionModeAutomatic()
1583 setNetworkSelectionModeAutomatic(response); in restoreSavedNetworkSelection()
H A DCommandsInterface.java1417 void setNetworkSelectionModeAutomatic(Message response); in setNetworkSelectionModeAutomatic() method
H A DSubscriptionInfoUpdater.java247 PhoneFactory.getPhone(slotId).setNetworkSelectionModeAutomatic(null); in handleMessage()
H A DServiceStateTracker.java1427 mPhone.setNetworkSelectionModeAutomatic(null); in handleMessage()
2502 mPhone.setNetworkSelectionModeAutomatic (null); in handlePollStateResultMessage()
H A DRIL.java2538 public void setNetworkSelectionModeAutomatic(Message result) { in setNetworkSelectionModeAutomatic() method in RIL
2547 radioProxy.setNetworkSelectionModeAutomatic(rr.mSerial); in setNetworkSelectionModeAutomatic()
H A DGsmCdmaPhone.java3161 setNetworkSelectionModeAutomatic((Message) ar.result); in handleMessage()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java1064 getPhoneFromRequest(request).setNetworkSelectionModeAutomatic(onCompleted); in handleMessage()
5998 public void setNetworkSelectionModeAutomatic(int subId) { in setNetworkSelectionModeAutomatic() method in PhoneInterfaceManager
7730 setNetworkSelectionModeAutomatic(subId); in factoryReset()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java8283 public void setNetworkSelectionModeAutomatic() { in setNetworkSelectionModeAutomatic() method in TelephonyManager
8287 telephony.setNetworkSelectionModeAutomatic(getSubId()); in setNetworkSelectionModeAutomatic()
/aosp12/hardware/interfaces/radio/1.0/
H A DIRadio.hal624 oneway setNetworkSelectionModeAutomatic(int32_t serial);
/aosp12/hardware/ril/libril/
H A Dril_service.cpp239 Return<void> setNetworkSelectionModeAutomatic(int32_t serial);
1310 Return<void> RadioImpl::setNetworkSelectionModeAutomatic(int32_t serial) { in setNetworkSelectionModeAutomatic() function in RadioImpl
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt87778 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->setNetworkSelectionModeAutomatic(I)V
88119 Lcom/android/internal/telephony/ITelephony;->setNetworkSelectionModeAutomatic(I)V

12