Searched refs:MIN_ENTRY_UPSTREAM_BANDWIDTH_KBPS_KEY (Results 1 – 3 of 3) sorted by relevance
99 static final String MIN_ENTRY_UPSTREAM_BANDWIDTH_KBPS_KEY = "mMinEntryUpstreamBandwidthKbps"; field in VcnUnderlyingNetworkTemplate186 result.putInt(MIN_ENTRY_UPSTREAM_BANDWIDTH_KBPS_KEY, mMinEntryUpstreamBandwidthKbps); in toPersistableBundle()
97 in.getInt(MIN_ENTRY_UPSTREAM_BANDWIDTH_KBPS_KEY, DEFAULT_MIN_BANDWIDTH_KBPS); in fromPersistableBundle()
177 in.getInt(MIN_ENTRY_UPSTREAM_BANDWIDTH_KBPS_KEY, DEFAULT_MIN_BANDWIDTH_KBPS); in fromPersistableBundle()