Searched refs:CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION (Results 1 – 5 of 5) sorted by relevance
355 public static final int CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION = 0x00400000; field in Connection975 if ((capabilities & CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION) in capabilitiesToStringInternal()976 == CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION) { in capabilitiesToStringInternal()
427 public static final int CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION = 0x00200000; field in Call.Details
43802 field public static final int CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION = 4194304; // 0x400000
43946 field public static final int CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION = 4194304; // 0x400000
65503 Landroid/telecom/Call$Details;->CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION:I