Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/transition/
DTransitionInflater.java329 Scene toScene = (toId < 0) ? null : Scene.getSceneForLayout(sceneRoot, toId, mContext); in loadTransition() local
334 if (toScene == null) { in loadTransition()
338 transitionManager.setTransition(toScene, transition); in loadTransition()
340 transitionManager.setTransition(fromScene, toScene, transition); in loadTransition()
DTransitionManager.java136 public void setTransition(Scene fromScene, Scene toScene, Transition transition) { in setTransition() argument
137 ArrayMap<Scene, Transition> sceneTransitionMap = mScenePairTransitions.get(toScene); in setTransition()
140 mScenePairTransitions.put(toScene, sceneTransitionMap); in setTransition()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt1301 field public static final int toScene = 16843742; // 0x10103de
/frameworks/base/non-updatable-api/
Dcurrent.txt1468 field public static final int toScene = 16843742; // 0x10103de
/frameworks/base/api/
Dcurrent.txt1468 field public static final int toScene = 16843742; // 0x10103de
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt91091 Lcom/android/internal/R$attr;->toScene:I