HomeSort by relevance Sort by last modified time
    Searched refs:SCROLL_AXIS_NONE (Results 1 - 9 of 9) sorted by null

  /frameworks/support/compat/java/android/support/v4/view/
ViewGroupCompat.java 73 return ViewCompat.SCROLL_AXIS_NONE;
224 * <p>A ViewGroup returning something other than {@link ViewCompat#SCROLL_AXIS_NONE} is
231 * @see ViewCompat#SCROLL_AXIS_NONE
ViewCompat.java 333 @IntDef(value = {SCROLL_AXIS_NONE, SCROLL_AXIS_HORIZONTAL, SCROLL_AXIS_VERTICAL}, flag = true)
341 public static final int SCROLL_AXIS_NONE = 0;
    [all...]
  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
RecyclerView.java     [all...]
  /frameworks/base/core/java/com/android/internal/widget/
RecyclerView.java     [all...]
  /frameworks/base/core/java/android/view/
ViewGroup.java 520 * {@link #SCROLL_AXIS_HORIZONTAL} {@link #SCROLL_AXIS_VERTICAL} or {@link #SCROLL_AXIS_NONE}
    [all...]
View.java     [all...]
  /prebuilts/sdk/current/support/compat/libs/
android-support-compat.jar 
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/27/
android.jar 

Completed in 207 milliseconds