Searched refs:mAssociation (Results 1 – 1 of 1) sorted by relevance
323 AssociationState.SourceState mAssociation; field in ContentProviderRecord.ExternalProcessHandle345 && mAssociation == null && provider.proc != null in startAssociationIfNeeded()359 mAssociation = holder.pkg.getAssociationStateLocked(holder.state, in startAssociationIfNeeded()368 if (mAssociation != null) { in stopAssociation()370 mAssociation.stop(); in stopAssociation()372 mAssociation = null; in stopAssociation()