Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowSurfacePlacer.java291 final AppTokenList exitingAppTokens = in performSurfacePlacementInner() local
452 final AppTokenList exitingAppTokens = in performSurfacePlacementInner() local
DWindowManagerService.java9358 AppTokenList exitingAppTokens = stacks.get(stackNdx).mExitingAppTokens; in rebuildAppWindowListLocked() local