Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DTaskRecord.java2010 static void intersectWithInsetsIfFits( in intersectWithInsetsIfFits() method in TaskRecord
2055 intersectWithInsetsIfFits(outNonDecorBounds, mTmpBounds, mTmpInsets); in calculateInsetFrames()
2058 intersectWithInsetsIfFits(outStableBounds, mTmpBounds, mTmpInsets); in calculateInsetFrames()
2135 intersectWithInsetsIfFits(mTmpNonDecorBounds, mTmpBounds, in computeConfigResourceOverrides()
2137 intersectWithInsetsIfFits(mTmpStableBounds, mTmpBounds, in computeConfigResourceOverrides()
DActivityRecord.java2970 TaskRecord.intersectWithInsetsIfFits(containingAppBounds, displayBounds, in resolveSizeCompatModeConfiguration()
/frameworks/base/services/
Dart-profile16941 PLcom/android/server/wm/TaskRecord;->intersectWithInsetsIfFits(Landroid/graphics/Rect;Landroid/grap…