Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowTest.java436 NotificationContentView privateLayout = mock(NotificationContentView.class); in testFeedback_header() local
664 NotificationContentView privateLayout = mock(NotificationContentView.class); in testSetContentAnimationRunning_Run() local
678 NotificationContentView privateLayout = mock(NotificationContentView.class); in testSetContentAnimationRunning_Stop() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflater.java384 NotificationContentView privateLayout = row.getPrivateLayout(); in apply() local
709 NotificationContentView privateLayout = row.getPrivateLayout(); in finishIfDone() local