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