Searched refs:mDeliveredCount (Results 1 - 1 of 1) sorted by relevance
/frameworks/volley/tests/src/com/android/volley/ | ||
H A D | RequestQueueTest.java | 178 private final AtomicInteger mDeliveredCount; field in class:RequestQueueTest.DelayedRequest 184 mDeliveredCount = delivered; 196 mDeliveredCount.incrementAndGet(); |
Completed in 284 milliseconds