Searched refs:SERVICE_STATE_VOICE_RAT (Results 1 – 2 of 2) sorted by relevance
155 public static final String SERVICE_STATE_VOICE_RAT = "rat"; field in TelephonyEventLog252 b.putInt(SERVICE_STATE_VOICE_RAT, mRilVoiceRadioTechnology); in writeServiceStateChanged()
140 m.put(TelephonyEventLog.SERVICE_STATE_VOICE_RAT, ServiceState.RIL_RADIO_TECHNOLOGY_LTE); in testWriteServiceStateChanged()