Searched refs:onCheckIsTextEditor (Results 1 – 14 of 14) sorted by relevance
480 default boolean onCheckIsTextEditor() { in onCheckIsTextEditor() method
3127 public boolean onCheckIsTextEditor() { in onCheckIsTextEditor() method in WebView3128 return mProvider.getViewDelegate().onCheckIsTextEditor(); in onCheckIsTextEditor()
1090 public boolean onCheckIsTextEditor() { in onCheckIsTextEditor() method in RemoteInputView.RemoteEditText1095 return !flyingOut && super.onCheckIsTextEditor(); in onCheckIsTextEditor()
422 public boolean onCheckIsTextEditor() { in onCheckIsTextEditor() method
187 if (v.onCheckIsTextEditor()) { in canTextInput()
240 if (v.onCheckIsTextEditor()) { in canTextInput()
3500 if (focusedView.onCheckIsTextEditor()) { in getStartInputFlags()
8707 } else if (initiationWithoutInputConnection() && onCheckIsTextEditor()) {16771 if (viewRoot != null && initiationWithoutInputConnection() && onCheckIsTextEditor()) { in onWindowFocusChanged()17284 public boolean onCheckIsTextEditor() { in onCheckIsTextEditor() method25614 if (onCheckIsTextEditor() || mHandwritingDelegatorCallback != null) { in sizeChange()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
17370 HSPLandroid/view/View;->onCheckIsTextEditor()Z20576 HSPLandroid/widget/TextView;->onCheckIsTextEditor()Z
18596 method public default boolean onCheckIsTextEditor();
52881 method public boolean onCheckIsTextEditor();
17434 HSPLandroid/view/View;->onCheckIsTextEditor()Z20640 HSPLandroid/widget/TextView;->onCheckIsTextEditor()Z
33558 method public boolean onCheckIsTextEditor();