Home
last modified time | relevance | path

Searched defs:PipAppIconOverlay (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/phone/
DPipAppIconOverlay.java36 public final class PipAppIconOverlay extends PipContentOverlay { class
49 public PipAppIconOverlay(Context context, Rect appBounds, Rect destinationBounds, in PipAppIconOverlay() method in PipAppIconOverlay
/frameworks/base/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/pip/
DPipContentOverlay.java168 public static final class PipAppIconOverlay extends PipContentOverlay { class in PipContentOverlay
193 public PipAppIconOverlay(@NonNull Context context, @NonNull Rect relativeAppBounds, in PipAppIconOverlay() method in PipContentOverlay.PipAppIconOverlay