Searched refs:lowPriVectorDrawable (Results 1 – 1 of 1) sorted by relevance
757 AnimatedVectorDrawable lowPriVectorDrawable = mock(AnimatedVectorDrawable.class); in testSetIconAnimationRunningGroup_Run() local758 setDrawableIconsInImageView(mockLowPriorityIcon, lowPriDrawable, lowPriVectorDrawable); in testSetIconAnimationRunningGroup_Run()764 verify(lowPriVectorDrawable, times(1)).start(); in testSetIconAnimationRunningGroup_Run()