Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DCall.java381 public static final int CAPABILITY_CAN_PAUSE_VIDEO = 0x00100000; field in Call.Details
635 if (can(capabilities, CAPABILITY_CAN_PAUSE_VIDEO)) { in capabilitiesToString()
DConnection.java285 public static final int CAPABILITY_CAN_PAUSE_VIDEO = 0x00100000; field in Connection
777 if (can(capabilities, CAPABILITY_CAN_PAUSE_VIDEO)) { in capabilitiesToStringInternal()
/frameworks/base/api/
Dcurrent.txt43069 field public static final int CAPABILITY_CAN_PAUSE_VIDEO = 1048576; // 0x100000
43303 field public static final int CAPABILITY_CAN_PAUSE_VIDEO = 1048576; // 0x100000