Searched defs:textInputType (Results 1 – 2 of 2) sorted by relevance
220 public void updateKeyboardVisibility(long nativeImeAdapter, int textInputType, in updateKeyboardVisibility()250 public void attach(long nativeImeAdapter, int textInputType) { in attach()
2155 WebTextInputType WebViewImpl::textInputType() in textInputType() function in blink::WebViewImpl