Searched refs:PROPERTY_IS_ADHOC_CONFERENCE (Results 1 – 6 of 6) sorted by relevance
558 Connection.PROPERTY_IS_ADHOC_CONFERENCE,559 android.telecom.Call.Details.PROPERTY_IS_ADHOC_CONFERENCE,
547 public static final int PROPERTY_IS_ADHOC_CONFERENCE = 1 << 12; field in Connection1214 if ((properties & PROPERTY_IS_ADHOC_CONFERENCE) == PROPERTY_IS_ADHOC_CONFERENCE) { in propertiesToStringInternal()
687 public static final int PROPERTY_IS_ADHOC_CONFERENCE = 0x00002000; field in Call.Details887 if (hasProperty(properties, PROPERTY_IS_ADHOC_CONFERENCE)) { in propertiesToString()
533 Connection.PROPERTY_IS_ADHOC_CONFERENCE, in applyHostProperties()534 (properties & Connection.PROPERTY_IS_ADHOC_CONFERENCE) != 0); in applyHostProperties()
1477 newProperties = changeBitmask(newProperties, PROPERTY_IS_ADHOC_CONFERENCE, in updateConnectionProperties()
39687 field public static final int PROPERTY_IS_ADHOC_CONFERENCE = 8192; // 0x200039986 field public static final int PROPERTY_IS_ADHOC_CONFERENCE = 4096; // 0x1000