Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DTaskRecord.java434 final Rect bounds = updateOverrideConfigurationFromLaunchBounds(); in createWindowContainer()
1262 updateOverrideConfigurationFromLaunchBounds(); in addActivityAtIndex()
1848 Rect updateOverrideConfigurationFromLaunchBounds() { in updateOverrideConfigurationFromLaunchBounds() method in TaskRecord
DActivityRecord.java1011 task.updateOverrideConfigurationFromLaunchBounds(); in createWindowContainer()