HomeSort by relevance Sort by last modified time
    Searched refs:APP_CMD_LOST_FOCUS (Results 1 - 5 of 5) 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 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/src/modules/audio_processing/test/android/apmtest/jni/
main.c 212 case APP_CMD_LOST_FOCUS:
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
plasma.c 439 case APP_CMD_LOST_FOCUS:

Completed in 90 milliseconds