Home
last modified time | relevance | path

Searched refs:tView (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DStartingSurfaceDrawer.java455 final StartingWindowRecord tView = new StartingWindowRecord(appToken, in makeTaskSnapshotWindow() local
457 mStartingWindowRecords.put(taskId, tView); in makeTaskSnapshotWindow()
573 final StartingWindowRecord tView = new StartingWindowRecord(appToken, view, in saveSplashScreenRecord() local
575 mStartingWindowRecords.put(taskId, tView); in saveSplashScreenRecord()