Searched refs:pause (Results 151 - 153 of 153) sorted by relevance

1234567

/frameworks/base/core/java/android/webkit/
H A DWebViewCore.java288 * Causes all timers to pause. This applies to all WebViews in the current
296 BrowserFrame.sJavaBridge.pause();
H A DWebViewClassic.java884 // needed to avoid flinging after a pause of no movement
978 // SetBaseLayer time and to pause when WebView paused.
1899 // Return true so that WebViewCore will pause while the dialog is
3483 // We want to pause the current playing video when switching out
3493 WebCoreThreadWatchdog.pause();
6315 // to get better performance, pause updating the picture
8743 private static native void nativeSetPauseDrawing(int instance, boolean pause); argument
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp4513 status_t OMXCodec::pause() { function in class:android::OMXCodec

Completed in 499 milliseconds

1234567