Searched refs:mInPool (Results 1 – 2 of 2) sorted by relevance
36 private boolean mInPool; field in SomeArgs68 args.mInPool = false; in obtain()88 if (mInPool) { in recycle()98 mInPool = true; in recycle()
851 private boolean mInPool; field in MagnificationGestureHandler.MotionEventInfo868 info.mInPool = false; in obtain()886 if (mInPool) { in recycle()894 mInPool = true; in recycle()