Home
last modified time | relevance | path

Searched refs:CAPABILITY_CAN_PAUSE_VIDEO (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DConnection.java325 public static final int CAPABILITY_CAN_PAUSE_VIDEO = 0x00100000; field in Connection
968 if ((capabilities & CAPABILITY_CAN_PAUSE_VIDEO) == CAPABILITY_CAN_PAUSE_VIDEO) { in capabilitiesToStringInternal()
DCall.java421 public static final int CAPABILITY_CAN_PAUSE_VIDEO = 0x00100000; field in Call.Details
712 if (can(capabilities, CAPABILITY_CAN_PAUSE_VIDEO)) { in capabilitiesToString()
/frameworks/base/non-updatable-api/
Dcurrent.txt43526 field public static final int CAPABILITY_CAN_PAUSE_VIDEO = 1048576; // 0x100000
43800 field public static final int CAPABILITY_CAN_PAUSE_VIDEO = 1048576; // 0x100000
/frameworks/base/api/
Dcurrent.txt43670 field public static final int CAPABILITY_CAN_PAUSE_VIDEO = 1048576; // 0x100000
43944 field public static final int CAPABILITY_CAN_PAUSE_VIDEO = 1048576; // 0x100000