Searched refs:mMovementBounds (Results 1 – 1 of 1) sorted by relevance
65 private final @NonNull Rect mMovementBounds = new Rect(); field in PipBoundsState127 return mMovementBounds; in getMovementBounds()518 pw.println(innerPrefix + "mMovementBounds=" + mMovementBounds); in dump()