Searched refs:customConfig (Results 1 – 2 of 2) sorted by relevance
187 GameModeConfiguration customConfig = in testGameModeConfigurationIsPulled() local189 assertThat(customConfig.getGameMode()).isEqualTo(GameMode.GAME_MODE_CUSTOM); in testGameModeConfigurationIsPulled()190 assertThat(customConfig.getGameUid()).isEqualTo(mStatsdAtomTestUid); in testGameModeConfigurationIsPulled()
2201 SoftApConfiguration customConfig = customConfigBuilder.build(); in testStartLocalOnlyHotspotWithConfigBssid() local2203 sWifiManager.startLocalOnlyHotspot(customConfig, executor, callback); in testStartLocalOnlyHotspotWithConfigBssid()2234 SoftApConfiguration customConfig = in testStartLocalOnlyHotspotWithNullBssidConfig() local2246 sWifiManager.startLocalOnlyHotspot(customConfig, executor, callback); in testStartLocalOnlyHotspotWithNullBssidConfig()