Searched refs:MSG_ON_CAN_ADD_CALL_CHANGED (Results 1 – 2 of 2) sorted by relevance
224 private static final int MSG_ON_CAN_ADD_CALL_CHANGED = 7; field in InCallService271 case MSG_ON_CAN_ADD_CALL_CHANGED:360 mHandler.obtainMessage(MSG_ON_CAN_ADD_CALL_CHANGED, canAddCall ? 1 : 0, 0) in onCanAddCallChanged()
66194 Landroid/telecom/InCallService;->MSG_ON_CAN_ADD_CALL_CHANGED:I