Searched refs:mWifiMulticastNesting (Results 1 – 1 of 1) sorted by relevance
5128 int mWifiMulticastNesting = 0; field in BatteryStatsImpl5134 if (mWifiMulticastNesting == 0) { in noteWifiMulticastEnabledLocked()5140 mWifiMulticastNesting++; in noteWifiMulticastEnabledLocked()5148 mWifiMulticastNesting--; in noteWifiMulticastDisabledLocked()5149 if (mWifiMulticastNesting == 0) { in noteWifiMulticastDisabledLocked()