Searched refs:bandwidthRemoveNiceApp (Results 1 – 3 of 3) sorted by relevance
62 binder::Status bandwidthRemoveNiceApp(int32_t uid) override;
636 rc = !mNetd->bandwidthRemoveNiceApp(uid).isOk(); in runCommand()
267 binder::Status NetdNativeService::bandwidthRemoveNiceApp(int32_t) { in bandwidthRemoveNiceApp() function in android::net::NetdNativeService