Home
last modified time | relevance | path

Searched defs:adapters (Results 1 – 25 of 457) sorted by relevance

12345678910>>...19

/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/activityembedding/
H A DActivityEmbeddingAnimationRunner.java137 final List<ActivityEmbeddingAnimationAdapter> adapters = createAnimationAdapters(info, in createAnimator() local
266 final List<ActivityEmbeddingAnimationAdapter> adapters = new ArrayList<>(); in createOpenCloseAnimationAdapters() local
326 @NonNull List<ActivityEmbeddingAnimationAdapter> adapters) { in prepareForFirstFrame()
337 @NonNull List<ActivityEmbeddingAnimationAdapter> adapters) { in addEdgeExtensionIfNeeded()
365 @NonNull List<ActivityEmbeddingAnimationAdapter> adapters) { in addBackgroundColorIfNeeded()
393 final List<ActivityEmbeddingAnimationAdapter> adapters = new ArrayList<>(); in createChangeAnimationAdapters() local
/aosp_15_r20/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
H A DTaskFragmentAnimationRunner.java116 final List<TaskFragmentAnimationAdapter> adapters = in createAnimator() local
223 final List<TaskFragmentAnimationAdapter> adapters = new ArrayList<>(); in createOpenCloseAnimationAdapters() local
260 final List<TaskFragmentAnimationAdapter> adapters = new ArrayList<>(); in createChangeAnimationAdapters() local
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/accounts/
DAccountDetailsWithSyncStatusPreferenceController.java137 Set<SyncAdapterType> adapters = AccountSyncHelper.getSyncableSyncAdaptersForAccount( in requestSyncForEnabledProviders() local
147 Set<SyncAdapterType> adapters = AccountSyncHelper.getSyncableSyncAdaptersForAccount( in cancelSyncForEnabledProviders() local
DAccountSyncHelper.java61 Set<SyncAdapterType> adapters = new HashSet<>(); in getSyncableSyncAdaptersForAccount() local
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_interfaces_win.cc134 const IP_ADAPTER_ADDRESSES* adapters) { in GetNetworkListImpl()
226 IP_ADAPTER_ADDRESSES* adapters = nullptr; in GetNetworkList() local
/aosp_15_r20/external/cronet/net/proxy_resolution/win/
H A Ddhcp_pac_file_fetcher_win.cc71 std::unique_ptr<IP_ADAPTER_ADDRESSES, base::FreeDeleter> adapters; member
536 std::unique_ptr<IP_ADAPTER_ADDRESSES, base::FreeDeleter> adapters; in GetCandidateAdapterNames() local
/aosp_15_r20/frameworks/av/services/audiopolicy/engineconfigurable/wrapper/
H A DParameterManagerWrapper.cpp330 const auto &adapters = isOut ? mOutputDeviceToCriterionTypeMap : mInputDeviceToCriterionTypeMap; in convertDeviceTypeToCriterionValue() local
353 const auto &adapters = isOut ? mOutputDeviceToCriterionTypeMap : mInputDeviceToCriterionTypeMap; in convertDeviceCriterionValueToDeviceTypes() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/iter/
H A Dmod.rs468 mod adapters; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/iter/
H A Dmod.rs468 mod adapters; module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/iter/
H A Dmod.rs468 mod adapters; module
/aosp_15_r20/external/rust/android-crates-io/crates/predicates/src/str/
Dmod.rs15 mod adapters; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/iter/
H A Dmod.rs468 mod adapters; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/iter/
H A Dmod.rs468 mod adapters; module
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-stream/src/
Dlib.rs82 pub mod adapters { module
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/
HDjakarta.xml.bind-api-2.3.2.jar ... annotation/ javax/xml/bind/annotation/adapters/ javax/xml/bind/attachment/ META ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/javax/xml/bind/jaxb-api/2.3.1/
HDjaxb-api-2.3.1.jar ... annotation/ javax/xml/bind/annotation/adapters/ javax/xml/bind/attachment/ javax ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/
HDjaxb-api-2.2.12-b140109.1041.jar ... annotation/ javax/xml/bind/annotation/adapters/ javax/xml/bind/attachment/ javax ...
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/iter/
H A Dmod.rs18 mod adapters; module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/iter/
H A Dmod.rs18 mod adapters; module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/iter/
H A Dmod.rs18 mod adapters; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/iter/
H A Dmod.rs18 mod adapters; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/iter/
H A Dmod.rs18 mod adapters; module
/aosp_15_r20/external/skia/tools/window/
H A DGraphiteDawnWindowContext.cpp149 std::vector<dawn::native::Adapter> adapters = fInstance->EnumerateAdapters(&adapterOptions); in createDevice() local
/aosp_15_r20/external/skia/tools/graphite/dawn/
H A DGraphiteDawnTestContext.cpp69 std::vector<dawn::native::Adapter> adapters = sInstance->EnumerateAdapters(&options); in Make() local
/aosp_15_r20/external/cronet/net/dns/public/
H A Dwin_dns_system_settings_unittest.cc40 IP_ADAPTER_ADDRESSES* adapters = heap.get(); in CreateAdapterAddresses() local

12345678910>>...19