Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnection.java561 public static final int PROPERTY_IS_ADHOC_CONFERENCE = 1 << 12; field in Connection
1232 if ((properties & PROPERTY_IS_ADHOC_CONFERENCE) == PROPERTY_IS_ADHOC_CONFERENCE) { in propertiesToStringInternal()
DCall.java635 public static final int PROPERTY_IS_ADHOC_CONFERENCE = 0x00002000; field in Call.Details
848 if (hasProperty(properties, PROPERTY_IS_ADHOC_CONFERENCE)) { in propertiesToString()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt42396 field public static final int PROPERTY_IS_ADHOC_CONFERENCE = 8192; // 0x2000
42809 field public static final int PROPERTY_IS_ADHOC_CONFERENCE = 4096; // 0x1000