Home
last modified time | relevance | path

Searched defs:getProgress (Results 1 – 5 of 5) sorted by relevance

/external/skqp/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
DSkottieAnimation.java28 @FloatRange(from = 0, to = 1) float getProgress(); in getProgress() method
DSkottieRunner.java386 public float getProgress() { in getProgress() method in SkottieRunner.SkottieAnimationImpl
/external/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
DSkottieAnimation.java28 @FloatRange(from = 0, to = 1) float getProgress(); in getProgress() method
DSkottieRunner.java386 public float getProgress() { in getProgress() method in SkottieRunner.SkottieAnimationImpl
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowNotification.java112 public int getProgress() { in getProgress() method in ShadowNotification