Searched defs:adapters (Results 1 – 7 of 7) sorted by relevance
133 final List<ActivityEmbeddingAnimationAdapter> adapters = createAnimationAdapters(info, in createAnimator() local256 final List<ActivityEmbeddingAnimationAdapter> adapters = new ArrayList<>(); in createOpenCloseAnimationAdapters() local306 @NonNull List<ActivityEmbeddingAnimationAdapter> adapters) { in prepareForFirstFrame()317 @NonNull List<ActivityEmbeddingAnimationAdapter> adapters) { in addEdgeExtensionIfNeeded()340 @NonNull List<ActivityEmbeddingAnimationAdapter> adapters) { in addBackgroundColorIfNeeded()369 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
75 List<SegmentsAdapter<T>> adapters, T modifier) { in apply()
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
3177 final RemoteAnimationController.RemoteAnimationRecord adapters; in getAnimationAdapter() local3267 final Pair<AnimationAdapter, AnimationAdapter> adapters = getAnimationAdapter(lp, in applyAnimationUnchecked() local
295 CombinedAdapter(@NonNull ArrayList<ActionAdapter> adapters) { in CombinedAdapter()