Home | History | Annotate | Download | only in telecom

Lines Matching refs:CAPABILITY_MANAGE_CONFERENCE

141     public static final int CAPABILITY_MANAGE_CONFERENCE = 0x00000080;
346 if (can(capabilities, CAPABILITY_MANAGE_CONFERENCE)) {
347 builder.append(" CAPABILITY_MANAGE_CONFERENCE");