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

  /frameworks/support/v4/java/android/support/v4/widget/
ViewDragHelper.java 526 * If this method returns true, the caller should invoke {@link #continueSettling(boolean)}
536 * @return true if animation should continue through {@link #continueSettling(boolean)} calls
548 * If this method returns true, the caller should invoke {@link #continueSettling(boolean)}
554 * @return true if animation should continue through {@link #continueSettling(boolean)} calls
574 * @return true if animation should continue through {@link #continueSettling(boolean)} calls
681 * The caller should invoke {@link #continueSettling(boolean)} on each subsequent frame
705 * If <code>continueSettling</code> returns true, the caller should call it again
714 public boolean continueSettling(boolean deferCallbacks) {
    [all...]
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 

Completed in 32 milliseconds