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 214 if (CacheManager.enableTransaction()) {
CacheManager.java 248 // make sure to call enableTransaction/disableTransaction in pair
249 static boolean enableTransaction() {
258 // make sure to call enableTransaction/disableTransaction in pair

Completed in 27 milliseconds