HomeSort by relevance Sort by last modified time
    Searched refs:InputView (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
InputView.java 31 public final class InputView extends FrameLayout {
38 public InputView(final Context context, final AttributeSet attrs) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardSwitcher.java 34 import com.android.inputmethod.latin.InputView;
51 private InputView mCurrentInputView;
351 mCurrentInputView = (InputView)LayoutInflater.from(mThemeContext).inflate(

Completed in 75 milliseconds