Home
last modified time | relevance | path

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

/cts/tests/uiautomator/test-apps/CtsUiAutomatorApp/src/com/android/cts/uiautomator/
DTest5DetailFragment.java60 ImageButton imageButton = (ImageButton) rootView.findViewById(R.id.test_5_imageButton); in onCreateView() local
/cts/tests/uiautomator/src/com/android/cts/uiautomatortest/
DCtsUiAutomatorTest.java906 UiObject imageButton = new UiObject(new UiSelector().description("Image button")); in testDragToObject() local
943 UiObject imageButton = new UiObject(new UiSelector().description("Image button")); in testDragToCoordinates() local