Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnection.java259 public static final int CAPABILITY_MANAGE_CONFERENCE = 0x00000080; field in Connection
1095 if ((capabilities & CAPABILITY_MANAGE_CONFERENCE) == CAPABILITY_MANAGE_CONFERENCE) { in capabilitiesToStringInternal()
DCall.java379 public static final int CAPABILITY_MANAGE_CONFERENCE = 0x00000080; field in Call.Details
730 if (can(capabilities, CAPABILITY_MANAGE_CONFERENCE)) { in capabilitiesToString()
/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.txt42370 field public static final int CAPABILITY_MANAGE_CONFERENCE = 128; // 0x80
42768 field public static final int CAPABILITY_MANAGE_CONFERENCE = 128; // 0x80