Home | History | Annotate | Download | only in telecom

Lines Matching defs:CAPABILITY_CAN_PAUSE_VIDEO

278     public static final int CAPABILITY_CAN_PAUSE_VIDEO = 0x00100000;
722 if (can(capabilities, CAPABILITY_CAN_PAUSE_VIDEO)) {
723 builder.append(isLong ? " CAPABILITY_CAN_PAUSE_VIDEO" : " paus_VT");