Home
last modified time | relevance | path

Searched defs:content (Results 1 – 2 of 2) sorted by relevance

/platform_testing/tests/jank/uibench/src/com/android/uibench/janktests/
DUiBenchJankTestsHelper.java85 public void flingUpDown(UiObject2 content, long timeout, int flingCount) { in flingUpDown()
/platform_testing/tests/jank/jankmicrobenchmark/src/com/android/jankmicrobenchmark/janktests/
DApiDemoJankTests.java365 UiObject2 content = mDevice.wait(Until.findObject(By.res( in testExapandableListViewJank() local