Searched defs:mSourceRectHint (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/core/java/android/app/ | ||
H A D | PictureInPictureParams.java | 57 private Rect mSourceRectHint; field in PictureInPictureParams.Builder |
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ | ||
H A D | PipContentOverlay.java | 135 private final Rect mSourceRectHint; field in PipContentOverlay.PipSnapshotOverlay |