Home
last modified time | relevance | path

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

/frameworks/volley/src/test/java/com/android/volley/mock/
DTestRequest.java116 public static class PutWithBody extends Put { class in TestRequest
119 public PutWithBody() { in PutWithBody() method in TestRequest.PutWithBody