Searched defs:networkCanProtect (Results 1 – 4 of 4) sorted by relevance
77 boolean networkCanProtect(int uid); in networkCanProtect() method
978 boolean networkCanProtect(int uid); in networkCanProtect() method
94 boolean networkCanProtect(int uid); in networkCanProtect() method
1082 binder::Status NetdNativeService::networkCanProtect(int32_t uid, bool* ret) { in networkCanProtect() function in android::net::NetdNativeService