Searched refs:mInPool (Results 1 – 3 of 3) sorted by relevance
38 private boolean mInPool; field in SomeArgs77 args.mInPool = false; in obtain()98 if (mInPool) { in recycle()108 mInPool = true; in recycle()
995 private boolean mInPool; field in MagnificationGestureHandler.MotionEventInfo1018 info.mInPool = false; in obtainInternal()1034 if (mInPool) { in recycle()1042 mInPool = true; in recycle()
95931 Lcom/android/internal/os/SomeArgs;->mInPool:Z