Searched refs:mInputView (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
H A DTutorialEN.java61 private View mInputView; field in class:TutorialEN
176 mInputView.setOnTouchListener(null);
207 mInputView = inputView;
254 mInputView.getLocationInWindow(mLocation);
256 mInputView.setOnTouchListener(this);
286 mInputView.setOnTouchListener(null);
299 mInputView.setOnTouchListener(null);
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
H A DTutorialJAJP.java62 private View mInputView; field in class:TutorialJAJP
179 mInputView.setOnTouchListener(null);
211 mInputView = inputView;
326 mInputView.getLocationInWindow(mLocation);
328 mInputView.setOnTouchListener(this);
368 mInputView.setOnTouchListener(null);
381 mInputView.setOnTouchListener(null);

Completed in 28 milliseconds