Searched refs:canProtectLocked (Results 1 – 2 of 2) sorted by relevance
161 bool canProtectLocked(uid_t uid) const;
343 fwmark.protectedFromVpn = explicitlySelected && canProtectLocked(uid); in getNetworkContext()702 bool NetworkController::canProtectLocked(uid_t uid) const { in canProtectLocked() function in android::net::NetworkController709 return canProtectLocked(uid); in canProtect()