Searched refs:mActiveInputEventPool (Results 1 – 1 of 1) sorted by relevance
36 private final Pool<ActiveInputEvent> mActiveInputEventPool = field in InputQueue115 ActiveInputEvent e = mActiveInputEventPool.acquire(); in obtainActiveInputEvent()126 mActiveInputEventPool.release(e); in recycleActiveInputEvent()