Searched refs:ALOOPER_PREPARE_ALLOW_NON_CALLBACKS (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/android/
H A Dlooper.h64 ALOOPER_PREPARE_ALLOW_NON_CALLBACKS = 1<<0 enumerator in enum:__anon1403
72 * The opts may be ALOOPER_PREPARE_ALLOW_NON_CALLBACKS or 0.
/frameworks/native/include_sensor/android/
H A Dlooper.h64 ALOOPER_PREPARE_ALLOW_NON_CALLBACKS = 1<<0 enumerator in enum:__anon1516
72 * The opts may be ALOOPER_PREPARE_ALLOW_NON_CALLBACKS or 0.
/frameworks/base/cmds/hid/jni/
H A Dcom_android_commands_hid_Device.cpp138 aLooper = ALooper_prepare(ALOOPER_PREPARE_ALLOW_NON_CALLBACKS);

Completed in 108 milliseconds