Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowTest.java252 NotificationContentView publicLayout = mock(NotificationContentView.class); in testShowAppOpsIcons_header() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java411 NotificationContentView publicLayout = row.getPublicLayout(); in apply() local
678 NotificationContentView publicLayout = row.getPublicLayout(); in finishIfDone() local