Searched refs:RADIO_HAL_VERSION_2_0 (Results 1 – 1 of 1) sorted by relevance
331 private static final int RADIO_HAL_VERSION_2_0 = makeRadioVersion(2, 0); field in TelephonyManagerTest6087 if (mConfigHalVersion >= RADIO_HAL_VERSION_2_0) { in testSimSlotMapping()