Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DTaskFragment.java2410 intersectWithInsetsIfFits(mTmpNonDecorBounds, mTmpBounds, in computeConfigResourceOverrides()
2412 intersectWithInsetsIfFits(mTmpStableBounds, mTmpBounds, in computeConfigResourceOverrides()
2512 intersectWithInsetsIfFits(outStableBounds, mTmpBounds, info.mConfigInsets); in calculateInsetFrames()
2513 intersectWithInsetsIfFits(outNonDecorBounds, mTmpBounds, info.mNonDecorInsets); in calculateInsetFrames()
2515 intersectWithInsetsIfFits(outStableBounds, mTmpBounds, info.mOverrideConfigInsets); in calculateInsetFrames()
2516 intersectWithInsetsIfFits(outNonDecorBounds, mTmpBounds, info.mOverrideNonDecorInsets); in calculateInsetFrames()
2532 static void intersectWithInsetsIfFits( in intersectWithInsetsIfFits() method in TaskFragment
DActivityRecord.java10958 TaskFragment.intersectWithInsetsIfFits(outAppBounds, outBounds,
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DActivityRecordTests.java628 Task.intersectWithInsetsIfFits(stableRect, stableRect, insets); in ignoreRequestedOrientationInFreeformWindows()
669 Task.intersectWithInsetsIfFits(stableRect, stableRect, insets); in ignoreRequestedOrientationForResizableInSplitWindows()
/frameworks/base/services/
Dart-wear-profile28695 HPLcom/android/server/wm/TaskFragment;->intersectWithInsetsIfFits(Landroid/graphics/Rect;Landroid/g…