Searched refs:postBody (Results 1 – 4 of 4) sorted by relevance
56 @Nullable String postBody, in appSourceOrTriggerRegistrationRequest() argument81 postBody, in appSourceOrTriggerRegistrationRequest()187 @Nullable String postBody,212 postBody,235 String postBody,256 .setPostBody(postBody)
391 public Builder setPostBody(@Nullable String postBody) { in setPostBody() argument392 mPostBody = postBody; in setPostBody()
301 @Nullable String postBody, in registerEvent() argument331 postBody, in registerEvent()
10293 RegistrationRequest registrationRequest, String postBody) { in appSourceRegistrationRequestWithPostBody() argument10312 postBody); in appSourceRegistrationRequestWithPostBody()10364 String postBody) { in createAsyncRegistration() argument10386 .setPostBody(postBody) in createAsyncRegistration()