Searched refs:mInPool (Results 1 – 2 of 2) sorted by relevance
36 private boolean mInPool; field in SomeArgs66 args.mInPool = false; in obtain()76 if (mInPool) { in recycle()86 mInPool = true; in recycle()
883 private boolean mInPool; field in ScreenMagnifier.MotionEventInfo899 info.mInPool = false; in obtain()918 if (mInPool) { in recycle()926 mInPool = true; in recycle()