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/
DCall.java375 public static final int CAPABILITY_CAN_UPGRADE_TO_VIDEO = 0x00080000; field in Call.Details
632 if (can(capabilities, CAPABILITY_CAN_UPGRADE_TO_VIDEO)) { in capabilitiesToString()
DConnection.java279 public static final int CAPABILITY_CAN_UPGRADE_TO_VIDEO = 0x00080000; field in Connection
774 if (can(capabilities, CAPABILITY_CAN_UPGRADE_TO_VIDEO)) { in capabilitiesToStringInternal()
/frameworks/base/api/
Dcurrent.txt43306 field @Deprecated public static final int CAPABILITY_CAN_UPGRADE_TO_VIDEO = 524288; // 0x80000