Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DAppPredictionServiceResolverComparator.java133 List<AppTarget> appTargets = new ArrayList<>(); in doCompute() local
H A DChooserListAdapter.java401 int appTargets = super.getUnfilteredCount(); in getUnfilteredCount() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DISplitScreen.aidl153 RemoteAnimationTarget[] onGoingToRecentsLegacy(in RemoteAnimationTarget[] appTargets) = 13; field
160 RemoteAnimationTarget[] onStartingSplitLegacy(in RemoteAnimationTarget[] appTargets) = 14; field
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DRemoteAnimationController.java169 final RemoteAnimationTarget[] appTargets = createAppAnimations(); in goodToGo() local
H A DRecentsAnimationController.java523 final RemoteAnimationTarget[] appTargets = createAppAnimations(); in startAnimation() local