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

  /frameworks/base/core/java/android/webkit/
ZoomManager.java 38 * (1) The first method is triggered by startZoomAnimation(...) and is a fixed
412 return startZoomAnimation(mActualScale * zoomMultiplier,
421 public boolean startZoomAnimation(float scale, boolean reflowText) {
454 * to the desired scale which was specified in startZoomAnimation(...).
456 * A fixed length animation begins when startZoomAnimation(...) is called and
701 startZoomAnimation(getZoomOverviewScale(),
722 startZoomAnimation(readingScale,
    [all...]
WebViewClassic.java     [all...]

Completed in 47 milliseconds