Searched defs:mInputView (Results 1 – 3 of 3) sorted by relevance
35 private FrameLayout mInputView; field in SimpleInputMethodService49 mInputView.addView(keyboard.inflateKeyboardView(LayoutInflater.from(this), mInputView)); in onStartInputView() local
74 private KeyguardInputView mInputView; field in KeyguardSecurityViewFlipperControllerTest
654 View mInputView; field in InputMethodService