Searched defs:adapters (Results 1 – 6 of 6) sorted by relevance
135 final List<ActivityEmbeddingAnimationAdapter> adapters = createAnimationAdapters(info, in createAnimator() local262 final List<ActivityEmbeddingAnimationAdapter> adapters = new ArrayList<>(); in createOpenCloseAnimationAdapters() local322 @NonNull List<ActivityEmbeddingAnimationAdapter> adapters) { in prepareForFirstFrame()333 @NonNull List<ActivityEmbeddingAnimationAdapter> adapters) { in addEdgeExtensionIfNeeded()361 @NonNull List<ActivityEmbeddingAnimationAdapter> adapters) { in addBackgroundColorIfNeeded()389 final List<ActivityEmbeddingAnimationAdapter> adapters = new ArrayList<>(); in createChangeAnimationAdapters() local
116 final List<TaskFragmentAnimationAdapter> adapters = in createAnimator() local223 final List<TaskFragmentAnimationAdapter> adapters = new ArrayList<>(); in createOpenCloseAnimationAdapters() local260 final List<TaskFragmentAnimationAdapter> adapters = new ArrayList<>(); in createChangeAnimationAdapters() local
349 const auto &adapters = isOut ? mOutputDeviceToCriterionTypeMap : mInputDeviceToCriterionTypeMap; in convertDeviceTypeToCriterionValue() local376 const auto &adapters = isOut ? mOutputDeviceToCriterionTypeMap : mInputDeviceToCriterionTypeMap; in convertDeviceCriterionValueToDeviceTypes() local
130 final RemoteAnimationRecord adapters = new RemoteAnimationRecord(windowContainer, position, in createRemoteAnimationRecord() local
3178 final RemoteAnimationController.RemoteAnimationRecord adapters; in getAnimationAdapter() local3268 final Pair<AnimationAdapter, AnimationAdapter> adapters = getAnimationAdapter(lp, in applyAnimationUnchecked() local
295 CombinedAdapter(@NonNull ArrayList<ActionAdapter> adapters) { in CombinedAdapter()