Home
last modified time | relevance | path

Searched refs:SERVICE_TYPE_SMS (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DCellularNetworkServiceTest.java117 NetworkRegistrationInfo.SERVICE_TYPE_SMS, in testGetNetworkRegistrationInfo()
190 NetworkRegistrationInfo.SERVICE_TYPE_SMS, in testGetNetworkRegistrationInfoV1_5()
283 NetworkRegistrationInfo.SERVICE_TYPE_SMS, in testGetNetworkRegistrationInfoV1_6WithLte()
377 NetworkRegistrationInfo.SERVICE_TYPE_SMS, in testGetNetworkRegistrationInfoV1_6WithNr()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DNetworkRegistrationInfo.java146 value = {SERVICE_TYPE_UNKNOWN, SERVICE_TYPE_VOICE, SERVICE_TYPE_DATA, SERVICE_TYPE_SMS,
168 public static final int SERVICE_TYPE_SMS = 3; field in NetworkRegistrationInfo
574 case SERVICE_TYPE_SMS: return "SMS"; in serviceTypeToString()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCellularNetworkService.java185 availableServices.add(NetworkRegistrationInfo.SERVICE_TYPE_SMS); in getAvailableServices()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt41956 field public static final int SERVICE_TYPE_SMS = 3; // 0x3
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt57989 Landroid/telephony/NetworkRegistrationState;->SERVICE_TYPE_SMS:I