HomeSort by relevance Sort by last modified time
    Searched refs:enableTransaction (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/webkit/
WebViewWorker.java 224 if (CacheManager.enableTransaction()) {
CacheManager.java 289 // make sure to call enableTransaction/disableTransaction in pair
290 static boolean enableTransaction() {
301 // make sure to call enableTransaction/disableTransaction in pair
    [all...]

Completed in 102 milliseconds