Searched defs:tetherOffloadRuleAdd (Results 1 – 5 of 5) sorted by relevance
120 void tetherOffloadRuleAdd(in android.net.TetherOffloadRuleParcel rule); in tetherOffloadRuleAdd() method
1258 void tetherOffloadRuleAdd(in TetherOffloadRuleParcel rule); in tetherOffloadRuleAdd() method
1256 binder::Status NetdNativeService::tetherOffloadRuleAdd(const TetherOffloadRuleParcel& rule) { in tetherOffloadRuleAdd() function in android::net::NetdNativeService