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

  /prebuilts/ndk/r11/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);
  /prebuilts/ndk/r13/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/webrtc/webrtc/modules/audio_processing/test/android/apmtest/jni/
main.c 212 case APP_CMD_LOST_FOCUS:
  /external/vulkan-validation-layers/demos/
cube.c     [all...]
  /external/vulkan-validation-layers/tests/
layer_validation_tests.cpp     [all...]

Completed in 679 milliseconds