Searched refs:mCommonSourceState (Results 1 – 1 of 1) sorted by relevance
66 private @Nullable SourceState mCommonSourceState; field in AssociationState.SourceState106 if (mCommonSourceState == null && createIfNeeded) { in getCommonSourceState()107 mCommonSourceState = mTargetProcess.getOrCreateSourceState(mKey); in getCommonSourceState()109 return mCommonSourceState; in getCommonSourceState()327 mCommonSourceState = null; in resetSafely()