Searched defs:tetherStart (Results 1 – 4 of 4) sorted by relevance
56 void tetherStart(in @utf8InCpp String[] dhcpRanges); in tetherStart() method
708 void tetherStart(in @utf8InCpp String[] dhcpRanges); in tetherStart() method
73 void tetherStart(in @utf8InCpp String[] dhcpRanges); in tetherStart() method
910 binder::Status NetdNativeService::tetherStart(const std::vector<std::string>& dhcpRanges) { in tetherStart() function in android::net::NetdNativeService