Searched refs:launchCount (Results 1 – 4 of 4) sorted by relevance
113 scoredTarget.launchCount = launched; in compute()133 final float launchCountScore = (float) target.launchCount / mostLaunched; in compute()207 public long launchCount; field in ResolverComparator.ScoredTarget219 + " launchCount: " + launchCount in toString()
172 int launchCount; // count of launches since last state field in ActivityRecord278 pw.print(" launchCount="); pw.print(launchCount); in dump()
970 r.launchCount = 0; in activityStoppedLocked()3556 } else if (r.launchCount > 2 && in removeHistoryRecordsForAppLocked()
1206 r.launchCount++; in realStartActivityLocked()