Home
last modified time | relevance | path

Searched refs:android_NativeActivity_showSoftInput (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/jni/include/android_runtime/
Dandroid_app_NativeActivity.h37 extern void android_NativeActivity_showSoftInput(
/frameworks/base/native/android/
Dnative_activity.cpp38 android_NativeActivity_showSoftInput(activity, flags); in ANativeActivity_showSoftInput()
/frameworks/base/core/jni/
Dandroid_app_NativeActivity.cpp202 void android_NativeActivity_showSoftInput( in android_NativeActivity_showSoftInput() function