Home
last modified time | relevance | path

Searched refs:SERVICE_TYPE_VOICE (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DNetworkRegistrationInfo.java172 value = {SERVICE_TYPE_UNKNOWN, SERVICE_TYPE_VOICE, SERVICE_TYPE_DATA, SERVICE_TYPE_SMS,
184 public static final int SERVICE_TYPE_VOICE = 1; field in NetworkRegistrationInfo
207 public static final int FIRST_SERVICE_TYPE = SERVICE_TYPE_VOICE;
738 case SERVICE_TYPE_VOICE: return "VOICE"; in serviceTypeToString()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt44845 field public static final int SERVICE_TYPE_VOICE = 1; // 0x1
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt54668 Landroid/telephony/NetworkRegistrationState;->SERVICE_TYPE_VOICE:I