Home | History | Annotate | Download | only in telecom

Lines Matching defs:CAPABILITY_CAN_PAUSE_VIDEO

317         public static final int CAPABILITY_CAN_PAUSE_VIDEO = 0x00100000;
535 if (can(capabilities, CAPABILITY_CAN_PAUSE_VIDEO)) {
536 builder.append(" CAPABILITY_CAN_PAUSE_VIDEO");