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