Searched refs:GATEWAY_CONNECTION_NAME_KEY (Results 1 – 1 of 1) sorted by relevance
160 private static final String GATEWAY_CONNECTION_NAME_KEY = "mGatewayConnectionName"; field in VcnGatewayConnectionConfig202 mGatewayConnectionName = in.getString(GATEWAY_CONNECTION_NAME_KEY); in VcnGatewayConnectionConfig()342 result.putString(GATEWAY_CONNECTION_NAME_KEY, mGatewayConnectionName); in toPersistableBundle()