Home
last modified time | relevance | path

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

/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/
DINetd.aidl55 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
DINetd.aidl73 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
/system/netd/server/binder/android/net/
DINetd.aidl700 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
DINetd.aidl73 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/
DINetd.aidl72 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/
DINetd.aidl73 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
/system/netd/server/
DNetdNativeService.cpp340 binder::Status NetdNativeService::bandwidthRemoveNiceApp(int32_t uid) { in bandwidthRemoveNiceApp() function in android::net::NetdNativeService