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

  /frameworks/base/telephony/java/android/telephony/
NetworkRegistrationState.java 76 value = {SERVICE_TYPE_VOICE, SERVICE_TYPE_DATA, SERVICE_TYPE_SMS, SERVICE_TYPE_VIDEO,
81 public static final int SERVICE_TYPE_DATA = 2;
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
CellularNetworkServiceTest.java 148 availableServices = new int[] {NetworkRegistrationState.SERVICE_TYPE_DATA};
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CellularNetworkService.java 179 availableServices = new int[] {NetworkRegistrationState.SERVICE_TYPE_DATA};

Completed in 648 milliseconds