Searched refs:nextLifecycleItemIndex (Results 1 – 1 of 1) sorted by relevance
304 final int nextLifecycleItemIndex = findNextLifecycleItemIndex(items, currentIndex + 1, in shouldExcludeLastLifecycleState() local306 if (nextLifecycleItemIndex == -1) { in shouldExcludeLastLifecycleState()311 (ActivityLifecycleItem) items.get(nextLifecycleItemIndex); in shouldExcludeLastLifecycleState()318 nextLifecycleItemIndex - 1, activityToken); in shouldExcludeLastLifecycleState()