Home | History | Annotate | Download | only in telecom

Lines Matching refs:CAPABILITY_GENERIC_CONFERENCE

191     public static final int CAPABILITY_GENERIC_CONFERENCE = 0x00004000;
373 if (can(capabilities, CAPABILITY_GENERIC_CONFERENCE)) {
374 builder.append(" CAPABILITY_GENERIC_CONFERENCE");