Searched defs:tetherInterfaceAdd (Results 1 – 10 of 10) sorted by relevance
59 void tetherInterfaceAdd(in @utf8InCpp String ifName); in tetherInterfaceAdd() method
77 void tetherInterfaceAdd(in @utf8InCpp String ifName); in tetherInterfaceAdd() method
76 void tetherInterfaceAdd(in @utf8InCpp String ifName); in tetherInterfaceAdd() method
99 void tetherInterfaceAdd(in @utf8InCpp String ifName); in tetherInterfaceAdd() method
740 void tetherInterfaceAdd(in @utf8InCpp String ifName); in tetherInterfaceAdd() method
993 binder::Status NetdNativeService::tetherInterfaceAdd(const std::string& ifName) { in tetherInterfaceAdd() function in android::net::NetdNativeService