Searched defs:finishCount (Results 1 – 4 of 4) sorted by relevance
1669 ActivityRecord performClearTop(ActivityRecord newR, int launchFlags, int[] finishCount) { in performClearTop()1698 int[] finishCount) { in clearTopActivities()1729 void moveTaskFragmentsToBottomIfNeeded(@NonNull ActivityRecord r, @NonNull int[] finishCount) { in moveTaskFragmentsToBottomIfNeeded()1769 @NonNull int[] finishCount) { in finishActivityAbove()
1215 int[] finishCount = new int[1]; in clearTopIfNeeded() local
2300 int[] finishCount = new int[1]; in complyActivityFlags() local
296 int[] finishCount = new int[1]; in testPerformClearTop() local1965 final int[] finishCount = {0}; in testMoveTaskFragmentsToBottomIfNeeded() local