HomeSort by relevance Sort by last modified time
    Searched refs:TransitionState (Results 1 - 9 of 9) sorted by null

  /frameworks/base/graphics/java/android/graphics/drawable/
TransitionDrawable.java 79 this(new TransitionState(null, null, null), layers);
89 this(new TransitionState(null, null, null), (Resources) null);
92 private TransitionDrawable(TransitionState state, Resources res) {
96 private TransitionDrawable(TransitionState state, Drawable[] layers) {
102 return new TransitionState((TransitionState) state, this, res);
247 static class TransitionState extends LayerState {
248 TransitionState(TransitionState orig, TransitionDrawable owner, Resources res) {
  /frameworks/support/v4/java/android/support/v4/app/
BackStackRecord.java 669 TransitionState state = null;
    [all...]
FragmentManager.java     [all...]
  /frameworks/base/core/java/android/app/
BackStackRecord.java     [all...]
FragmentManager.java     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vds.h     [all...]
  /frameworks/base/
compiled-classes-phone 245 android.app.BackStackRecord$TransitionState
    [all...]
  /prebuilts/sdk/current/support/v13/
android-support-v13.jar 
  /prebuilts/sdk/current/support/v4/
android-support-v4.jar 

Completed in 520 milliseconds