OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isFixedLengthAnimationInProgress
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/webkit/
ZoomManager.java
463
* in progress by calling
isFixedLengthAnimationInProgress
().
525
return
isFixedLengthAnimationInProgress
() || mPinchToZoomAnimating;
528
public boolean
isFixedLengthAnimationInProgress
() {
[
all
...]
WebViewClassic.java
[
all
...]
Completed in 2657 milliseconds