Searched defs:transportTypes (Results 1 – 11 of 11) sorted by relevance
333 public void updateTransportsForNetwork(int netId, @NonNull int[] transportTypes) { in updateTransportsForNetwork()354 final int[] transportTypes = mTransportsMap.get(netId); in sendDnsConfigurationForNetwork() local
1051 std::vector<int32_t> transportTypes; member1563 bool is_mdns_supported_transport_types(const std::vector<int32_t>& transportTypes) { in is_mdns_supported_transport_types()1641 const std::vector<int32_t>& transportTypes) { in resolv_set_nameservers()2018 android::net::NetworkType convert_network_type(const std::vector<int32_t>& transportTypes) { in convert_network_type()2048 static const char* transport_type_to_str(const std::vector<int32_t>& transportTypes) { in transport_type_to_str()
1858 const std::vector<int32_t>& transportTypes = {IDnsResolver::TRANSPORT_WIFI}; in TEST_F() local1879 const std::vector<int32_t>& transportTypes = {IDnsResolver::TRANSPORT_WIFI, in TEST_F() local1889 std::vector<int32_t> transportTypes; in TEST_F() member
63 std::vector<int32_t> transportTypes; member
6267 const std::vector<int32_t>& transportTypes; member
447 final int[] transportTypes = capabilities.getTransportTypes(); in getLegacyType() local
857 final int[] transportTypes = nc.getTransportTypes(); in testGetTransportTypes() local
2033 public final int[] transportTypes; field in ReportedInterfaces2051 final int[] transportTypes) { in reportNetworkInterfaceForTransports()
1350 int[] transportTypes) { in reportNetworkInterfaceForTransports()
1244 public void setTransportTypes(@Transport int[] transportTypes) { in setTransportTypes()
1929 int[] transportTypes = mNetworkCapabilities.getTransportTypes(); in onlyWifiTransport() local