Searched defs:FramedTextButton (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/
H A DFramedTextButton.java30 public class FramedTextButton extends ImageButton { class in inherits:ImageButton
31 private static final String LOGTAG = "FramedTextButton";
83 public FramedTextButton(Context context) { method in class:FramedTextButton
87 public FramedTextButton(Context context, AttributeSet attrs) { method in class:FramedTextButton

Completed in 261 milliseconds