Home
last modified time | relevance | path

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

/external/volley/src/test/java/com/android/volley/mock/
DTestRequest.java89 public static class PostWithBody extends Post { class in TestRequest
92 public PostWithBody() { in PostWithBody() method in TestRequest.PostWithBody