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

  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
ServiceStateProvider.java 63 import static android.provider.Telephony.ServiceStateTable.CDMA_ROAMING_INDICATOR;
96 CDMA_ROAMING_INDICATOR,
154 newSS.setCdmaRoamingIndicator(values.getAsInteger(CDMA_ROAMING_INDICATOR));
237 final int cdma_roaming_indicator = ss.getCdmaRoamingIndicator(); local
263 cdma_roaming_indicator,
  /packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
ServiceStateProviderTest.java 103 ServiceStateTable.CDMA_ROAMING_INDICATOR,
  /frameworks/base/telephony/java/android/telephony/
Telephony.java     [all...]

Completed in 73 milliseconds