Searched refs:mUnpluggedStarts (Results 1 – 1 of 1) sorted by relevance
5948 int mUnpluggedStarts; field in BatteryStatsImpl.Uid.Proc5976 mUnpluggedStarts = mStarts; in onTimeStarted()5990 mUnpluggedStarts = mUnpluggedNumCrashes = mUnpluggedNumAnrs = 0; in reset()6086 out.writeInt(mUnpluggedStarts); in writeToParcelLocked()6108 mUnpluggedStarts = in.readInt(); in readFromParcelLocked()6179 val -= mUnpluggedStarts; in getStarts()6377 int mUnpluggedStarts; field in BatteryStatsImpl.Uid.Pkg.Serv6391 mUnpluggedStarts = mStarts; in onTimeStarted()6419 mUnpluggedStarts = in.readInt(); in readFromParcelLocked()6436 out.writeInt(mUnpluggedStarts); in writeToParcelLocked()[all …]