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