Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnection.java319 public static final int CAPABILITY_CAN_UPGRADE_TO_VIDEO = 0x00080000; field in Connection
965 if ((capabilities & CAPABILITY_CAN_UPGRADE_TO_VIDEO) == CAPABILITY_CAN_UPGRADE_TO_VIDEO) { in capabilitiesToStringInternal()
DCall.java415 public static final int CAPABILITY_CAN_UPGRADE_TO_VIDEO = 0x00080000; field in Call.Details
709 if (can(capabilities, CAPABILITY_CAN_UPGRADE_TO_VIDEO)) { in capabilitiesToString()
/frameworks/base/non-updatable-api/
Dcurrent.txt43803 field @Deprecated public static final int CAPABILITY_CAN_UPGRADE_TO_VIDEO = 524288; // 0x80000
/frameworks/base/api/
Dcurrent.txt43947 field @Deprecated public static final int CAPABILITY_CAN_UPGRADE_TO_VIDEO = 524288; // 0x80000