Searched refs:mInteractionType (Results 1 – 1 of 1) sorted by relevance
30 private final int mInteractionType; field in MeasurementRegistrationResponseStats45 mInteractionType = builder.mInteractionType; in MeasurementRegistrationResponseStats()65 && mInteractionType == that.mInteractionType in equals()83 mInteractionType, in hashCode()106 + mInteractionType in toString()144 return mInteractionType; in getInteractionType()185 private final int mInteractionType; field in MeasurementRegistrationResponseStats.Builder211 mInteractionType = interactionType; in Builder()