Searched refs:mGatewayConnectionConfig (Results 1 – 2 of 2) sorted by relevance
688 public final VcnGatewayConnectionConfig mGatewayConnectionConfig; field in Vcn.VcnGatewayStatusCallbackImpl691 mGatewayConnectionConfig = gatewayConnectionConfig; in VcnGatewayStatusCallbackImpl()696 sendMessage(obtainMessage(MSG_EVENT_GATEWAY_CONNECTION_QUIT, mGatewayConnectionConfig)); in onQuit()
102 private VcnGatewayConnectionConfig mGatewayConnectionConfig; field in VcnTest