Home | History | Annotate | Download | only in telecom

Lines Matching refs:CAPABILITY_SUPPORT_HOLD

111         public static final int CAPABILITY_SUPPORT_HOLD = 0x00000002;
291 if (can(capabilities, CAPABILITY_SUPPORT_HOLD)) {
292 builder.append(" CAPABILITY_SUPPORT_HOLD");