Searched refs:toShortDebugString (Results 1 – 2 of 2) sorted by relevance
92 public String toShortDebugString() { in toShortDebugString() method in HttpResponse
87 Log.d(TAG, "HttpClient.response : " + response.toShortDebugString()); in request()