Home | History | Annotate | Download | only in research

Lines Matching refs:mainKeyboardView

61 import com.android.inputmethod.keyboard.MainKeyboardView;
178 private MainKeyboardView mMainKeyboardView;
280 public void mainKeyboardView_onAttachedToWindow(final MainKeyboardView mainKeyboardView) {
281 mMainKeyboardView = mainKeyboardView;
748 // The check for MainKeyboardView ensures that the indicator only decorates the main
751 && view instanceof MainKeyboardView) {
1072 * Log a call to MainKeyboardView.processMotionEvent().
1354 * Log a call to MainKeyboardView.onLongPress().
1365 * Log a call to MainKeyboardView.setKeyboard().