Searched refs:getButton1 (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/touchmode/
H A DFocusableInTouchModeClickTest.java39 assertTrue("should start in touch mode", getActivity().getButton1().isInTouchMode());
40 assertTrue(getActivity().getButton1().isFocused());
/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
H A DLLOfTwoFocusableInTouchMode.java68 public View getButton1() { method in class:LLOfTwoFocusableInTouchMode

Completed in 1026 milliseconds