Searched refs:mHasWifiReporting (Results 1 – 1 of 1) sorted by relevance
832 boolean mHasWifiReporting = false; field in BatteryStatsImpl6564 return mHasWifiReporting; in hasWifiActivityReporting()11150 mHasWifiReporting = true; in updateWifiState()13821 mHasWifiReporting = in.readInt() != 0; in readSummaryFromParcel()14278 out.writeInt(mHasWifiReporting ? 1 : 0); in writeSummaryToParcel()14774 mHasWifiReporting = in.readInt() != 0; in readFromParcelLocked()14975 out.writeInt(mHasWifiReporting ? 1 : 0); in writeToParcelLocked()