Searched refs:matchParentBounds (Results 1 – 10 of 10) sorted by relevance
651 doReturn(true).when(win.mActivityRecord).matchParentBounds(); in testShouldRotateSeamlessly()657 doReturn(false).when(win.mActivityRecord).matchParentBounds(); in testShouldRotateSeamlessly()
1065 doReturn(false).when(mAppWindow.mActivityRecord).matchParentBounds(); in testComputeImeParent_app_notMatchParentBounds()1119 doReturn(false).when(mAppWindow.mActivityRecord).matchParentBounds(); in testComputeImeControlTarget_notMatchParentBounds()
389 assertTrue(mActivity.matchParentBounds()); in testAspectRatioMatchParentBoundsAndImeAttachable()
239 public boolean matchParentBounds() { in matchParentBounds() method in ConfigurationContainer
697 if (w.mActivityRecord != null && !w.mActivityRecord.matchParentBounds()) { in shouldRotateSeamlessly()
3450 if (!matchParentBounds()) { in getDimBounds()3835 return getWindowingMode() == WINDOWING_MODE_FULLSCREEN || matchParentBounds();4285 && other.matchParentBounds()) {7827 proto.write(FILLS_PARENT, matchParentBounds());
923 if (!matchParentBounds()) { in dump()7124 public boolean matchParentBounds() { in matchParentBounds() method in ActivityRecord7186 if (!matchParentBounds()) { in resolveOverrideConfiguration()7232 !matchParentBounds(), in resolveOverrideConfiguration()
4019 … return mActivityRecord == null || (mActivityRecord.matchParentBounds() && !inMultiWindowMode()); in inAppWindowThatMatchesParentBounds()
1613 if (!r.getDisplayArea().matchParentBounds()) { in handleTopActivityLaunchingInDifferentOrientation()
44104 HPLcom/android/server/wm/ActivityRecord;->matchParentBounds()Z+]Lcom/android/server/wm/WindowContai…45259 HSPLcom/android/server/wm/ConfigurationContainer;->matchParentBounds()Z+]Landroid/graphics/Rect;Lan…