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.java254 NotificationContentView privateLayout = mock(NotificationContentView.class); in testShowAppOpsIcons_header() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java410 NotificationContentView privateLayout = row.getPrivateLayout(); in apply() local
677 NotificationContentView privateLayout = row.getPrivateLayout(); in finishIfDone() local