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.java391 public static final int CAPABILITY_ADD_PARTICIPANT = 0x04000000; field in Connection
985 if ((capabilities & CAPABILITY_ADD_PARTICIPANT) == CAPABILITY_ADD_PARTICIPANT) { in capabilitiesToStringInternal()
DCall.java467 public static final int CAPABILITY_ADD_PARTICIPANT = 0x02000000; field in Call.Details
721 if (can(capabilities, CAPABILITY_ADD_PARTICIPANT)) { in capabilitiesToString()
/frameworks/base/non-updatable-api/
Dcurrent.txt43524 field public static final int CAPABILITY_ADD_PARTICIPANT = 33554432; // 0x2000000
43798 field public static final int CAPABILITY_ADD_PARTICIPANT = 67108864; // 0x4000000
/frameworks/base/api/
Dcurrent.txt43668 field public static final int CAPABILITY_ADD_PARTICIPANT = 33554432; // 0x2000000
43942 field public static final int CAPABILITY_ADD_PARTICIPANT = 67108864; // 0x4000000