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