Home
last modified time | relevance | path

Searched defs:firewallRemoveUidInterfaceRules (Results 1 – 9 of 9) sorted by relevance

/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
DINetd.aidl112 void firewallRemoveUidInterfaceRules(in int[] uids); in firewallRemoveUidInterfaceRules() method
/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/
DINetd.aidl111 void firewallRemoveUidInterfaceRules(in int[] uids); in firewallRemoveUidInterfaceRules() method
/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/
DINetd.aidl112 void firewallRemoveUidInterfaceRules(in int[] uids); in firewallRemoveUidInterfaceRules() method
/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/
DINetd.aidl112 void firewallRemoveUidInterfaceRules(in int[] uids); in firewallRemoveUidInterfaceRules() method
/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/
DINetd.aidl134 void firewallRemoveUidInterfaceRules(in int[] uids); in firewallRemoveUidInterfaceRules() method
/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/
DINetd.aidl134 void firewallRemoveUidInterfaceRules(in int[] uids); in firewallRemoveUidInterfaceRules() method
/system/netd/server/binder/android/net/
DINetd.aidl1218 void firewallRemoveUidInterfaceRules(in int[] uids); in firewallRemoveUidInterfaceRules() method
/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
DINetd.aidl134 void firewallRemoveUidInterfaceRules(in int[] uids); in firewallRemoveUidInterfaceRules() method
/system/netd/server/
DNetdNativeService.cpp1233 binder::Status NetdNativeService::firewallRemoveUidInterfaceRules( in firewallRemoveUidInterfaceRules() function in android::net::NetdNativeService