Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/provider/
DTelephony.java3177 values.put(VOICE_OPERATOR_ALPHA_SHORT, state.getVoiceOperatorAlphaShort()); in getContentValuesForServiceState()
3254 public static final String VOICE_OPERATOR_ALPHA_SHORT = "voice_operator_alpha_short"; field in Telephony.ServiceStateTable