Searched defs:tetherInterfaceRemove (Results 1 – 7 of 7) sorted by relevance
60 void tetherInterfaceRemove(in @utf8InCpp String ifName); in tetherInterfaceRemove() method
78 void tetherInterfaceRemove(in @utf8InCpp String ifName); in tetherInterfaceRemove() method
745 void tetherInterfaceRemove(in @utf8InCpp String ifName); in tetherInterfaceRemove() method
77 void tetherInterfaceRemove(in @utf8InCpp String ifName); in tetherInterfaceRemove() method
961 binder::Status NetdNativeService::tetherInterfaceRemove(const std::string& ifName) { in tetherInterfaceRemove() function in android::net::NetdNativeService