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