HomeSort by relevance Sort by last modified time
    Searched defs:getTotalDuration (Results 1 - 5 of 5) sorted by null

  /frameworks/ex/variablespeed/src/com/android/ex/variablespeed/
VariableSpeedNative.java 78 /*package*/ static native int getTotalDuration();
  /frameworks/volley/src/com/android/volley/
VolleyLog.java 141 long duration = getTotalDuration();
166 private long getTotalDuration() {
  /frameworks/base/graphics/java/android/graphics/drawable/
AnimatedStateListDrawable.java 276 anim.setDuration(interp.getTotalDuration());
634 public int getTotalDuration() {
  /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/libs/
volley.jar 
  /developers/samples/android/ui/activityscenetransition/ActivitySceneTransitionBasic/Application/libs/
volley.jar 

Completed in 1545 milliseconds