Searched refs:shouldPreserveDataStateOnReapply (Results 1 – 3 of 3) sorted by relevance
78 default boolean shouldPreserveDataStateOnReapply() { in shouldPreserveDataStateOnReapply() method
213 if (mState.shouldPreserveDataStateOnReapply() && mConfig.currentAnimation != null) { in reapplyState()260 || mState.shouldPreserveDataStateOnReapply()) { in goToState()
58 public boolean shouldPreserveDataStateOnReapply() { in shouldPreserveDataStateOnReapply() method in SplitScreenSelectState