Searched refs:resolverParams (Results 1 – 1 of 1) sorted by relevance
4941 final ResolverParamsParcel resolverParams = mResolverParamsParcelCaptor.getValue(); in testDnsConfigurationTransTypesPushed() local4942 assertContainsExactly(resolverParams.transportTypes, TRANSPORT_WIFI); in testDnsConfigurationTransTypesPushed()