Searched defs:button (Results 1 – 7 of 7) sorted by relevance
107 RadioButton button = new RadioButton(mContext); in testToggle() local
246 Button button = (Button) frameLayout.findViewById(R.id.framelayout_button); in testAccessMeasureAllChildren() local
440 RadioButton button = new RadioButton(mContext); in testOnFinishInflate() local
119 final Button button = new Button(context); in horizontalButtonSlots() local127 final Button button = new Button(context); in horizontalButtonSlots() local135 final Button button = new Button(context); in horizontalButtonSlots() local154 public static View button(int position, Context context, String text, int desiredHeight) { in button() method in ListItemFactory
104 Button button = new MyButton(this); in makeWide() local125 Button button = new MyButton(this); in addSkinny() local
329 private void performClick(final Button button) throws Throwable { in performClick()
342 final Button button = new Button(mActivity); in testAccessTouchDelegate() local