Home
last modified time | relevance | path

Searched refs:CHANGE_APPEARING (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/animation/
DLayoutTransition.java101 public static final int CHANGE_APPEARING = 0; field in LayoutTransition
295 case CHANGE_APPEARING: in setStartDelay()
323 case CHANGE_APPEARING: in getStartDelay()
349 case CHANGE_APPEARING: in setDuration()
377 case CHANGE_APPEARING: in getDuration()
400 case CHANGE_APPEARING: in setStagger()
420 case CHANGE_APPEARING: in getStagger()
442 case CHANGE_APPEARING: in setInterpolator()
470 case CHANGE_APPEARING: in getInterpolator()
515 case CHANGE_APPEARING: in setAnimator()
[all …]
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderSessionImpl.java770 transition.setDuration(LayoutTransition.CHANGE_APPEARING, 100); in moveChild()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
DTabletStatusBar.java466 mBarContentsLayoutTransition.setAnimator(LayoutTransition.CHANGE_APPEARING, null); in makeStatusBarView()
/frameworks/base/docs/html/guide/topics/graphics/
Dprop-animation.jd602 <li><code>CHANGE_APPEARING</code> - A flag indicating the animation that runs on items that are
/frameworks/base/api/
Dcurrent.txt2302 field public static final int CHANGE_APPEARING = 0; // 0x0
D14.txt2302 field public static final int CHANGE_APPEARING = 0; // 0x0