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

  /frameworks/support/v4/java/android/support/v4/widget/
ViewDragHelper.java 181 public void onViewCaptured(View capturedChild, int activePointerId) {}
283 * <p>If this method returns true, a call to {@link #onViewCaptured(android.view.View, int)}
467 mCallback.onViewCaptured(childView, activePointerId);
    [all...]
DrawerLayout.java     [all...]
SlidingPaneLayout.java     [all...]
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 

Completed in 22 milliseconds