Home
last modified time | relevance | path

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

/cts/tests/tests/transition/src/android/transition/cts/
DChangeBoundsTest.java251 private boolean isRestartingAnimation(List<RedAndGreen> points, int startLayoutId) { in isRestartingAnimation() argument
257 if (startLayoutId == R.layout.scene1) { in isRestartingAnimation()
262 } else if (startLayoutId == R.layout.scene6) { in isRestartingAnimation()
273 private boolean isRestartingClip(List<RedAndGreen> points, int startLayoutId) { in isRestartingClip() argument
279 if (startLayoutId == R.layout.scene1) { in isRestartingClip()
284 } else if (startLayoutId == R.layout.scene6) { in isRestartingClip()