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

  /frameworks/base/core/java/android/webkit/
ZoomManager.java 462 * in progress by calling isFixedLengthAnimationInProgress().
524 return isFixedLengthAnimationInProgress() || mPinchToZoomAnimating;
527 public boolean isFixedLengthAnimationInProgress() {
    [all...]
WebViewClassic.java     [all...]

Completed in 28 milliseconds