Searched refs:CustomizedConfig (Results 1 – 4 of 4) sorted by relevance
55 val customizedConfig: CustomizedConfig = CustomizedConfig()89 data class CustomizedConfig( dataClass197 ): CustomizedConfig { in getCarrierCustomizedConfig()211 val customizedConfig = CustomizedConfig( in getCarrierCustomizedConfig()
125 fun getPreSelectedApnType(customizedConfig: CustomizedConfig): String = in getPreSelectedApnType()
78 val apnType = ApnTypes.getPreSelectedApnType(CustomizedConfig()) in getPreSelectedApnType_regular()85 val customizedConfig = CustomizedConfig( in getPreSelectedApnType_readOnlyApnTypes()
70 val apnData = ApnData(customizedConfig = CustomizedConfig(readOnlyApn = true)) in isFieldEnabled_readOnlyApn()80 customizedConfig = CustomizedConfig( in isFieldEnabled_readOnlyApnFields()