Searched refs:mLaunchedTimeMs (Results 1 – 2 of 2) sorted by relevance
43 mLaunchedTimeMs = 5053; in populate()70 return mLaunchedTimeMs; in getLaunchedTime()
10443 protected long mLaunchedTimeMs; field in BatteryStatsImpl.Uid.Pkg.Serv10498 mLaunchedTimeMs = in.readLong(); in readFromParcelLocked()10509 out.writeLong(mLaunchedTimeMs); in writeToParcelLocked()10516 if (!mLaunched) return mLaunchedTimeMs; in getLaunchTimeToNowLocked()10517 return mLaunchedTimeMs + batteryUptimeMs - mLaunchedSinceMs; in getLaunchTimeToNowLocked()10548 mLaunchedTimeMs += timeMs; in stopLaunchedLocked()