HomeSort by relevance Sort by last modified time
    Searched defs:notifyListenerResponseNotUsable (Results 1 - 3 of 3) sorted by null

  /external/volley/src/main/java/com/android/volley/
NetworkDispatcher.java 113 request.notifyListenerResponseNotUsable();
127 request.notifyListenerResponseNotUsable();
149 request.notifyListenerResponseNotUsable();
155 request.notifyListenerResponseNotUsable();
Request.java 664 /* package */ void notifyListenerResponseNotUsable() {
  /external/volley/src/test/java/com/android/volley/
CacheDispatcherTest.java 142 request.notifyListenerResponseNotUsable();
148 request.notifyListenerResponseNotUsable();
170 request.notifyListenerResponseNotUsable();

Completed in 816 milliseconds