Searched refs:mLaunchedTimeMs (Results 1 – 2 of 2) sorted by relevance
43 mLaunchedTimeMs = 5053; in populate()70 return mLaunchedTimeMs; in getLaunchedTime()
10272 protected long mLaunchedTimeMs; field in BatteryStatsImpl.Uid.Pkg.Serv10327 mLaunchedTimeMs = in.readLong(); in readFromParcelLocked()10338 out.writeLong(mLaunchedTimeMs); in writeToParcelLocked()10345 if (!mLaunched) return mLaunchedTimeMs; in getLaunchTimeToNowLocked()10346 return mLaunchedTimeMs + batteryUptimeMs - mLaunchedSinceMs; in getLaunchTimeToNowLocked()10375 mLaunchedTimeMs += timeMs; in stopLaunchedLocked()