Searched refs:getDefaultBounds (Results 1 – 2 of 2) sorted by relevance
109 assertEquals(getDefaultBounds(Gravity.NO_GRAVITY), mResult.mBounds); in testLaunchNoWindowLayout()122 assertEquals(mResult.mBounds, getDefaultBounds(Gravity.NO_GRAVITY)); in testlaunchEmptyWindowLayout()155 assertEquals(mResult.mBounds, getDefaultBounds(gravity)); in testGravity()231 private Rect getDefaultBounds(int gravity) { in getDefaultBounds() method in TaskLaunchParamsModifierTests
283 return getDefaultBounds(mReentrySnapFraction); in getDefaultOrLastSavedBounds()290 Rect getDefaultBounds(float snapFraction) { in getDefaultBounds() method in PinnedStackController491 final Rect normalBounds = getDefaultBounds(INVALID_SNAP_FRACTION); in notifyMovementBoundsChanged()583 getDefaultBounds(INVALID_SNAP_FRACTION).printShortString(pw); in dump()610 getDefaultBounds(INVALID_SNAP_FRACTION).writeToProto(proto, DEFAULT_BOUNDS); in writeToProto()