Searched defs:ALooper_pollOnce (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/native/android/
H A Dlooper.cpp52 int ALooper_pollOnce(int timeoutMillis, int* outFd, int* outEvents, void** outData) { function
55 ALOGE("ALooper_pollOnce: No looper for this thread!");
/frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/
H A DASensorManager.cpp437 int ALooper_pollOnce( function
440 LOG(VERBOSE) << "ALooper_pollOnce => " << res;

Completed in 145 milliseconds