Home
last modified time | relevance | path

Searched refs:descendingIterator (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DReferenceWithHistory.java117 Iterator<TimestampedValue<V>> reverseIterator = mValues.descendingIterator(); in dump()
/aosp14/frameworks/base/services/core/java/com/android/server/location/contexthub/
H A DContextHubClientManager.java403 Iterator<RegistrationRecord> it = mRegistrationRecordDeque.descendingIterator(); in dump()
422 Iterator<RegistrationRecord> it = mRegistrationRecordDeque.descendingIterator(); in toString()
H A DContextHubTransactionManager.java535 Iterator<TransactionRecord> iterator = mTransactionRecordDeque.descendingIterator();
/aosp14/frameworks/base/core/java/android/util/
H A DLocalLog.java107 Iterator<String> itr = mLog.descendingIterator(); in reverseDump()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBaseAppStateTimeSlotEvents.java129 final Iterator<Integer> it = events.descendingIterator(); in getTotalEventsSince()
H A DBroadcastProcessQueue.java339 final Iterator<SomeArgs> it = queue.descendingIterator(); in replaceBroadcastInQueue()
1270 final Iterator<SomeArgs> it = queue.descendingIterator(); in assertHealthLocked()
/aosp14/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustArchive.java117 Iterator<Event> iter = mEvents.descendingIterator(); in dump()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java740 public Iterator<Pair<StatusBarNotification, Integer>> descendingIterator() { in descendingIterator() method in NotificationManagerService.Archive
741 return mBuffer.descendingIterator(); in descendingIterator()
755 Iterator<Pair<StatusBarNotification, Integer>> iter = descendingIterator(); in getArray()
788 Iterator<Pair<StatusBarNotification, Integer>> bufferIter = descendingIterator(); in removeChannelNotifications()
805 Iterator<Pair<StatusBarNotification, Integer>> iter = descendingIterator(); in dumpImpl()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/packages/CredentialManager/
H A Dprofile.txt.prof143 HSPLandroidx/arch/core/internal/SafeIterableMap;->descendingIterator()Ljava/util/Iterator;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt27630 HSPLjava/util/ArrayDeque;->descendingIterator()Ljava/util/Iterator;
28690 HSPLjava/util/LinkedList;->descendingIterator()Ljava/util/Iterator;