Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAppTransition.java928 .getActivityAbove(customAnimationSource); in getCustomAppTransition()
H A DWindowContainer.java2032 ActivityRecord getActivityAbove(ActivityRecord r) { in getActivityAbove() method in WindowContainer
H A DActivityRecord.java3530 ActivityRecord next = task.getActivityAbove(this); in finishIfPossible()
7297 final ActivityRecord above = task.getActivityAbove(this); in shouldUseSolidColorSplashScreen()