Searched defs:EventQueueGuard (Results 1 – 1 of 1) sorted by relevance
59 class EventQueueGuard { class61 EventQueueGuard(const sp<SensorEventQueue>& queue, Looper* looper) : mQueue(queue) { in EventQueueGuard() function in android::media::__anon778881120111::EventQueueGuard