Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/ui/view/
DNotificationStatsLoggerTest.kt184 val (newRanks, newLocations) = fakeNotificationMaps("key1", "key0") in <lambda>() constant
185 underTest.onNotificationLocationsChanged({ newLocations }, newRanks) in <lambda>()