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/
DCall.java237 public static final int CAPABILITY_CAN_PAUSE_VIDEO = 0x00100000; field in Call.Details
439 if (can(capabilities, CAPABILITY_CAN_PAUSE_VIDEO)) { in capabilitiesToString()
DConnection.java277 public static final int CAPABILITY_CAN_PAUSE_VIDEO = 0x00100000; field in Connection
694 if (can(capabilities, CAPABILITY_CAN_PAUSE_VIDEO)) { in capabilitiesToStringInternal()
/frameworks/base/api/
Dcurrent.txt38623 field public static final int CAPABILITY_CAN_PAUSE_VIDEO = 1048576; // 0x100000
38822 field public static final int CAPABILITY_CAN_PAUSE_VIDEO = 1048576; // 0x100000
Dsystem-current.txt41856 field public static final int CAPABILITY_CAN_PAUSE_VIDEO = 1048576; // 0x100000
42066 field public static final int CAPABILITY_CAN_PAUSE_VIDEO = 1048576; // 0x100000