Home
last modified time | relevance | path

Searched refs:verifyChangeBoundsProperties (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/transition/src/android/transition/cts/
DTransitionInflaterTest.java75 verifyChangeBoundsProperties(inflater.inflateTransition(R.transition.change_bounds)); in testInflation()
121 private void verifyChangeBoundsProperties(Transition transition) { in verifyChangeBoundsProperties() method in TransitionInflaterTest