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

/frameworks/base/native/android/
H A Dnative_activity.cpp41 void ANativeActivity_hideSoftInput(ANativeActivity* activity, uint32_t flags) { function
/frameworks/native/include/android/
H A Dnative_activity.h289 * Flags for ANativeActivity_hideSoftInput; see the Java InputMethodManager
303 void ANativeActivity_hideSoftInput(ANativeActivity* activity, uint32_t flags);

Completed in 1513 milliseconds