OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APP_CMD_LOST_FOCUS
(Results
1 - 9
of
9
) sorted by null
/development/ndk/sources/android/native_app_glue/
android_native_app_glue.h
265
APP_CMD_LOST_FOCUS
,
android_native_app_glue.c
400
focused ? APP_CMD_GAINED_FOCUS :
APP_CMD_LOST_FOCUS
);
/external/skia/platform_tools/android/third_party/native_app_glue/
android_native_app_glue.h
265
APP_CMD_LOST_FOCUS
,
android_native_app_glue.c
399
focused ? APP_CMD_GAINED_FOCUS :
APP_CMD_LOST_FOCUS
);
/development/ndk/platforms/android-9/samples/native-activity/jni/
main.c
212
case
APP_CMD_LOST_FOCUS
:
/external/webrtc/webrtc/modules/audio_processing/test/android/apmtest/jni/
main.c
212
case
APP_CMD_LOST_FOCUS
:
/development/ndk/platforms/android-17/samples/Teapot/jni/
TeapotNativeActivity.cpp
310
case
APP_CMD_LOST_FOCUS
:
/development/ndk/platforms/android-18/samples/MoreTeapots/jni/
MoreTeapotsNativeActivity.cpp
321
case
APP_CMD_LOST_FOCUS
:
/development/ndk/platforms/android-9/samples/native-plasma/jni/
plasma.c
439
case
APP_CMD_LOST_FOCUS
:
Completed in 166 milliseconds