Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowTest.java434 NotificationContentView publicLayout = mock(NotificationContentView.class); in testFeedback_header() local
662 NotificationContentView publicLayout = mock(NotificationContentView.class); in testSetContentAnimationRunning_Run() local
676 NotificationContentView publicLayout = mock(NotificationContentView.class); in testSetContentAnimationRunning_Stop() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflater.java385 NotificationContentView publicLayout = row.getPublicLayout(); in apply() local
710 NotificationContentView publicLayout = row.getPublicLayout(); in finishIfDone() local