Searched refs:PipSnapshotOverlay (Results 1 – 2 of 2) sorted by relevance
131 public static final class PipSnapshotOverlay extends PipContentOverlay { class in PipContentOverlay132 private static final String TAG = PipSnapshotOverlay.class.getSimpleName();137 public PipSnapshotOverlay(TaskSnapshot snapshot, Rect sourceRectHint) { in PipSnapshotOverlay() method in PipContentOverlay.PipSnapshotOverlay
427 new PipContentOverlay.PipSnapshotOverlay(snapshot, sourceRectHint)); in setSnapshotContentOverlay()