Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/
H A DFullscreenRotationTest.java35 Utils.startElementLayout(getInstrumentation(), 100); in beforeTest()
H A DUtils.java65 public static UiObject2 startElementLayout(Instrumentation instrumentation, int numElements) { in startElementLayout() method in Utils