Home
last modified time | relevance | path

Searched defs:customizedConfig (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/tests/spa_unit/src/com/android/settings/network/apn/
DApnTypesTest.kt85 val customizedConfig = CustomizedConfig( in getPreSelectedApnType_readOnlyApnTypes() constant
/packages/apps/Settings/src/com/android/settings/network/apn/
DApnStatus.kt55 val customizedConfig: CustomizedConfig = CustomizedConfig() constant in com.android.settings.network.apn.ApnData
211 val customizedConfig = CustomizedConfig( in getCarrierCustomizedConfig() constant
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiServiceImplTest.java4012 SoftApConfiguration customizedConfig = new SoftApConfiguration.Builder() in testCustomLohs_GeneratesSsidIfAbsent() local
4046 SoftApConfiguration customizedConfig = customizedConfigBuilder.build(); in testCustomLohs_ForwardsBssid() local
10732 SoftApConfiguration customizedConfig = new SoftApConfiguration.Builder(lohsConfig) in testFailureCallbacksTriggeredWhenSoftApFailsBecauseNonSupportedConfiguration() local