Searched refs:bandwidthRemoveNaughtyApp (Results 1 – 12 of 12) sorted by relevance
53 void bandwidthRemoveNaughtyApp(int uid); in bandwidthRemoveNaughtyApp() method
70 void bandwidthRemoveNaughtyApp(int uid); in bandwidthRemoveNaughtyApp() method
71 void bandwidthRemoveNaughtyApp(int uid); in bandwidthRemoveNaughtyApp() method
93 void bandwidthRemoveNaughtyApp(int uid); in bandwidthRemoveNaughtyApp() method
686 void bandwidthRemoveNaughtyApp(int uid); in bandwidthRemoveNaughtyApp() method
60 binder::Status bandwidthRemoveNaughtyApp(int32_t uid) override;
607 rc = !mNetd->bandwidthRemoveNaughtyApp(uid).isOk(); in runCommand()
329 binder::Status NetdNativeService::bandwidthRemoveNaughtyApp(int32_t uid) { in bandwidthRemoveNaughtyApp() function in android::net::NetdNativeService