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

  /development/ndk/platforms/android-9/include/android/
input.h 682 void AInputQueue_finishEvent(AInputQueue* queue, AInputEvent* event, int handled);
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
input.h 682 void AInputQueue_finishEvent(AInputQueue* queue, AInputEvent* event, int handled);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
input.h 682 void AInputQueue_finishEvent(AInputQueue* queue, AInputEvent* event, int handled);
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
input.h 682 void AInputQueue_finishEvent(AInputQueue* queue, AInputEvent* event, int handled);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
input.h 682 void AInputQueue_finishEvent(AInputQueue* queue, AInputEvent* event, int handled);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
input.h 682 void AInputQueue_finishEvent(AInputQueue* queue, AInputEvent* event, int handled);
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/
input.h 682 void AInputQueue_finishEvent(AInputQueue* queue, AInputEvent* event, int handled);
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/android/
input.h 682 void AInputQueue_finishEvent(AInputQueue* queue, AInputEvent* event, int handled);
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/
input.h 682 void AInputQueue_finishEvent(AInputQueue* queue, AInputEvent* event, int handled);
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/
input.h 682 void AInputQueue_finishEvent(AInputQueue* queue, AInputEvent* event, int handled);
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/
input.h 682 void AInputQueue_finishEvent(AInputQueue* queue, AInputEvent* event, int handled);
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/android/
input.h 682 void AInputQueue_finishEvent(AInputQueue* queue, AInputEvent* event, int handled);
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/android/
input.h 682 void AInputQueue_finishEvent(AInputQueue* queue, AInputEvent* event, int handled);
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/android/
input.h 682 void AInputQueue_finishEvent(AInputQueue* queue, AInputEvent* event, int handled);
  /frameworks/base/native/android/
input.cpp 304 void AInputQueue_finishEvent(AInputQueue* queue, AInputEvent* event, int handled) {
  /frameworks/native/include/android/
input.h     [all...]
  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.c 196 AInputQueue_finishEvent(app->inputQueue, event, handled);

Completed in 42 milliseconds