Searched defs:updateUidLockdownRule (Results 1 – 2 of 2) sorted by relevance
409 Status TrafficController::updateUidLockdownRule(const uid_t uid, const bool add) { in updateUidLockdownRule() function in android::net::TrafficController
894 public void updateUidLockdownRule(final int uid, final boolean add) { in updateUidLockdownRule() method in BpfNetMaps