Searched refs:EmbeddingTestUtils (Results 1 – 7 of 7) sorted by relevance
25 import static androidx.window.extensions.embedding.EmbeddingTestUtils.DEFAULT_FINISH_PRIMARY_WITH_S…26 import static androidx.window.extensions.embedding.EmbeddingTestUtils.DEFAULT_FINISH_SECONDARY_WITH…27 import static androidx.window.extensions.embedding.EmbeddingTestUtils.SPLIT_ATTRIBUTES;28 import static androidx.window.extensions.embedding.EmbeddingTestUtils.TASK_BOUNDS;29 import static androidx.window.extensions.embedding.EmbeddingTestUtils.TASK_ID;30 import static androidx.window.extensions.embedding.EmbeddingTestUtils.createActivityInfoWithMinDime…31 import static androidx.window.extensions.embedding.EmbeddingTestUtils.createMockTaskFragmentInfo;32 import static androidx.window.extensions.embedding.EmbeddingTestUtils.createSplitPairRuleBuilder;33 import static androidx.window.extensions.embedding.EmbeddingTestUtils.createSplitRule;34 import static androidx.window.extensions.embedding.EmbeddingTestUtils.createTfContainer;[all …]
24 import static androidx.window.extensions.embedding.EmbeddingTestUtils.SPLIT_ATTRIBUTES;25 import static androidx.window.extensions.embedding.EmbeddingTestUtils.TASK_BOUNDS;26 import static androidx.window.extensions.embedding.EmbeddingTestUtils.TASK_ID;27 import static androidx.window.extensions.embedding.EmbeddingTestUtils.TEST_TAG;28 import static androidx.window.extensions.embedding.EmbeddingTestUtils.createMockTaskFragmentInfo;29 import static androidx.window.extensions.embedding.EmbeddingTestUtils.createSplitPairRuleBuilder;30 import static androidx.window.extensions.embedding.EmbeddingTestUtils.createSplitPlaceholderRuleBui…31 import static androidx.window.extensions.embedding.EmbeddingTestUtils.createSplitRule;32 import static androidx.window.extensions.embedding.EmbeddingTestUtils.createTfContainer;
31 import static androidx.window.extensions.embedding.EmbeddingTestUtils.DEFAULT_FINISH_PRIMARY_WITH_S…32 import static androidx.window.extensions.embedding.EmbeddingTestUtils.DEFAULT_FINISH_SECONDARY_WITH…33 import static androidx.window.extensions.embedding.EmbeddingTestUtils.SPLIT_ATTRIBUTES;34 import static androidx.window.extensions.embedding.EmbeddingTestUtils.TASK_BOUNDS;35 import static androidx.window.extensions.embedding.EmbeddingTestUtils.TASK_ID;36 import static androidx.window.extensions.embedding.EmbeddingTestUtils.TEST_TAG;37 import static androidx.window.extensions.embedding.EmbeddingTestUtils.createActivityBuilder;38 import static androidx.window.extensions.embedding.EmbeddingTestUtils.createActivityInfoWithMinDime…39 import static androidx.window.extensions.embedding.EmbeddingTestUtils.createMockTaskFragmentInfo;40 import static androidx.window.extensions.embedding.EmbeddingTestUtils.createSplitPairRuleBuilder;[all …]
53 public class EmbeddingTestUtils { class64 private EmbeddingTestUtils() {} in EmbeddingTestUtils() method in EmbeddingTestUtils
21 import static androidx.window.extensions.embedding.EmbeddingTestUtils.createTestTaskContainer;
26 import static androidx.window.extensions.embedding.EmbeddingTestUtils.createTestTaskContainer;
19 import static androidx.window.extensions.embedding.EmbeddingTestUtils.createMockTaskFragmentInfo;20 import static androidx.window.extensions.embedding.EmbeddingTestUtils.createTestTaskContainer;