Searched refs:MIN_EXIT_UPSTREAM_BANDWIDTH_KBPS_KEY (Results 1 – 3 of 3) sorted by relevance
104 static final String MIN_EXIT_UPSTREAM_BANDWIDTH_KBPS_KEY = "mMinExitUpstreamBandwidthKbps"; field in VcnUnderlyingNetworkTemplate187 result.putInt(MIN_EXIT_UPSTREAM_BANDWIDTH_KBPS_KEY, mMinExitUpstreamBandwidthKbps); in toPersistableBundle()
99 in.getInt(MIN_EXIT_UPSTREAM_BANDWIDTH_KBPS_KEY, DEFAULT_MIN_BANDWIDTH_KBPS); in fromPersistableBundle()
179 in.getInt(MIN_EXIT_UPSTREAM_BANDWIDTH_KBPS_KEY, DEFAULT_MIN_BANDWIDTH_KBPS); in fromPersistableBundle()