Searched refs:showIme (Results 1 – 7 of 7) sorted by relevance
98 activity.showIme(); in testGlobalActions_doesntStealImeControl()194 showIme(); in onCreate()197 private void showIme() { in showIme() method in GlobalActionsImeTest.TestActivity
63 jmethodID showIme; member251 gNativeActivityClassInfo.showIme, work.arg1); in mainWorkCallback()720 gNativeActivityClassInfo.showIme = GetMethodIDOrDie(env, clazz, "showIme", "(I)V"); in register_android_app_NativeActivity()
329 void requestImeVisibility(IBinder windowToken, boolean showIme) { in requestImeVisibility() argument332 state.setRequestedImeVisible(showIme); in requestImeVisibility()
329 void showIme(int mode) { in showIme() method in NativeActivity
242 public boolean showFindDialog(String text, boolean showIme); in showFindDialog() argument
1628 public boolean showFindDialog(@Nullable String text, boolean showIme) { in showFindDialog() argument1630 return mProvider.showFindDialog(text, showIme); in showFindDialog()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...