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

  /frameworks/base/core/java/com/android/internal/widget/
AutoScrollHelper.java 113 public static final int EDGE_TYPE_INSIDE = 0;
340 * <li>{@link #EDGE_TYPE_INSIDE} for edges that respond to touches inside
628 case EDGE_TYPE_INSIDE:
    [all...]
  /frameworks/support/compat/src/main/java/androidx/core/widget/
AutoScrollHelper.java 115 public static final int EDGE_TYPE_INSIDE = 0;
345 * <li>{@link #EDGE_TYPE_INSIDE} for edges that respond to touches inside
639 case EDGE_TYPE_INSIDE:
    [all...]
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.0.0/
support-v4-19.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.0.1/
support-v4-19.0.1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.1.0/
support-v4-19.1.0.jar 
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 

Completed in 57 milliseconds