OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCurrentTimeout
(Results
1 - 3
of
3
) sorted by null
/frameworks/support/volley/src/com/android/volley/
RetryPolicy.java
27
public int
getCurrentTimeout
();
DefaultRetryPolicy.java
67
public int
getCurrentTimeout
() {
Request.java
344
return mRetryPolicy.
getCurrentTimeout
();
Completed in 206 milliseconds