Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java271 private static final int RADIO_HAL_VERSION_1_6 = makeRadioVersion(1, 6); field in TelephonyManagerTest
3578 if (mRadioVersion >= RADIO_HAL_VERSION_1_6) { in disableNrDualConnectivity()
3610 if (mRadioVersion >= RADIO_HAL_VERSION_1_6) { in testNrDualConnectivityEnable()