HomeSort by relevance Sort by last modified time
    Searched refs:ALOOPER_EVENT_INPUT (Results 1 - 25 of 42) sorted by null

1 2

  /system/core/libutils/tests/
Looper_test.cpp 168 handler.setCallback(mLooper, pipe.receiveFd, ALOOPER_EVENT_INPUT);
187 handler.setCallback(mLooper, pipe.receiveFd, ALOOPER_EVENT_INPUT);
201 EXPECT_EQ(ALOOPER_EVENT_INPUT, handler.events)
202 << "callback should have received ALOOPER_EVENT_INPUT as events";
209 handler.setCallback(mLooper, pipe.receiveFd, ALOOPER_EVENT_INPUT);
228 handler.setCallback(mLooper, pipe.receiveFd, ALOOPER_EVENT_INPUT);
244 EXPECT_EQ(ALOOPER_EVENT_INPUT, handler.events)
245 << "callback should have received ALOOPER_EVENT_INPUT as events";
253 handler.setCallback(mLooper, pipe.receiveFd, ALOOPER_EVENT_INPUT);
270 EXPECT_EQ(ALOOPER_EVENT_INPUT, handler.events
    [all...]
  /development/ndk/platforms/android-9/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /frameworks/native/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
153 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
211 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/android/
looper.h 115 ALOOPER_EVENT_INPUT = 1 << 0,
152 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
210 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.

Completed in 1778 milliseconds

1 2