Home | History | Annotate | Download | only in webkit

Lines Matching refs:pauseTimers

1209     public void pauseTimers() {
1211 mProvider.pauseTimers();
1228 * Note that this differs from pauseTimers(), which affects all WebViews.