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