Searched refs:mCommonSourceState (Results 1 – 1 of 1) sorted by relevance
67 private @Nullable SourceState mCommonSourceState; field in AssociationState.SourceState107 if (mCommonSourceState == null && createIfNeeded) { in getCommonSourceState()108 mCommonSourceState = mTargetProcess.getOrCreateSourceState(mKey); in getCommonSourceState()110 return mCommonSourceState; in getCommonSourceState()328 mCommonSourceState = null; in resetSafely()