Searched defs:finishCount (Results 1 – 3 of 3) sorted by relevance
1633 ActivityRecord performClearTop(ActivityRecord newR, int launchFlags, int[] finishCount) { in performClearTop()1662 int[] finishCount) { in clearTopActivities()1687 @NonNull int[] finishCount) { in finishActivityAbove()
2328 int[] finishCount = new int[0]; in clearTopIfNeeded() local2439 int[] finishCount = new int[1]; in complyActivityFlags() local
270 int[] finishCount = new int[1]; in testPerformClearTop() local