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 56 import static android.provider.Telephony.ServiceStateTable.CSS_INDICATOR;
89 CSS_INDICATOR,
147 newSS.setCssIndicator(values.getAsInteger(CSS_INDICATOR));
230 final int css_indicator = ss.getCssIndicator(); local
256 css_indicator,
  /packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
ServiceStateProviderTest.java 82 ServiceStateTable.CSS_INDICATOR,
  /frameworks/base/telephony/java/android/provider/
Telephony.java     [all...]

Completed in 219 milliseconds