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