Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnection.java313 public static final int CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION = 0x00400000; field in Connection
783 if (can(capabilities, CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION)) { in capabilitiesToStringInternal()
DCall.java387 public static final int CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION = 0x00200000; field in Call.Details
/frameworks/base/api/
Dcurrent.txt43305 field public static final int CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION = 4194304; // 0x400000
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt70270 Landroid/telecom/Call$Details;->CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION:I