Searched refs:allowTransitionWhenEmpty (Results 1 – 2 of 2) sorted by relevance
119 @Nullable IBinder pairedActivityToken, boolean allowTransitionWhenEmpty, in TaskFragmentCreationParams() argument132 mAllowTransitionWhenEmpty = allowTransitionWhenEmpty; in TaskFragmentCreationParams()351 public Builder setAllowTransitionWhenEmpty(boolean allowTransitionWhenEmpty) { in setAllowTransitionWhenEmpty() argument352 mAllowTransitionWhenEmpty = allowTransitionWhenEmpty; in setAllowTransitionWhenEmpty()
545 void setAllowTransitionWhenEmpty(boolean allowTransitionWhenEmpty) { in setAllowTransitionWhenEmpty() argument549 mAllowTransitionWhenEmpty = allowTransitionWhenEmpty; in setAllowTransitionWhenEmpty()