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