Searched refs:APP_CMD_LOST_FOCUS (Results 1 - 4 of 4) sorted by relevance

/development/ndk/sources/android/native_app_glue/
H A Dandroid_native_app_glue.h265 APP_CMD_LOST_FOCUS, enumerator in enum:__anon679
H A Dandroid_native_app_glue.c399 focused ? APP_CMD_GAINED_FOCUS : APP_CMD_LOST_FOCUS);
/development/ndk/platforms/android-9/samples/native-activity/jni/
H A Dmain.c212 case APP_CMD_LOST_FOCUS:
/development/ndk/platforms/android-9/samples/native-plasma/jni/
H A Dplasma.c439 case APP_CMD_LOST_FOCUS:

Completed in 140 milliseconds