Home
last modified time | relevance | path

Searched defs:bandwidthRemoveNiceApp (Results 1 – 10 of 10) sorted by relevance

/aosp12/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/
H A DINetd.aidl55 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
H A DINetd.aidl73 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/
H A DINetd.aidl72 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/
H A DINetd.aidl73 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/
H A DINetd.aidl73 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/
H A DINetd.aidl95 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/
H A DINetd.aidl95 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
H A DINetd.aidl95 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
/aosp12/system/netd/server/binder/android/net/
H A DINetd.aidl704 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
/aosp12/system/netd/server/
H A DNetdNativeService.cpp343 binder::Status NetdNativeService::bandwidthRemoveNiceApp(int32_t uid) { in bandwidthRemoveNiceApp() function in android::net::NetdNativeService