Searched defs:pollOnce (Results 1 – 4 of 4) sorted by relevance
45 int ALooper::pollOnce( in pollOnce() function in ALooper
268 inline int pollOnce(int timeoutMillis) { in pollOnce() function
107 void NativeMessageQueue::pollOnce(JNIEnv* env, jobject pollObj, int timeoutMillis) { in pollOnce() function in android::NativeMessageQueue
175 int Looper::pollOnce(int timeoutMillis, int* outFd, int* outEvents, void** outData) { in pollOnce() function in android::Looper