Searched refs:mPostBody (Results 1 – 1 of 1) sorted by relevance
55 @Nullable private String mPostBody; field in AsyncRegistration79 mPostBody = builder.mPostBody; in AsyncRegistration()103 && Objects.equals(mPostBody, that.mPostBody) in equals()125 mPostBody, in hashCode()217 return mPostBody; in getPostBody()272 @Nullable private String mPostBody; field in AsyncRegistration.Builder392 mPostBody = postBody; in setPostBody()