Home | History | Annotate | Download | only in jni

Lines Matching refs:requestKeyboard

480     m_javaGlue->m_requestKeyboard = GetJMethod(env, clazz, "requestKeyboard", "(Z)V");
1075 void WebViewCore::requestKeyboard(bool showKeyboard)
3515 requestKeyboard(showKeyboard);