Searched refs:getCurrentBoundsOnScreen (Results 1 – 4 of 4) sorted by relevance
33 Rect getCurrentBoundsOnScreen(); in getCurrentBoundsOnScreen() method
139 public Rect getCurrentBoundsOnScreen() { in getCurrentBoundsOnScreen() method in TaskView
610 Rect boundsOnScreen = mTaskViewBase.getCurrentBoundsOnScreen(); in prepareOpenAnimation()
496 when(taskViewBase.getCurrentBoundsOnScreen()).thenReturn(bounds); in testTaskViewPrepareOpenAnimationSetsBoundsAndVisibility()523 when(taskViewBase.getCurrentBoundsOnScreen()).thenReturn(bounds); in testTaskViewPrepareOpenAnimationSetsVisibilityFalse()