Searched refs:peekLast (Results 1 – 18 of 18) sorted by relevance
109 Intent deepLinkIntent = navigator.mBackStack.peekLast().second in assertDeeplink()157 assertThat(navigator.mBackStack.peekLast().second.getString(TEST_ARG), is(TEST_ARG_VALUE)); in assertDeepLinkWithArgs()161 Intent deepLinkIntent = navigator.mBackStack.peekLast().second in assertDeepLinkWithArgs()214 assertThat(navigator.mBackStack.peekLast().second.getString(TEST_ARG), is(TEST_ARG_VALUE)); in assertUriDeepLink()218 Intent deepLinkIntent = navigator.mBackStack.peekLast().second in assertUriDeepLink()
48 && mBackStack.peekLast().first.getId() == destination.getId()) { in navigate()64 : mBackStack.peekLast().first.getId(), in popBackStack()
103 && mBackStack.peekLast().getId() != destId) {206 listener.onNavigated(this, mBackStack.peekLast()); in addOnNavigatedListener()271 while (!mBackStack.isEmpty() && mBackStack.peekLast().getId() != destination.getId()) { in popBackStack()555 return mBackStack.peekLast(); in getCurrentDestination()565 NavDestination currentNode = mBackStack.isEmpty() ? mGraph : mBackStack.peekLast(); in findDestination()606 NavDestination currentNode = mBackStack.isEmpty() ? mGraph : mBackStack.peekLast(); in navigate()
299 final E child = mChildren.peekLast(); in removeImmediately()418 if (mChildren.peekLast() != child) { in positionChildAt()645 return mChildren.peekLast(); in getTopChild()835 WindowContainer thisTop = thisParentChain.peekLast(); in compareTo()836 WindowContainer otherTop = otherParentChain.peekLast(); in compareTo()840 thisTop = thisParentChain.peekLast(); in compareTo()841 otherTop = otherParentChain.peekLast(); in compareTo()861 … return list.indexOf(thisParentChain.peekLast()) > list.indexOf(otherParentChain.peekLast()) in compareTo()
31 E peekLast() { in peekLast() method in WindowList
66 int destId = mBackStack.isEmpty() ? 0 : mBackStack.peekLast();88 int destId = mBackStack.isEmpty() ? 0 : mBackStack.peekLast(); in popBackStack()137 && mBackStack.peekLast() == destId; in navigate()
161 SurfaceControl leftTop = leftParentChain.peekLast(); in assertZOrderGreaterThan()162 SurfaceControl rightTop = rightParentChain.peekLast(); in assertZOrderGreaterThan()166 leftTop = leftParentChain.peekLast(); in assertZOrderGreaterThan()167 rightTop = rightParentChain.peekLast(); in assertZOrderGreaterThan()
146 return mChildren.peekLast(); in getLastChild()
39 return mMsgHistory.peekLast(); in getCurrentMessage()
185 args = navigator.mBackStack.peekLast().second; in navigateWithArgs()225 NavDestination newDestination = navigator.mBackStack.peekLast().first; in testNavigateFromNestedThenNavigatorInstigatedPop()354 Bundle returnedArgs = navigator.mBackStack.peekLast().second; in testNavigateViaActionWithArgs()
290 AmbientBrightnessDayStats lastBrightnessStats = userStats.peekLast(); in getOrCreateDayStats()
665 + mLastSensorReadings.peekLast().timestamp); in dump()
403 TtmlNode parent = nodeStack.peekLast(); in parseTtml()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
47644 method public E peekLast();48062 method public abstract E peekLast();48349 method public E peekLast();49188 method public E peekLast();49573 method public E peekLast();
66756 Ljava/util/ArrayDeque;->peekLast()Ljava/lang/Object;67813 Ljava/util/concurrent/ConcurrentLinkedDeque;->peekLast()Ljava/lang/Object;68268 Ljava/util/concurrent/LinkedBlockingDeque;->peekLast()Ljava/lang/Object;68884 Ljava/util/Deque;->peekLast()Ljava/lang/Object;69491 Ljava/util/LinkedList;->peekLast()Ljava/lang/Object;
48062 HSPLjava/util/ArrayDeque;->peekLast()Ljava/lang/Object;48892 HSPLjava/util/LinkedList;->peekLast()Ljava/lang/Object;
65800 method public E peekLast();66356 method public abstract E peekLast();66678 method public E peekLast();67935 method public E peekLast();68355 method public E peekLast();