Home
last modified time | relevance | path

Searched defs:tetherOffloadSetInterfaceQuota (Results 1 – 7 of 7) sorted by relevance

/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
DINetd.aidl123 void tetherOffloadSetInterfaceQuota(int ifIndex, long quotaBytes); in tetherOffloadSetInterfaceQuota() method
/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/
DINetd.aidl123 void tetherOffloadSetInterfaceQuota(int ifIndex, long quotaBytes); in tetherOffloadSetInterfaceQuota() method
/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/
DINetd.aidl145 void tetherOffloadSetInterfaceQuota(int ifIndex, long quotaBytes); in tetherOffloadSetInterfaceQuota() method
/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/
DINetd.aidl145 void tetherOffloadSetInterfaceQuota(int ifIndex, long quotaBytes); in tetherOffloadSetInterfaceQuota() method
/system/netd/server/binder/android/net/
DINetd.aidl1325 void tetherOffloadSetInterfaceQuota(int ifIndex, long quotaBytes); in tetherOffloadSetInterfaceQuota() method
/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
DINetd.aidl145 void tetherOffloadSetInterfaceQuota(int ifIndex, long quotaBytes); in tetherOffloadSetInterfaceQuota() method
/system/netd/server/
DNetdNativeService.cpp1318 binder::Status NetdNativeService::tetherOffloadSetInterfaceQuota(int /* ifIndex */, in tetherOffloadSetInterfaceQuota() function in android::net::NetdNativeService