Searched defs:tetherStartWithConfiguration (Results 1 – 5 of 5) sorted by relevance
115 void tetherStartWithConfiguration(in android.net.TetherConfigParcel config); in tetherStartWithConfiguration() method
1209 void tetherStartWithConfiguration(in TetherConfigParcel config); in tetherStartWithConfiguration() method
933 binder::Status NetdNativeService::tetherStartWithConfiguration(const TetherConfigParcel& config) { in tetherStartWithConfiguration() function in android::net::NetdNativeService