Searched refs:mAssociation (Results 1 – 1 of 1) sorted by relevance
273 AssociationState.SourceState mAssociation; field in ContentProviderRecord.ExternalProcessHandle294 && mAssociation == null && provider.proc != null in startAssociationIfNeeded()306 mAssociation = holder.pkg.getAssociationStateLocked(holder.state, in startAssociationIfNeeded()315 if (mAssociation != null) { in stopAssociation()316 mAssociation.stop(); in stopAssociation()317 mAssociation = null; in stopAssociation()