Searched refs:mWifiMulticastNesting (Results 1 – 1 of 1) sorted by relevance
2201 int mWifiMulticastNesting = 0; field in BatteryStatsImpl2204 if (mWifiMulticastNesting == 0) { in noteWifiMulticastEnabledLocked()2210 mWifiMulticastNesting++; in noteWifiMulticastEnabledLocked()2215 mWifiMulticastNesting--; in noteWifiMulticastDisabledLocked()2216 if (mWifiMulticastNesting == 0) { in noteWifiMulticastDisabledLocked()