MCPcopy Create free account

hub / github.com/Startappz/DobSliding / functions

Functions601 in github.com/Startappz/DobSliding

MethodonAnimationCancel
(Animator animation)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:645
MethodonAnimationCancel
(android.animation.Animator animation)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorICS.java:93
MethodonAnimationCancel
(Animator animation)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:644
MethodonAnimationCancel
(Animator anim)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/AnimatorSet.java:510
MethodonAnimationCancel
Ignore cancel events for now. We may want to handle this eventually, to prevent follow-on animations from running when some dependency animation is ca
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/AnimatorSet.java:646
MethodonAnimationCancel
(Animator animation)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/AnimatorSet.java:715
MethodonAnimationCancel
{@inheritDoc}
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/AnimatorListenerAdapter.java:29
MethodonAnimationCancel
(Animator animation)
Library/DobSliding/src/com/dobmob/dobsliding/listeners/VSlidingAnimatorListener.java:57
MethodonAnimationEnd
(Animator animation)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:659
MethodonAnimationEnd
(android.animation.Animator animation)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorICS.java:88
MethodonAnimationEnd
(Animator animation)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:658
MethodonAnimationEnd
(Animator anim)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/AnimatorSet.java:513
MethodonAnimationEnd
An end event is received - see if this is an event we are listening for
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/AnimatorSet.java:652
MethodonAnimationEnd
(Animator animation)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/AnimatorSet.java:730
MethodonAnimationEnd
{@inheritDoc}
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/AnimatorListenerAdapter.java:36
MethodonAnimationEnd
(Animator animation)
Library/DobSliding/src/com/dobmob/dobsliding/listeners/VSlidingAnimatorListener.java:31
MethodonAnimationRepeat
(Animator animation)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:652
MethodonAnimationRepeat
(android.animation.Animator animation)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorICS.java:83
MethodonAnimationRepeat
(Animator animation)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:651
MethodonAnimationRepeat
Ignore repeat events for now
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/AnimatorSet.java:661
MethodonAnimationRepeat
(Animator animation)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/AnimatorSet.java:765
MethodonAnimationRepeat
{@inheritDoc}
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/AnimatorListenerAdapter.java:43
MethodonAnimationRepeat
(Animator animation)
Library/DobSliding/src/com/dobmob/dobsliding/listeners/VSlidingAnimatorListener.java:61
MethodonAnimationStart
(Animator animation)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:638
MethodonAnimationStart
(android.animation.Animator animation)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorICS.java:78
MethodonAnimationStart
(Animator animation)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:637
MethodonAnimationStart
A start event is received - see if this is an event we are listening for
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/AnimatorSet.java:667
MethodonAnimationStart
(Animator animation)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/AnimatorSet.java:769
MethodonAnimationStart
{@inheritDoc}
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/AnimatorListenerAdapter.java:50
MethodonAnimationStart
(Animator animation)
Library/DobSliding/src/com/dobmob/dobsliding/listeners/VSlidingAnimatorListener.java:27
MethodonAnimationUpdate
Calculate the current value for each property and set it on the view. Invalidate the view object appropriately, depending on which properties are bein
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:681
MethodonAnimationUpdate
Calculate the current value for each property and set it on the view. Invalidate the view object appropriately, depending on which properties are bein
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:680
MethodonCheckedChanged
(CompoundButton buttonView, boolean isChecked)
Demo/DobSlidingDemo/src/com/dobmob/dobslidingdemo/MainActivity.java:122
MethodonClick
(View v)
Demo/DobSlidingDemo/src/com/dobmob/dobslidingdemo/MainActivity.java:72
MethodonClick
(View v)
Library/DobSliding/src/com/dobmob/dobsliding/listeners/HandleClickListener.java:17
MethodonCollapsed
()
Demo/DobSlidingDemo/src/com/dobmob/dobslidingdemo/MainActivity.java:85
MethodonCreate
(Bundle savedInstanceState)
Demo/DobSlidingDemo/src/com/dobmob/dobslidingdemo/MainActivity.java:29
MethodonCreateOptionsMenu
(Menu menu)
Demo/DobSlidingDemo/src/com/dobmob/dobslidingdemo/MainActivity.java:132
MethodonExpanded
()
Demo/DobSlidingDemo/src/com/dobmob/dobslidingdemo/MainActivity.java:94
MethodonGlobalLayout
()
Library/DobSliding/src/com/dobmob/dobsliding/controllers/VSlidingMenuController.java:105
MethodonKey
(View v, int keyCode, KeyEvent event)
Library/DobSliding/src/com/dobmob/dobsliding/listeners/SlidingParentKeyListener.java:19
MethodonOptionsItemSelected
(MenuItem item)
Demo/DobSlidingDemo/src/com/dobmob/dobslidingdemo/MainActivity.java:138
MethodonTouch
(View v, MotionEvent event)
Library/DobSliding/src/com/dobmob/dobsliding/listeners/SlidingParentTouchListener.java:21
MethodonTouch
(View v, MotionEvent event)
Library/DobSliding/src/com/dobmob/dobsliding/listeners/OnSizingTouchListener.java:30
MethodonTouch
(View v, MotionEvent event)
Library/DobSliding/src/com/dobmob/dobsliding/listeners/OnMovingTouchListener.java:30
MethodremoveAllListeners
Removes all listeners from this object. This is equivalent to calling <code>getListeners()</code> followed by calling <code>clear()</code> on the retu
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/Animator.java:182
MethodremoveAllUpdateListeners
Removes all listeners from the set listening to frame updates for this animation.
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/ValueAnimator.java:829
MethodremoveUpdateListener
Removes a listener from the set listening to frame updates for this animation. @param listener the listener to be removed from the current set of upd
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/ValueAnimator.java:843
Methodreverse
Plays the ValueAnimator in reverse. If the animation is already running, it will stop itself and play backwards from the point reached when reverse wa
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/ValueAnimator.java:1008
Methodrotation
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:334
Methodrotation
This method will cause the View's <code>rotation</code> property to be animated to the specified value. Animations already running on the property wil
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimator.java:195
Methodrotation
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorICS.java:155
Methodrotation
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:327
MethodrotationBy
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:340
MethodrotationBy
This method will cause the View's <code>rotation</code> property to be animated by the specified value. Animations already running on the property wil
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimator.java:205
MethodrotationBy
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorICS.java:164
MethodrotationBy
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:333
MethodrotationX
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:346
MethodrotationX
This method will cause the View's <code>rotationX</code> property to be animated to the specified value. Animations already running on the property wi
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimator.java:215
MethodrotationX
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorICS.java:173
MethodrotationX
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:339
MethodrotationXBy
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:352
MethodrotationXBy
This method will cause the View's <code>rotationX</code> property to be animated by the specified value. Animations already running on the property wi
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimator.java:225
MethodrotationXBy
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorICS.java:182
MethodrotationXBy
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:345
MethodrotationY
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:358
MethodrotationY
This method will cause the View's <code>rotationY</code> property to be animated to the specified value. Animations already running on the property wi
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimator.java:235
MethodrotationY
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorICS.java:191
MethodrotationY
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:351
MethodrotationYBy
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:364
MethodrotationYBy
This method will cause the View's <code>rotationY</code> property to be animated by the specified value. Animations already running on the property wi
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimator.java:245
MethodrotationYBy
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorICS.java:200
MethodrotationYBy
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:357
Methodrun
()
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:131
Methodrun
()
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:125
MethodscaleX
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:394
MethodscaleX
This method will cause the View's <code>scaleX</code> property to be animated to the specified value. Animations already running on the property will
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimator.java:295
MethodscaleX
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorICS.java:245
MethodscaleX
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:387
MethodscaleXBy
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:400
MethodscaleXBy
This method will cause the View's <code>scaleX</code> property to be animated by the specified value. Animations already running on the property will
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimator.java:305
MethodscaleXBy
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorICS.java:254
MethodscaleXBy
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:393
MethodscaleY
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:406
MethodscaleY
This method will cause the View's <code>scaleY</code> property to be animated to the specified value. Animations already running on the property will
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimator.java:315
MethodscaleY
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorICS.java:263
MethodscaleY
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:399
MethodscaleYBy
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:412
MethodscaleYBy
This method will cause the View's <code>scaleY</code> property to be animated by the specified value. Animations already running on the property will
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimator.java:325
MethodscaleYBy
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorICS.java:272
MethodscaleYBy
(float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:405
Methodset
(T object, V value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/util/ReflectiveProperty.java:133
Methodset
(T object, Float value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/util/FloatProperty.java:41
Methodset
(T object, Integer value)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/util/IntProperty.java:41
MethodsetAnimatedValue
Internal function to set the value on the target object, using the setter set up earlier on this PropertyValuesHolder object. This function is called
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/PropertyValuesHolder.java:824
MethodsetAnimatedValue
Internal function to set the value on the target object, using the setter set up earlier on this PropertyValuesHolder object. This function is called
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/PropertyValuesHolder.java:960
MethodsetDuration
Sets the duration for the underlying animator that animates the requested properties. By default, the animator uses the default value for ValueAnimato
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:225
MethodsetDuration
(long duration)
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorICS.java:25
MethodsetDuration
Sets the duration for the underlying animator that animates the requested properties. By default, the animator uses the default value for ValueAnimato
DependentLibs/NineOldAndroids/src/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:218
MethodsetDuration
Sets the length of the animation. The default duration is 300 milliseconds. @param duration The length of the animation, in milliseconds. @return Obj
DependentLibs/NineOldAndroids/src/com/nineoldandroids/animation/ObjectAnimator.java:425
← previousnext →401–500 of 601, ranked by callers