Searched defs:topButton (Results 1 – 11 of 11) sorted by relevance
58 final Button topButton = new Button(context); in createView() local
44 Button topButton = view.findViewById(R.id.top_button); in onCreateView() local
58 Button topButton = findViewById(R.id.button); in onCreate() local
85 final Button topButton = (Button) getChildOfItem(0, 0); in testPanWhenNextFocusableTooFarDown() local
156 Button topButton = getActivity().getButton(0); in testArrowScrollUpToTopElementOnScreen() local
56 final Button topButton = new Button(context); in twoButtonsSeparatedByFiller() local