Searched defs:privateLayout (Results 1 – 3 of 3) sorted by relevance
468 NotificationContentView privateLayout = mock(NotificationContentView.class); in testFeedback_header() local669 NotificationContentView privateLayout = mock(NotificationContentView.class); in testSetContentAnimationRunning_Run() local683 NotificationContentView privateLayout = mock(NotificationContentView.class); in testSetContentAnimationRunning_Stop() local
814 val privateLayout = row.privateLayout in <lambda>() constant1362 val privateLayout = row.privateLayout in <lambda>() constant
473 NotificationContentView privateLayout = row.getPrivateLayout(); in apply() local