Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnection.java415 public static final int CAPABILITY_ADD_PARTICIPANT = 0x04000000; field in Connection
1145 if ((capabilities & CAPABILITY_ADD_PARTICIPANT) == CAPABILITY_ADD_PARTICIPANT) { in capabilitiesToStringInternal()
DCall.java489 public static final int CAPABILITY_ADD_PARTICIPANT = 0x02000000; field in Call.Details
769 if (can(capabilities, CAPABILITY_ADD_PARTICIPANT)) { 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.txt42364 field public static final int CAPABILITY_ADD_PARTICIPANT = 33554432; // 0x2000000
42760 field public static final int CAPABILITY_ADD_PARTICIPANT = 67108864; // 0x4000000