Home
last modified time | relevance | path

Searched refs:PROPERTY_GENERIC_CONFERENCE (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DConnection.java432 public static final int PROPERTY_GENERIC_CONFERENCE = 1<<1; field in Connection
1043 if ((properties & PROPERTY_GENERIC_CONFERENCE) == PROPERTY_GENERIC_CONFERENCE) { in propertiesToStringInternal()
DCall.java500 public static final int PROPERTY_GENERIC_CONFERENCE = 0x00000002; field in Call.Details
767 if (hasProperty(properties, PROPERTY_GENERIC_CONFERENCE)) { in propertiesToString()
/frameworks/base/api/
Dtest-current.txt3063 field public static final int PROPERTY_GENERIC_CONFERENCE = 2; // 0x2
Dsystem-current.txt7734 field public static final int PROPERTY_GENERIC_CONFERENCE = 2; // 0x2
Dcurrent.txt43695 field public static final int PROPERTY_GENERIC_CONFERENCE = 2; // 0x2
/frameworks/base/non-updatable-api/
Dsystem-current.txt7632 field public static final int PROPERTY_GENERIC_CONFERENCE = 2; // 0x2
Dcurrent.txt43551 field public static final int PROPERTY_GENERIC_CONFERENCE = 2; // 0x2
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt65839 Landroid/telecom/Connection;->PROPERTY_GENERIC_CONFERENCE:I