Home
last modified time | relevance | path

Searched defs:bandwidthAddNiceApp (Results 1 – 4 of 4) sorted by relevance

/system/netd/server/aidl/netd/1/android/net/
DINetd.aidl54 void bandwidthAddNiceApp(int uid); in bandwidthAddNiceApp() method
/system/netd/server/binder/android/net/
DINetd.aidl687 void bandwidthAddNiceApp(int uid); in bandwidthAddNiceApp() method
/system/netd/server/aidl/netd/2/android/net/
DINetd.aidl71 void bandwidthAddNiceApp(int uid); in bandwidthAddNiceApp() method
/system/netd/server/
DNetdNativeService.cpp312 binder::Status NetdNativeService::bandwidthAddNiceApp(int32_t uid) { in bandwidthAddNiceApp() function in android::net::NetdNativeService