Searched defs:testBounds (Results 1 – 2 of 2) sorted by relevance
264 final TestBounds testBounds = getTestBounds(); in testThemeBackgroundColorShowsDuringActivityTransition() local287 final TestBounds testBounds = getTestBounds(); in testAnimationBackgroundColorIsUsedDuringActivityTransition() local310 final TestBounds testBounds = getTestBounds(); in testCustomTransitionCanOverrideBackgroundColor() local336 final TestBounds testBounds = getTestBounds(); in testPendingTransitionCanOverrideBackgroundColor() local358 final TestBounds testBounds = getTestBounds(); in testSetTransitionCanOverrideBackgroundColor() local387 final TestBounds testBounds = getTestBounds(); in testLeftEdgeExtensionWorksDuringActivityTransition() local414 final TestBounds testBounds = getTestBounds(); in testTopEdgeExtensionWorksDuringActivityTransition() local439 final TestBounds testBounds = getTestBounds(); in testRightEdgeExtensionWorksDuringActivityTransition() local458 final TestBounds testBounds = getTestBounds(); in testOverrideActivityTransition() local481 final TestBounds testBounds = getTestBounds(); in testClearOverrideActivityTransition() local[all …]
90 public void testBounds() { in testBounds() method in ViewOutlineProviderTest