Searched refs:publicChildLayout (Results 1 – 1 of 1) sorted by relevance
702 NotificationContentView publicChildLayout = mock(NotificationContentView.class); in testSetContentAnimationRunningInGroupChild_Run() local703 row.setPublicLayout(publicChildLayout); in testSetContentAnimationRunningInGroupChild_Run()713 verify(publicChildLayout, times(1)).setContentAnimationRunning(true); in testSetContentAnimationRunningInGroupChild_Run()730 NotificationContentView publicChildLayout = mock(NotificationContentView.class); in testSetIconAnimationRunningGroup_Run() local731 child.setPublicLayout(publicChildLayout); in testSetIconAnimationRunningGroup_Run()