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.java358 NotificationContentView privateLayout = mock(NotificationContentView.class); in testFeedback_header() local
603 NotificationContentView privateLayout = mock(NotificationContentView.class); in testSetContentAnimationRunning_Run() local
617 NotificationContentView privateLayout = mock(NotificationContentView.class); in testSetContentAnimationRunning_Stop() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java337 NotificationContentView privateLayout = row.getPrivateLayout(); in apply() local
650 NotificationContentView privateLayout = row.getPrivateLayout(); in finishIfDone() local