Home
last modified time | relevance | path

Searched refs:openingTaskFragment (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTransitionTests.java848 changes.put(openingTaskFragment, new Transition.ChangeInfo(openingTaskFragment, in testOpenOpaqueTaskFragment()
854 fillChangeMap(changes, openingTaskFragment); in testOpenOpaqueTaskFragment()
864 participants.add(openingTaskFragment); in testOpenOpaqueTaskFragment()
890 changes.put(openingTaskFragment, new Transition.ChangeInfo(openingTaskFragment, in testOpenTranslucentTaskFragment()
896 fillChangeMap(changes, openingTaskFragment); in testOpenTranslucentTaskFragment()
906 participants.add(openingTaskFragment); in testOpenTranslucentTaskFragment()
933 changes.put(openingTaskFragment, new Transition.ChangeInfo(openingTaskFragment, in testCloseOpaqueTaskFragment_withFinishingActivity()
939 fillChangeMap(changes, openingTaskFragment); in testCloseOpaqueTaskFragment_withFinishingActivity()
949 participants.add(openingTaskFragment); in testCloseOpaqueTaskFragment_withFinishingActivity()
976 changes.put(openingTaskFragment, new Transition.ChangeInfo(openingTaskFragment, in testCloseTranslucentTaskFragment_withFinishingActivity()
[all …]