Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityRecord.java2785 associateStartingWindowWithTaskIfNeeded(); in attachStartingWindow()
2808 void associateStartingWindowWithTaskIfNeeded() { in associateStartingWindowWithTaskIfNeeded() method in ActivityRecord
H A DWindowState.java2342 mActivityRecord.associateStartingWindowWithTaskIfNeeded(); in onConfigurationChanged()
H A DTask.java1444 top.associateStartingWindowWithTaskIfNeeded(); in addChild()