Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutControllerTest.java438 static class LogMatcher implements ArgumentMatcher<LogMaker> { class in NotificationStackScrollLayoutControllerTest
441 LogMatcher(int category, int type) { in LogMatcher() method in NotificationStackScrollLayoutControllerTest.LogMatcher