Searched refs:mLaunchedTimeMs (Results 1 – 2 of 2) sorted by relevance
52 mLaunchedTimeMs = 5053; in populate()79 return mLaunchedTimeMs; in getLaunchedTime()
10620 protected long mLaunchedTimeMs; field in BatteryStatsImpl.Uid.Pkg.Serv10675 mLaunchedTimeMs = in.readLong(); in readFromParcelLocked()10686 out.writeLong(mLaunchedTimeMs); in writeToParcelLocked()10693 if (!mLaunched) return mLaunchedTimeMs; in getLaunchTimeToNowLocked()10694 return mLaunchedTimeMs + batteryUptimeMs - mLaunchedSinceMs; in getLaunchTimeToNowLocked()10723 mLaunchedTimeMs += timeMs; in stopLaunchedLocked()