Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DConnection.java377 public static final int CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION = 0x00400000; field in Connection
1151 if ((capabilities & CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION) in capabilitiesToStringInternal()
1152 == CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION) { in capabilitiesToStringInternal()
H A DCall.java531 public static final int CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION = 0x00200000; field in Call.Details
/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.txt42465 field public static final int CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION = 4194304; // 0x400000
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51480 Landroid/telecom/Call$Details;->CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION:I