HomeSort by relevance Sort by last modified time
    Searched defs:getTotalDuration (Results 1 - 2 of 2) 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() {

Completed in 201 milliseconds