Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DCall.java317 public static final int CAPABILITY_MANAGE_CONFERENCE = 0x00000080; field in Call.Details
605 if (can(capabilities, CAPABILITY_MANAGE_CONFERENCE)) { in capabilitiesToString()
DConnection.java199 public static final int CAPABILITY_MANAGE_CONFERENCE = 0x00000080; field in Connection
747 if (can(capabilities, CAPABILITY_MANAGE_CONFERENCE)) { in capabilitiesToStringInternal()
/frameworks/base/api/
Dcurrent.txt43073 field public static final int CAPABILITY_MANAGE_CONFERENCE = 128; // 0x80
43309 field public static final int CAPABILITY_MANAGE_CONFERENCE = 128; // 0x80