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

/frameworks/base/core/java/android/inputmethodservice/
H A DExtractButton.java26 class ExtractButton extends Button { class in inherits:Button
27 public ExtractButton(Context context) { method in class:ExtractButton
31 public ExtractButton(Context context, AttributeSet attrs) { method in class:ExtractButton
35 public ExtractButton(Context context, AttributeSet attrs, int defStyle) { method in class:ExtractButton

Completed in 57 milliseconds