Searched refs:mStartPlatformVersion (Results 1 – 1 of 1) sorted by relevance
237 String mStartPlatformVersion; field in BatteryStatsImpl4156 return mStartPlatformVersion; in getStartPlatformVersion()6457 mStartPlatformVersion = mEndPlatformVersion = Build.ID; in BatteryStatsImpl()7899 mStartPlatformVersion = in.readString(); in readSummaryFromParcel()8193 out.writeString(mStartPlatformVersion); in writeSummaryToParcel()8488 mStartPlatformVersion = in.readString(); in readFromParcelLocked()8651 out.writeString(mStartPlatformVersion); in writeToParcelLocked()