Home
last modified time | relevance | path

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

/aosp12/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/
H A DINetd.aidl53 void bandwidthRemoveNaughtyApp(int uid); in bandwidthRemoveNaughtyApp() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
H A DINetd.aidl71 void bandwidthRemoveNaughtyApp(int uid); in bandwidthRemoveNaughtyApp() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/
H A DINetd.aidl70 void bandwidthRemoveNaughtyApp(int uid); in bandwidthRemoveNaughtyApp() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/
H A DINetd.aidl71 void bandwidthRemoveNaughtyApp(int uid); in bandwidthRemoveNaughtyApp() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/
H A DINetd.aidl71 void bandwidthRemoveNaughtyApp(int uid); in bandwidthRemoveNaughtyApp() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/
H A DINetd.aidl93 void bandwidthRemoveNaughtyApp(int uid); in bandwidthRemoveNaughtyApp() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/
H A DINetd.aidl93 void bandwidthRemoveNaughtyApp(int uid); in bandwidthRemoveNaughtyApp() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
H A DINetd.aidl93 void bandwidthRemoveNaughtyApp(int uid); in bandwidthRemoveNaughtyApp() method
/aosp12/system/netd/server/binder/android/net/
H A DINetd.aidl686 void bandwidthRemoveNaughtyApp(int uid); in bandwidthRemoveNaughtyApp() method
/aosp12/system/netd/server/
H A DNetdNativeService.cpp329 binder::Status NetdNativeService::bandwidthRemoveNaughtyApp(int32_t uid) { in bandwidthRemoveNaughtyApp() function in android::net::NetdNativeService