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