OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EDGE_TYPE_INSIDE_EXTEND
(Results
1 - 9
of
9
) sorted by null
/frameworks/base/core/java/com/android/internal/widget/
AutoScrollHelper.java
47
* type, {@link #
EDGE_TYPE_INSIDE_EXTEND
}, moving outside of the view bounds
56
* {@link #
EDGE_TYPE_INSIDE_EXTEND
}.
122
public static final int
EDGE_TYPE_INSIDE_EXTEND
= 1;
187
private static final int DEFAULT_EDGE_TYPE =
EDGE_TYPE_INSIDE_EXTEND
;
343
* <li>{@link #
EDGE_TYPE_INSIDE_EXTEND
} for inside edges that continued to
629
case
EDGE_TYPE_INSIDE_EXTEND
:
634
} else if (mAnimating && (mEdgeType ==
EDGE_TYPE_INSIDE_EXTEND
)) {
[
all
...]
/frameworks/support/v4/java/android/support/v4/widget/
AutoScrollHelper.java
48
* type, {@link #
EDGE_TYPE_INSIDE_EXTEND
}, moving outside of the view bounds
57
* {@link #
EDGE_TYPE_INSIDE_EXTEND
}.
123
public static final int
EDGE_TYPE_INSIDE_EXTEND
= 1;
188
private static final int DEFAULT_EDGE_TYPE =
EDGE_TYPE_INSIDE_EXTEND
;
344
* <li>{@link #
EDGE_TYPE_INSIDE_EXTEND
} for inside edges that continued to
630
case
EDGE_TYPE_INSIDE_EXTEND
:
635
} else if (mAnimating && (mEdgeType ==
EDGE_TYPE_INSIDE_EXTEND
)) {
[
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
/prebuilts/sdk/current/support/v13/
android-support-v13.jar
/prebuilts/sdk/current/support/v4/
android-support-v4.jar
Completed in 123 milliseconds