Searched defs:tetherInterfaceList (Results 1 – 4 of 4) sorted by relevance
61 @utf8InCpp String[] tetherInterfaceList(); in tetherInterfaceList() method
749 @utf8InCpp String[] tetherInterfaceList(); in tetherInterfaceList() method
78 @utf8InCpp String[] tetherInterfaceList(); in tetherInterfaceList() method
943 binder::Status NetdNativeService::tetherInterfaceList(std::vector<std::string>* ifList) { in tetherInterfaceList() function in android::net::NetdNativeService