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.java233 public static final int CAPABILITY_MANAGE_CONFERENCE = 0x00000080; field in Connection
935 if ((capabilities & CAPABILITY_MANAGE_CONFERENCE) == CAPABILITY_MANAGE_CONFERENCE) { in capabilitiesToStringInternal()
DCall.java357 public static final int CAPABILITY_MANAGE_CONFERENCE = 0x00000080; field in Call.Details
682 if (can(capabilities, CAPABILITY_MANAGE_CONFERENCE)) { in capabilitiesToString()
/frameworks/base/non-updatable-api/
Dcurrent.txt43530 field public static final int CAPABILITY_MANAGE_CONFERENCE = 128; // 0x80
43806 field public static final int CAPABILITY_MANAGE_CONFERENCE = 128; // 0x80
/frameworks/base/api/
Dcurrent.txt43674 field public static final int CAPABILITY_MANAGE_CONFERENCE = 128; // 0x80
43950 field public static final int CAPABILITY_MANAGE_CONFERENCE = 128; // 0x80