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.java207 public static final int CAPABILITY_CAN_PAUSE_VIDEO = 0x00100000; field in Call.Details
333 if (can(capabilities, CAPABILITY_CAN_PAUSE_VIDEO)) { in capabilitiesToString()
DConnection.java227 public static final int CAPABILITY_CAN_PAUSE_VIDEO = 0x00100000; field in Connection
385 if (can(capabilities, CAPABILITY_CAN_PAUSE_VIDEO)) { in capabilitiesToString()
/frameworks/base/api/
Dcurrent.txt29974 field public static final int CAPABILITY_CAN_PAUSE_VIDEO = 1048576; // 0x100000
30113 field public static final int CAPABILITY_CAN_PAUSE_VIDEO = 1048576; // 0x100000
Dsystem-current.txt32146 field public static final int CAPABILITY_CAN_PAUSE_VIDEO = 1048576; // 0x100000
32296 field public static final int CAPABILITY_CAN_PAUSE_VIDEO = 1048576; // 0x100000