Home
last modified time | relevance | path

Searched defs:getPrevious (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/table/reader/
H A DTable.java58 T getPrevious(); in getPrevious() method
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A DTestState.java104 public T getPrevious(int age) { in getPrevious() method in TestState
/aosp12/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/table/packed/read/
H A DBaseTypedPackedTable.java101 public E getPrevious() { in getPrevious() method in BaseTypedPackedTable.BasePackedTableEntry
H A DPackedTableReader.java271 public Entry getPrevious() { in getPrevious() method in PackedTableReader.Entry
/aosp12/packages/apps/Car/tests/TestMediaApp/src/com/android/car/media/testmediaapp/
H A DTmaMediaItem.java138 TmaMediaItem getPrevious() { in getPrevious() method in TmaMediaItem
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationUsageStats.java419 public AggregatedStats getPrevious() { in getPrevious() method in NotificationUsageStats.AggregatedStats