OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:continueSettling
(Results
1 - 5
of
5
) 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
/prebuilts/maven_repo/android/com/android/support/support-v4/13.0.0/
support-v4-13.0.0.jar
/prebuilts/maven_repo/android/com/android/support/support-v4/18.0.0/
support-v4-18.0.0.jar
/prebuilts/maven_repo/android/com/android/support/support-v4/19.0.0/
support-v4-19.0.0.jar
Completed in 814 milliseconds