Searched defs:prevEstimatedLaunchTime (Results 1 – 1 of 1) sorted by relevance
108 long prevEstimatedLaunchTime, long newEstimatedLaunchTime, long nowElapsed); in onPrefetchCacheUpdated()305 final long prevEstimatedLaunchTime = mEstimatedLaunchTimes.get(userId, pkgName); in processUpdatedEstimatedLaunchTime() local