Searched refs:mExpandedBounds (Results 1 – 2 of 2) sorted by relevance
71 private final Rect mExpandedBounds = new Rect(); field in PipAccessibilityInteractionConnection174 mSnapAlgorithm.applySnapFraction(mExpandedBounds, mExpandedMovementBounds, in setToExpandedBounds()176 mTaskOrganizer.scheduleFinishResizePip(mExpandedBounds, (Rect bounds) -> { in setToExpandedBounds()244 mExpandedBounds.set(expandedBounds); in onMovementBoundsChanged()
77 private final @NonNull Rect mExpandedBounds = new Rect(); field in PipBoundsState207 mExpandedBounds.set(bounds); in setExpandedBounds()213 return mExpandedBounds; in getExpandedBounds()665 pw.println(innerPrefix + "mExpandedBounds=" + mExpandedBounds); in dump()