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