Searched refs:ALooper_prepare (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/include/android/
H A Dlooper.h55 /** Option for for ALooper_prepare(). */
74 ALooper* ALooper_prepare(int opts);
/frameworks/native/include_sensor/android/
H A Dlooper.h55 /** Option for for ALooper_prepare(). */
74 ALooper* ALooper_prepare(int opts);
/frameworks/base/native/android/
H A Dlooper.cpp40 ALooper* ALooper_prepare(int opts) { function
/frameworks/base/cmds/hid/jni/
H A Dcom_android_commands_hid_Device.cpp137 aLooper = ALooper_prepare(ALOOPER_PREPARE_ALLOW_NON_CALLBACKS);
/frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/
H A DASensorManager.cpp432 ALooper *ALooper_prepare(int /* opts */) { function
433 LOG(VERBOSE) << "ALooper_prepare";

Completed in 171 milliseconds