Home
last modified time | relevance | path

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

/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DCarrierApiTest.java760 mTelephonyManager.setNetworkSelectionModeAutomatic(); in testGetManualNetworkSelectionPlmnPersisted()
789 mTelephonyManager, (tm) -> tm.setNetworkSelectionModeAutomatic()); in testGetNetworkSelectionMode()
/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DIRadioNetworkImpl.java738 public void setNetworkSelectionModeAutomatic(int serial) { in setNetworkSelectionModeAutomatic() method in IRadioNetworkImpl
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java2451 (tm) -> tm.setNetworkSelectionModeAutomatic()); in testGetManualNetworkSelectionPlmnNonPersisted()
2474 (tm) -> tm.setNetworkSelectionModeAutomatic()); in testGetManualNetworkSelectionPlmnPersisted()
2599 (tm) -> tm.setNetworkSelectionModeAutomatic()); in testGetNetworkSelectionMode()
2618 mTelephonyManager.setNetworkSelectionModeAutomatic(); in testSetNetworkSelectionModeAutomatic()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt47341 …ion(android.Manifest.permission.MODIFY_PHONE_STATE) public void setNetworkSelectionModeAutomatic();