Searched refs:allowTransitionWhenEmpty (Results 1 – 2 of 2) sorted by relevance
128 @Nullable IBinder pairedActivityToken, boolean allowTransitionWhenEmpty, in TaskFragmentCreationParams() argument142 mAllowTransitionWhenEmpty = allowTransitionWhenEmpty; in TaskFragmentCreationParams()372 public Builder setAllowTransitionWhenEmpty(boolean allowTransitionWhenEmpty) { in setAllowTransitionWhenEmpty() argument373 mAllowTransitionWhenEmpty = allowTransitionWhenEmpty; in setAllowTransitionWhenEmpty()
587 void setAllowTransitionWhenEmpty(boolean allowTransitionWhenEmpty) { in setAllowTransitionWhenEmpty() argument591 mAllowTransitionWhenEmpty = allowTransitionWhenEmpty; in setAllowTransitionWhenEmpty()