Searched refs:ANativeActivity_showSoftInput (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/native/android/
H A Dnative_activity.cpp37 void ANativeActivity_showSoftInput(ANativeActivity* activity, uint32_t flags) { function
/frameworks/native/include/android/
H A Dnative_activity.h272 * Flags for ANativeActivity_showSoftInput; see the Java InputMethodManager
286 void ANativeActivity_showSoftInput(ANativeActivity* activity, uint32_t flags);

Completed in 1378 milliseconds