Searched refs:mBackgroundState (Results 1 – 1 of 1) sorted by relevance
64 private final STATE_TYPE mBackgroundState; field in BaseActivityInterface74 mBackgroundState = backgroundState; in BaseActivityInterface()168 if (activity != null && activity.getStateManager().getState() == mBackgroundState) { in runOnInitBackgroundStateUI()228 mActivity.getStateManager().goToState(mBackgroundState, false); in initBackgroundStateUI()242 controller.getInterpolatedProgress() > 0.5 ? mTargetState : mBackgroundState, in createActivityInterface()