Searched refs:pollInner (Results 1 – 2 of 2) sorted by relevance
473 int pollInner(int timeoutMillis);
210 result = pollInner(timeoutMillis); in pollOnce()214 int Looper::pollInner(int timeoutMillis) { in pollInner() function in android::Looper