Searched refs:LatinKeyboardView (Results 1 – 2 of 2) sorted by relevance
26 public class LatinKeyboardView extends KeyboardView { class30 public LatinKeyboardView(Context context, AttributeSet attrs) { in LatinKeyboardView() method in LatinKeyboardView34 public LatinKeyboardView(Context context, AttributeSet attrs, int defStyle) { in LatinKeyboardView() method in LatinKeyboardView
59 private LatinKeyboardView mInputView;114 mInputView = (LatinKeyboardView) getLayoutInflater().inflate( in onCreateInputView()512 } else if (primaryCode == LatinKeyboardView.KEYCODE_OPTIONS) { in onKey()