Searched refs:LOCAL_POWERSAVE (Results 1 – 3 of 3) sorted by relevance
71 const char* FirewallController::LOCAL_POWERSAVE = "fw_powersave"; member in android::net::FirewallController102 res |= createChain(LOCAL_POWERSAVE, getFirewallType(POWERSAVE)); in setupIptablesHooks()159 name = LOCAL_POWERSAVE; in enableChildChains()260 chainNames = {LOCAL_POWERSAVE}; in setUidRule()
88 static const char* LOCAL_POWERSAVE; variable
659 } else if (!name.compare(FirewallController::LOCAL_POWERSAVE)) { in replaceUidOwnerMap()