Searched refs:networkSetProtectAllow (Results 1 – 15 of 15) sorted by relevance
75 void networkSetProtectAllow(int uid); in networkSetProtectAllow() method
92 void networkSetProtectAllow(int uid); in networkSetProtectAllow() method
93 void networkSetProtectAllow(int uid); in networkSetProtectAllow() method
115 void networkSetProtectAllow(int uid); in networkSetProtectAllow() method
987 void networkSetProtectAllow(int uid); in networkSetProtectAllow() method
104 binder::Status networkSetProtectAllow(int32_t uid) override;
1225 mNetd->networkSetProtectAllow(uid); in runCommand()
1163 binder::Status NetdNativeService::networkSetProtectAllow(int32_t uid) { in networkSetProtectAllow() function in android::net::NetdNativeService
1767 mNetdService.networkSetProtectAllow(uid); in allowProtect()
2126 binder::Status status = mNetd->networkSetProtectAllow(TEST_UID1); in TEST_F()
404 PLandroid/net/INetd$Stub$Proxy;->networkSetProtectAllow(I)V