Searched refs:mHasWifiReporting (Results 1 – 1 of 1) sorted by relevance
459 boolean mHasWifiReporting = false; field in BatteryStatsImpl5464 return mHasWifiReporting; in hasWifiActivityReporting()9553 mHasWifiReporting = true; in updateWifiState()11421 mHasWifiReporting = in.readInt() != 0; in readSummaryFromParcel()11807 out.writeInt(mHasWifiReporting ? 1 : 0); in writeSummaryToParcel()12234 mHasWifiReporting = in.readInt() != 0; in readFromParcelLocked()12406 out.writeInt(mHasWifiReporting ? 1 : 0); in writeToParcelLocked()