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

/frameworks/native/libs/utils/tests/
H A DLooper_test.cpp57 looper->addFd(fd, 0, events, staticHandler, this);
66 static int staticHandler(int fd, int events, void* data) { function in class:android::CallbackHandler

Completed in 178 milliseconds