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