Home
last modified time | relevance | path

Searched refs:PROPERTY_GENERIC_CONFERENCE (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DConnection.java460 public static final int PROPERTY_GENERIC_CONFERENCE = 1<<1; field in Connection
1207 if ((properties & PROPERTY_GENERIC_CONFERENCE) == PROPERTY_GENERIC_CONFERENCE) { in propertiesToStringInternal()
DCall.java528 public static final int PROPERTY_GENERIC_CONFERENCE = 0x00000002; field in Call.Details
818 if (hasProperty(properties, PROPERTY_GENERIC_CONFERENCE)) { in propertiesToString()
/frameworks/base/core/api/
Dsystem-current.txt13956 field public static final int PROPERTY_GENERIC_CONFERENCE = 2; // 0x2
Dcurrent.txt42393 field public static final int PROPERTY_GENERIC_CONFERENCE = 2; // 0x2
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt51173 Landroid/telecom/Connection;->PROPERTY_GENERIC_CONFERENCE:I