OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:notModified
(Results
1 - 5
of
5
) sorted by null
/external/volley/src/main/java/com/android/volley/
NetworkResponse.java
33
* @param
notModified
True if the server returned a 304 and the data was already in cache
37
boolean
notModified
, long networkTimeMs) {
41
this.
notModified
=
notModified
;
46
boolean
notModified
) {
47
this(statusCode, data, headers,
notModified
, 0);
68
public final boolean
notModified
;
/external/caliper/lib/
jsr311-api-1.1.1.jar
jersey-core-1.11.jar
/prebuilts/tools/common/m2/repository/com/mcxiaoke/volley/library/1.0.10/
library-1.0.10.jar
/prebuilts/tools/common/m2/repository/com/mcxiaoke/volley/library/1.0.18/
library-1.0.18.jar
Completed in 81 milliseconds