Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowTest.java248 NotificationContentView privateLayout = mock(NotificationContentView.class); in testShowAppOpsIcons_header() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java371 NotificationContentView privateLayout = row.getPrivateLayout(); in apply() local
611 NotificationContentView privateLayout = row.getPrivateLayout(); in finishIfDone() local