Home
last modified time | relevance | path

Searched refs:mInPool (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/embms/cts/
DSomeArgs.java32 private boolean mInPool; field in SomeArgs
65 args.mInPool = false; in obtain()
85 if (mInPool) { in recycle()
95 mInPool = true; in recycle()