Searched defs:enteringEpicenterView (Results 1 - 2 of 2) sorted by path

/frameworks/base/core/java/android/app/
H A DBackStackRecord.java1207 state.enteringEpicenterView = epicenter;
1645 if (mEpicenter == null && state.enteringEpicenterView != null) {
1647 state.enteringEpicenterView.getBoundsOnScreen(mEpicenter);
1835 public View enteringEpicenterView; field in class:BackStackRecord.TransitionState
/frameworks/support/v4/java/android/support/v4/app/
H A DBackStackRecord.java1247 state.nonExistentView, state.enteringEpicenterView, state.nameOverrides,
1325 state.enteringEpicenterView.epicenter = epicenter;
1498 public FragmentTransitionCompat21.EpicenterView enteringEpicenterView = field in class:BackStackRecord.TransitionState

Completed in 48 milliseconds