Home | History | Annotate | Download | only in tests

Lines Matching defs:events

19164         int events;
19166 while (ALooper_pollAll(active ? 0 : -1, NULL, &events, (void **)&source) >= 0) {