Home
last modified time | relevance | path

Searched refs:showIme (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/
H A DGlobalActionsImeTest.java97 activity.showIme(); in testGlobalActions_doesntStealImeControl()
189 showIme(); in onCreate()
192 private void showIme() { in showIme() method in GlobalActionsImeTest.TestActivity
/aosp12/frameworks/base/core/jni/
H A Dandroid_app_NativeActivity.cpp63 jmethodID showIme; member
251 gNativeActivityClassInfo.showIme, work.arg1); in mainWorkCallback()
720 gNativeActivityClassInfo.showIme = GetMethodIDOrDie(env, clazz, "showIme", "(I)V"); in register_android_app_NativeActivity()
/aosp12/frameworks/base/core/java/android/app/
H A DNativeActivity.java329 void showIme(int mode) { in showIme() method in NativeActivity
/aosp12/frameworks/base/core/java/android/webkit/
H A DWebViewProvider.java241 public boolean showFindDialog(String text, boolean showIme); in showFindDialog() argument
H A DWebView.java1627 public boolean showFindDialog(@Nullable String text, boolean showIme) { in showFindDialog() argument
1629 return mProvider.showFindDialog(text, showIme); in showFindDialog()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...