Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java297 private int mRadioVersion; field in TelephonyManagerTest
342 mRadioVersion = makeRadioVersion(radioVersion.first, radioVersion.second); in setUp()
1280 if (mRadioVersion >= RADIO_HAL_VERSION_1_3) { in testSetSystemSelectionChannels()
3578 if (mRadioVersion >= RADIO_HAL_VERSION_1_6) { in disableNrDualConnectivity()
3610 if (mRadioVersion >= RADIO_HAL_VERSION_1_6) { in testNrDualConnectivityEnable()
4170 if (mRadioVersion < RADIO_HAL_VERSION_1_5) { in testGetAllCellInfo()