Searched refs:defaultApnTypes (Results 1 – 2 of 2) sorted by relevance
94 val defaultApnTypes: List<String>? = null, constant in com.android.settings.network.apn.CustomizedConfig218 defaultApnTypes = b.getStringArray( in getCarrierCustomizedConfig()232 customizedConfig.defaultApnTypes?.takeIf { it.isNotEmpty() }?.let { in getCarrierCustomizedConfig()
126 (customizedConfig.defaultApnTypes in getPreSelectedApnType()