Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowTest.java222 NotificationContentView privateLayout = mock(NotificationContentView.class); in testFeedback_header() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflater.java333 NotificationContentView privateLayout = row.getPrivateLayout(); in apply() local
577 NotificationContentView privateLayout = row.getPrivateLayout(); in finishIfDone() local