HomeSort by relevance Sort by last modified time
    Searched refs:VOICE_OPERATOR_ALPHA_SHORT (Results 1 - 3 of 3) sorted by null

  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
ServiceStateProvider.java 52 import static android.provider.Telephony.ServiceStateTable.VOICE_OPERATOR_ALPHA_SHORT;
85 VOICE_OPERATOR_ALPHA_SHORT,
143 values.getAsString(VOICE_OPERATOR_ALPHA_SHORT),
226 final String voice_operator_alpha_short = ss.getVoiceOperatorAlphaShort(); local
252 voice_operator_alpha_short,
  /packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
ServiceStateProviderTest.java 92 ServiceStateTable.VOICE_OPERATOR_ALPHA_SHORT,
  /frameworks/base/telephony/java/android/telephony/
Telephony.java     [all...]

Completed in 431 milliseconds