Searched refs:mWifiMulticastNesting (Results 1 – 1 of 1) sorted by relevance
6069 int mWifiMulticastNesting = 0; field in BatteryStatsImpl6075 if (mWifiMulticastNesting == 0) { in noteWifiMulticastEnabledLocked()6087 mWifiMulticastNesting++; in noteWifiMulticastEnabledLocked()6095 mWifiMulticastNesting--; in noteWifiMulticastDisabledLocked()6096 if (mWifiMulticastNesting == 0) { in noteWifiMulticastDisabledLocked()