Searched refs:mCached (Results 1 – 2 of 2) sorted by relevance
196 public boolean mCached; field in DisplayEventTest284 Log.d(TAG, "Start test testDisplayEvents " + mDisplayCount + " " + mCached); in testDisplayEvents()288 if (mCached) { in testDisplayEvents()304 if (mCached) { in testDisplayEvents()320 if (mCached) { in testDisplayEvents()329 if (mCached) { in testDisplayEvents()
75 bool mCached = false;84 mCached = true; in CacheCallingInfoFromOneway()94 mCachedCondition.wait(l, [&] { return mCached; }); in GiveMeMyCallingPidFromOneway()102 mCachedCondition.wait(l, [&] { return mCached; }); in GiveMeMyCallingUidFromOneway()