Searched defs:Button (Results 1 – 4 of 4) sorted by relevance
85 public class Button extends TextView { class95 public Button(Context context) { in Button() method in Button116 public Button(Context context, AttributeSet attrs) { in Button() method in Button140 public Button(Context context, AttributeSet attrs, int defStyleAttr) { in Button() method in Button165 public Button(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in Button() method in Button
80 public @interface Button {} annotation in MediaControlView2
89 public @interface Button {} annotation in TestEvents
113 public @interface Button {} annotation in MediaControlView2