Searched refs:tetherStartWithConfiguration (Results 1 – 3 of 3) sorted by relevance
133 binder::Status tetherStartWithConfiguration(const TetherConfigParcel& config) override;
893 return tetherStartWithConfiguration(config); in tetherStart()896 binder::Status NetdNativeService::tetherStartWithConfiguration(const TetherConfigParcel& config) { in tetherStartWithConfiguration() function in android::net::NetdNativeService
2436 binder::Status status = mNetd->tetherStartWithConfiguration(config); in TEST_F()2585 status = mNetd->tetherStartWithConfiguration(config); in TEST_F()