Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTransitionController.java1384 Transition createAndStartCollecting(int type) { in createAndStartCollecting() method in TransitionController
H A DActivityStarter.java1477 ? transitionController.createAndStartCollecting(TRANSIT_OPEN) : null; in startActivityUnchecked()