Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DStartingSurfaceDrawer.java237 abstract static class SnapshotRecord extends StartingWindowRecord { class in StartingSurfaceDrawer
262 SnapshotRecord(int activityType, ShellExecutor removeExecutor, int taskId, in SnapshotRecord() method in StartingSurfaceDrawer.SnapshotRecord