Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DTaskSnapshotWindow.java219 final long delayRemovalTime = snapshot.hasImeSurface() ? DELAY_REMOVAL_TIME_IME_VISIBLE in create() local
263 int currentOrientation, int activityType, long delayRemovalTime, in TaskSnapshotWindow()