OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANativeActivity_showSoftInput
(Results
1 - 10
of
10
) sorted by null
/frameworks/base/native/android/
native_activity.cpp
37
void
ANativeActivity_showSoftInput
(ANativeActivity* activity, uint32_t flags) {
/development/ndk/platforms/android-9/include/android/
native_activity.h
258
* Flags for
ANativeActivity_showSoftInput
; see the Java InputMethodManager
272
void
ANativeActivity_showSoftInput
(ANativeActivity* activity, uint32_t flags);
/frameworks/base/native/include/android/
native_activity.h
265
* Flags for
ANativeActivity_showSoftInput
; see the Java InputMethodManager
279
void
ANativeActivity_showSoftInput
(ANativeActivity* activity, uint32_t flags);
/prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/android/
native_activity.h
258
* Flags for
ANativeActivity_showSoftInput
; see the Java InputMethodManager
272
void
ANativeActivity_showSoftInput
(ANativeActivity* activity, uint32_t flags);
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/android/
native_activity.h
258
* Flags for
ANativeActivity_showSoftInput
; see the Java InputMethodManager
272
void
ANativeActivity_showSoftInput
(ANativeActivity* activity, uint32_t flags);
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/android/
native_activity.h
258
* Flags for
ANativeActivity_showSoftInput
; see the Java InputMethodManager
272
void
ANativeActivity_showSoftInput
(ANativeActivity* activity, uint32_t flags);
/prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/android/
native_activity.h
265
* Flags for
ANativeActivity_showSoftInput
; see the Java InputMethodManager
279
void
ANativeActivity_showSoftInput
(ANativeActivity* activity, uint32_t flags);
/prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/android/
native_activity.h
265
* Flags for
ANativeActivity_showSoftInput
; see the Java InputMethodManager
279
void
ANativeActivity_showSoftInput
(ANativeActivity* activity, uint32_t flags);
/prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/android/
native_activity.h
265
* Flags for
ANativeActivity_showSoftInput
; see the Java InputMethodManager
279
void
ANativeActivity_showSoftInput
(ANativeActivity* activity, uint32_t flags);
/prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/android/
native_activity.h
265
* Flags for
ANativeActivity_showSoftInput
; see the Java InputMethodManager
279
void
ANativeActivity_showSoftInput
(ANativeActivity* activity, uint32_t flags);
Completed in 865 milliseconds