Home
last modified time | relevance | path

Searched defs:PostWithBody (Results 1 – 1 of 1) sorted by relevance

/frameworks/volley/src/test/java/com/android/volley/mock/
DTestRequest.java91 public static class PostWithBody extends Post { class in TestRequest
94 public PostWithBody() { in PostWithBody() method in TestRequest.PostWithBody