Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnection.java336 public static final int CAPABILITY_CAN_UPGRADE_TO_VIDEO = 0x00080000; field in Connection
1096 if ((capabilities & CAPABILITY_CAN_UPGRADE_TO_VIDEO) == CAPABILITY_CAN_UPGRADE_TO_VIDEO) { in capabilitiesToStringInternal()
DCall.java495 public static final int CAPABILITY_CAN_UPGRADE_TO_VIDEO = 0x00080000; field in Call.Details
799 if (can(capabilities, CAPABILITY_CAN_UPGRADE_TO_VIDEO)) { in capabilitiesToString()
/frameworks/base/core/api/
Dcurrent.txt39866 field @Deprecated public static final int CAPABILITY_CAN_UPGRADE_TO_VIDEO = 524288; // 0x80000