Searched refs:mPostBody (Results 1 – 1 of 1) sorted by relevance
55 @Nullable private String mPostBody; field in AsyncRegistration79 mPostBody = builder.mPostBody; in AsyncRegistration()102 && Objects.equals(mPostBody, that.mPostBody) in equals()124 mPostBody, in hashCode()216 return mPostBody; in getPostBody()271 @Nullable private String mPostBody; field in AsyncRegistration.Builder391 mPostBody = postBody; in setPostBody()