Searched refs:MIN_ENTRY_DOWNSTREAM_BANDWIDTH_KBPS_KEY (Results 1 – 3 of 3) sorted by relevance
109 static final String MIN_ENTRY_DOWNSTREAM_BANDWIDTH_KBPS_KEY = field in VcnUnderlyingNetworkTemplate188 result.putInt(MIN_ENTRY_DOWNSTREAM_BANDWIDTH_KBPS_KEY, mMinEntryDownstreamBandwidthKbps); in toPersistableBundle()
101 in.getInt(MIN_ENTRY_DOWNSTREAM_BANDWIDTH_KBPS_KEY, DEFAULT_MIN_BANDWIDTH_KBPS); in fromPersistableBundle()
181 in.getInt(MIN_ENTRY_DOWNSTREAM_BANDWIDTH_KBPS_KEY, DEFAULT_MIN_BANDWIDTH_KBPS); in fromPersistableBundle()