Searched refs:bandwidthRemoveNaughtyApp (Results 1 – 7 of 7) sorted by relevance
53 void bandwidthRemoveNaughtyApp(int uid); in bandwidthRemoveNaughtyApp() method
678 void bandwidthRemoveNaughtyApp(int uid); in bandwidthRemoveNaughtyApp() method
70 void bandwidthRemoveNaughtyApp(int uid); in bandwidthRemoveNaughtyApp() method
61 binder::Status bandwidthRemoveNaughtyApp(int32_t uid) override;
613 rc = !mNetd->bandwidthRemoveNaughtyApp(uid).isOk(); in runCommand()
305 binder::Status NetdNativeService::bandwidthRemoveNaughtyApp(int32_t uid) { in bandwidthRemoveNaughtyApp() function in android::net::NetdNativeService
1649 status = mNetd->bandwidthRemoveNaughtyApp(uid); in TEST_F()