Searched defs:KeyPreviewView (Results 1 - 1 of 1) sorted by last modified time

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DKeyPreviewView.java37 public class KeyPreviewView extends TextView { class in inherits:TextView
45 public KeyPreviewView(final Context context, final AttributeSet attrs) { method in class:KeyPreviewView
49 public KeyPreviewView(final Context context, final AttributeSet attrs, final int defStyleAttr) { method in class:KeyPreviewView

Completed in 10 milliseconds