Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnection.java216 public static final int CAPABILITY_SWAP_CONFERENCE = 0x00000008; field in Connection
926 if ((capabilities & CAPABILITY_SWAP_CONFERENCE) == CAPABILITY_SWAP_CONFERENCE) { in capabilitiesToStringInternal()
DCall.java340 public static final int CAPABILITY_SWAP_CONFERENCE = 0x00000008; field in Call.Details
673 if (can(capabilities, CAPABILITY_SWAP_CONFERENCE)) { in capabilitiesToString()
/frameworks/base/non-updatable-api/
Dcurrent.txt43543 field public static final int CAPABILITY_SWAP_CONFERENCE = 8; // 0x8
43819 field public static final int CAPABILITY_SWAP_CONFERENCE = 8; // 0x8
/frameworks/base/api/
Dcurrent.txt43687 field public static final int CAPABILITY_SWAP_CONFERENCE = 8; // 0x8
43963 field public static final int CAPABILITY_SWAP_CONFERENCE = 8; // 0x8