HomeSort by relevance Sort by last modified time
    Searched full:temporary_cache (Results 1 - 1 of 1) sorted by null

  /external/smack/src/org/xbill/DNS/
Lookup.java 37 private boolean temporary_cache; field in class:Lookup
199 if (temporary_cache)
351 this.temporary_cache = true;
354 this.temporary_cache = false;

Completed in 30 milliseconds