Searched refs:ALooper_addFd (Results 1 - 3 of 3) sorted by last modified time

/frameworks/native/include/android/
H A Dlooper.h50 * ALooper_addFd() that do not have a callback (that is provide NULL
230 int ALooper_addFd(ALooper* looper, int fd, int ident, int events,
/frameworks/base/native/android/
H A Dlooper.cpp78 int ALooper_addFd(ALooper* looper, int fd, int ident, int events, function
H A Dsensor.cpp81 ALooper_addFd(looper, queue->getFd(), ident, ALOOPER_EVENT_INPUT, callback, data);

Completed in 52 milliseconds