Searched refs:notifyListenerResponseReceived (Results 1 – 4 of 4) sorted by relevance
157 request.notifyListenerResponseReceived(response); in processRequest()
669 /* package */ void notifyListenerResponseReceived(Response<?> response) { in notifyListenerResponseReceived() method in Request
435 mRequest.notifyListenerResponseReceived(response); in finishRequest()
251 ((Request<?>) mRequest).notifyListenerResponseReceived(Response.success(null, entry)); in duplicateSoftExpiredCacheHit_successfulRequest()