Searched defs:pauseUpdatePicture (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/webkit/
H A DWebViewCore.java2301 static void pauseUpdatePicture(WebViewCore core) { method in class:WebViewCore
2302 // Note: there is one possible failure mode. If pauseUpdatePicture() is
2310 Log.w(LOGTAG, "Cannot pauseUpdatePicture, core destroyed or not initialized!");

Completed in 16 milliseconds