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

  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
ServiceStateProvider.java 60 import static android.provider.Telephony.ServiceStateTable.CSS_INDICATOR;
93 CSS_INDICATOR,
151 newSS.setCssIndicator(values.getAsInteger(CSS_INDICATOR));
234 final int css_indicator = ss.getCssIndicator(); local
260 css_indicator,
  /packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
ServiceStateProviderTest.java 100 ServiceStateTable.CSS_INDICATOR,
  /frameworks/base/telephony/java/android/telephony/
Telephony.java     [all...]

Completed in 70 milliseconds