Searched refs:mInPool (Results 1 – 3 of 3) sorted by relevance
39 private boolean mInPool; field in SomeArgs78 args.mInPool = false; in obtain()99 if (mInPool) { in recycle()109 mInPool = true; in recycle()
1186 private boolean mInPool; field in FullScreenMagnificationGestureHandler.MotionEventInfo1209 info.mInPool = false; in obtainInternal()1225 if (mInPool) { in recycle()1233 mInPool = true; in recycle()
75085 Lcom/android/internal/os/SomeArgs;->mInPool:Z