HomeSort by relevance Sort by last modified time
    Searched refs:TransitionState (Results 1 - 8 of 8) 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), null, null);
92 private TransitionDrawable(TransitionState state, Resources res, Theme theme) {
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,
  /frameworks/support/v4/java/android/support/v4/app/
BackStackRecord.java 651 TransitionState state = null;
872 public TransitionState popFromBackStack(boolean doStateMove, TransitionState state,
    [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...]
  /prebuilts/sdk/current/support/v13/
android-support-v13.jar 
  /prebuilts/sdk/current/support/v4/
android-support-v4.jar 

Completed in 324 milliseconds