Home
last modified time | relevance | path

Searched defs:testView (Results 1 – 5 of 5) sorted by relevance

/cts/tests/app/src/android/app/cts/
DExpandableListActivityTest.java33 public void testView() { in testView() method in ExpandableListActivityTest
/cts/tests/tests/widget/src/android/widget/cts/
DAdapterView_AdapterContextMenuInfoTest.java37 View testView = new View(InstrumentationRegistry.getTargetContext()); in testConstructor() local
/cts/tests/app/app/src/android/app/stubs/
DExpandableListTestActivity.java104 private int testView() { in testView() method in ExpandableListTestActivity
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityEndToEndTest.java1886 final View testView = mActivity.findViewById(R.id.buttonLayout); in testSetMinDurationBetweenContentChanges() local
1899 final View testView = mActivity.findViewById(R.id.buttonLayout); in testSetRequestInitialAccessibilityFocus() local
2004 View testView = mActivity.findViewById(R.id.buttonLayout); in testSetContainerTitle() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DKeepClearRectsTests.java452 final View testView = new View(activity); in testKeepClearRectsOnDisplayTwoWindows() local