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

  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
ServiceStateProvider.java 47 import static android.provider.Telephony.ServiceStateTable.VOICE_OPERATOR_ALPHA_LONG;
80 VOICE_OPERATOR_ALPHA_LONG,
138 newSS.setVoiceOperatorName(values.getAsString(VOICE_OPERATOR_ALPHA_LONG),
221 final String voice_operator_alpha_long = ss.getVoiceOperatorAlphaLong(); local
247 voice_operator_alpha_long,
  /packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
ServiceStateProviderTest.java 73 ServiceStateTable.VOICE_OPERATOR_ALPHA_LONG,
  /frameworks/base/telephony/java/android/provider/
Telephony.java     [all...]

Completed in 84 milliseconds