Searched refs:taskFragmentBounds (Results 1 – 1 of 1) sorted by relevance
2829 final Rect taskFragmentBounds = new Rect(100, 400, 300, 800); in testTransitionAnimationBounds_returnTaskFragment() local2835 taskFragment.getWindowConfiguration().setBounds(taskFragmentBounds); in testTransitionAnimationBounds_returnTaskFragment()