Searched refs:bandwidthRemoveNiceApp (Results 1 – 7 of 7) sorted by relevance
55 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
696 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
72 void bandwidthRemoveNiceApp(int uid); in bandwidthRemoveNiceApp() method
63 binder::Status bandwidthRemoveNiceApp(int32_t uid) override;
643 rc = !mNetd->bandwidthRemoveNiceApp(uid).isOk(); in runCommand()
319 binder::Status NetdNativeService::bandwidthRemoveNiceApp(int32_t uid) { in bandwidthRemoveNiceApp() function in android::net::NetdNativeService
1659 status = mNetd->bandwidthRemoveNiceApp(uid); in TEST_F()