Searched defs:getCacheVersion (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/org/apache/harmony/security/fortress/
H A DServices.java141 * be validated against the result of Service.getCacheVersion() before use.
176 getCacheVersion(); // used for side effect of updating cache if needed
194 public static synchronized int getCacheVersion() { method in class:Services

Completed in 20 milliseconds