Searched refs:intersectWithInsetsIfFits (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wm/ |
D | TaskRecord.java | 2010 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()
|
D | ActivityRecord.java | 2970 TaskRecord.intersectWithInsetsIfFits(containingAppBounds, displayBounds, in resolveSizeCompatModeConfiguration()
|
/frameworks/base/services/ |
D | art-profile | 16941 PLcom/android/server/wm/TaskRecord;->intersectWithInsetsIfFits(Landroid/graphics/Rect;Landroid/grap…
|