HomeSort by relevance Sort by last modified time
    Searched refs:ANativeActivity_showSoftInput (Results 1 - 2 of 2) sorted by null

  /frameworks/base/native/android/
native_activity.cpp 37 void ANativeActivity_showSoftInput(ANativeActivity* activity, uint32_t flags) {
  /frameworks/native/include/android/
native_activity.h 283 * Flags for ANativeActivity_showSoftInput; see the Java InputMethodManager
307 void ANativeActivity_showSoftInput(ANativeActivity* activity, uint32_t flags);

Completed in 1305 milliseconds