OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CHANGING
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/core/java/android/animation/
LayoutTransition.java
48
* the transition may want different animations for the
changing
items depending on whether
49
* they are
changing
due to an appearing or disappearing event, so there is one animation for
50
* each of these variations of the
changing
event. Most of the API of this class is concerned
73
* moving as a result of the layout event) as well as the values that are
changing
(such as the
91
* particular issue by disabling the '
changing
' animations by setting the CHANGE_APPEARING
98
* A flag indicating the animation that runs on those items that are
changing
104
* A flag indicating the animation that runs on those items that are
changing
122
* A flag indicating the animation that runs on those items that are
changing
127
public static final int
CHANGING
= 4;
177
* before fading it. Same for the
changing
animation when disappearing; it waits for the ite
[
all
...]
/prebuilts/sdk/17/
android.jar
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 1959 milliseconds