Searched defs:tetherStart (Results 1 – 11 of 11) sorted by relevance
42 public static void tetherStart(final INetd netd, final boolean usingLegacyDnsProxy, in tetherStart() method in NetdUtils
56 void tetherStart(in @utf8InCpp String[] dhcpRanges); in tetherStart() method
74 void tetherStart(in @utf8InCpp String[] dhcpRanges); in tetherStart() method
73 void tetherStart(in @utf8InCpp String[] dhcpRanges); in tetherStart() method
96 void tetherStart(in @utf8InCpp String[] dhcpRanges); in tetherStart() method
716 void tetherStart(in @utf8InCpp String[] dhcpRanges); in tetherStart() method
964 binder::Status NetdNativeService::tetherStart(const std::vector<std::string>& dhcpRanges) { in tetherStart() function in android::net::NetdNativeService