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

  /frameworks/support/v4/java/android/support/v4/widget/
ViewDragHelper.java 189 * settle into place. It should do so using {@link #settleCapturedViewAt(int, int)}
556 public boolean settleCapturedViewAt(int finalLeft, int finalTop) {
558 throw new IllegalStateException("Cannot settleCapturedViewAt outside of a call to " +
755 * is the only time it is valid to call {@link #settleCapturedViewAt(int, int)}
    [all...]
SlidingPaneLayout.java     [all...]
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 

Completed in 22 milliseconds