Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java269 private static final int RADIO_HAL_VERSION_1_3 = makeRadioVersion(1, 3); field in TelephonyManagerTest
1280 if (mRadioVersion >= RADIO_HAL_VERSION_1_3) { in testSetSystemSelectionChannels()