Searched refs:getDefaultBounds (Results 1 – 2 of 2) sorted by relevance
285 return getDefaultBounds(mReentrySnapFraction); in getDefaultOrLastSavedBounds()292 Rect getDefaultBounds(float snapFraction) { in getDefaultBounds() method in PinnedStackController502 final Rect normalBounds = getDefaultBounds(INVALID_SNAP_FRACTION); in notifyMovementBoundsChanged()595 getDefaultBounds(INVALID_SNAP_FRACTION).printShortString(pw); in dump()628 getDefaultBounds(INVALID_SNAP_FRACTION).writeToProto(proto, DEFAULT_BOUNDS); in writeToProto()
16398 HSPLcom/android/server/wm/PinnedStackController;->getDefaultBounds(F)Landroid/graphics/Rect;