Home
last modified time | relevance | path

Searched defs:trafficSetNetPermForUids (Results 1 – 7 of 7) sorted by relevance

/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/
DINetd.aidl74 void trafficSetNetPermForUids(int permission, in int[] uids); in trafficSetNetPermForUids() method
/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
DINetd.aidl92 void trafficSetNetPermForUids(int permission, in int[] uids); in trafficSetNetPermForUids() method
/system/netd/server/binder/android/net/
DINetd.aidl957 void trafficSetNetPermForUids(int permission, in int[] uids); in trafficSetNetPermForUids() method
/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
DINetd.aidl92 void trafficSetNetPermForUids(int permission, in int[] uids); in trafficSetNetPermForUids() method
/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/
DINetd.aidl91 void trafficSetNetPermForUids(int permission, in int[] uids); in trafficSetNetPermForUids() method
/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/
DINetd.aidl92 void trafficSetNetPermForUids(int permission, in int[] uids); in trafficSetNetPermForUids() method
/system/netd/server/
DNetdNativeService.cpp1145 binder::Status NetdNativeService::trafficSetNetPermForUids(int32_t permission, in trafficSetNetPermForUids() function in android::net::NetdNativeService