Searched defs:finishCount (Results 1 – 3 of 3) sorted by relevance
1656 ActivityRecord performClearTop(ActivityRecord newR, int launchFlags, int[] finishCount) { in performClearTop()1685 int[] finishCount) { in clearTopActivities()1710 @NonNull int[] finishCount) { in finishActivityAbove()
2075 int[] finishCount = new int[1]; in complyActivityFlags() local
269 int[] finishCount = new int[1]; in testPerformClearTop() local