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

  /frameworks/support/v4/java/android/support/v4/widget/
ViewDragHelper.java 589 final int duration = computeSettleDuration(mCapturedView, dx, dy, xvel, yvel);
596 private int computeSettleDuration(View child, int dx, int dy, int xvel, int yvel) {
    [all...]
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 

Completed in 1930 milliseconds