Searched refs:ALLOWED_SPECIFIC_CARRIER_IDS_KEY (Results 1 – 1 of 1) sorted by relevance
65 private static final String ALLOWED_SPECIFIC_CARRIER_IDS_KEY = "mAllowedSpecificCarrierIds"; field in VcnCellUnderlyingNetworkTemplate193 in.getPersistableBundle(ALLOWED_SPECIFIC_CARRIER_IDS_KEY); in fromPersistableBundle()244 result.putPersistableBundle(ALLOWED_SPECIFIC_CARRIER_IDS_KEY, specificCarrierIdsBundle); in toPersistableBundle()