Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityTaskSupervisor.java192 private static final int SCHEDULE_FINISHING_STOPPING_ACTIVITY_MS = 200; field in ActivityTaskSupervisor
2234 }, SCHEDULE_FINISHING_STOPPING_ACTIVITY_MS); in processStoppingAndFinishingActivities()