Home | History | Annotate | Download | only in latin

Lines Matching defs:onStartInputView

494         public void onStartInputView(final EditorInfo editorInfo, final boolean restarting) {
497 // Typically this is the second onStartInputView after orientation changed.
501 // This is the first onStartInputView after orientation changed.
815 public void onStartInputView(final EditorInfo editorInfo, final boolean restarting) {
816 mHandler.onStartInputView(editorInfo, restarting);
817 mStatsUtilsManager.onStartInputView();
864 super.onStartInputView(editorInfo, restarting);
879 Log.e(TAG, "Null EditorInfo in onStartInputView()");
881 throw new NullPointerException("Null EditorInfo in onStartInputView()");
886 Log.d(TAG, "onStartInputView: editorInfo:"
928 StatsUtils.onStartInputView(editorInfo.inputType,