Home
last modified time | relevance | path

Searched defs:textInputType (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
DImeAdapter.java220 public void updateKeyboardVisibility(long nativeImeAdapter, int textInputType, in updateKeyboardVisibility()
250 public void attach(long nativeImeAdapter, int textInputType) { in attach()
/external/chromium_org/third_party/WebKit/Source/web/
DWebViewImpl.cpp2155 WebTextInputType WebViewImpl::textInputType() in textInputType() function in blink::WebViewImpl