Home
last modified time | relevance | path

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

/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/
DINetd.aidl52 void bandwidthAddNaughtyApp(int uid); in bandwidthAddNaughtyApp() method
/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
DINetd.aidl70 void bandwidthAddNaughtyApp(int uid); in bandwidthAddNaughtyApp() method
/system/netd/server/binder/android/net/
DINetd.aidl673 void bandwidthAddNaughtyApp(int uid); in bandwidthAddNaughtyApp() method
/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
DINetd.aidl70 void bandwidthAddNaughtyApp(int uid); in bandwidthAddNaughtyApp() method
/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/
DINetd.aidl69 void bandwidthAddNaughtyApp(int uid); in bandwidthAddNaughtyApp() method
/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/
DINetd.aidl70 void bandwidthAddNaughtyApp(int uid); in bandwidthAddNaughtyApp() method
/system/netd/server/
DNetdNativeService.cpp319 binder::Status NetdNativeService::bandwidthAddNaughtyApp(int32_t uid) { in bandwidthAddNaughtyApp() function in android::net::NetdNativeService