Home
last modified time | relevance | path

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

/system/netd/server/aidl/netd/1/android/net/
DINetd.aidl55 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
/system/netd/server/binder/android/net/
DINetd.aidl696 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
/system/netd/server/aidl/netd/2/android/net/
DINetd.aidl72 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
/system/netd/server/
DNetdNativeService.cpp319 binder::Status NetdNativeService::bandwidthRemoveNiceApp(int32_t uid) { in bandwidthRemoveNiceApp() function in android::net::NetdNativeService