Searched refs:mockViewWrapper (Results 1 – 1 of 1) sorted by relevance
740 NotificationViewWrapper mockViewWrapper = mock(NotificationViewWrapper.class); in testSetIconAnimationRunningGroup_Run() local741 when(mockContainer.getNotificationViewWrapper()).thenReturn(mockViewWrapper); in testSetIconAnimationRunningGroup_Run()743 when(mockViewWrapper.getIcon()).thenReturn(mockIcon); in testSetIconAnimationRunningGroup_Run()