Home
last modified time | relevance | path

Searched +full:source +full:- +full:map +full:- +full:support (Results 1 – 25 of 1407) sorted by relevance

12345678910>>...57

/aosp_15_r20/external/guice/lib/build/
HDspring-beans.jar ... beans/propertyeditors/ org/springframework/beans/support/ META-INF/spring.handlers META- ...
/aosp_15_r20/frameworks/base/core/java/com/android/ims/internal/uce/common/
H A DCapInfo.java2 * Copyright (c) 2016 The Android Open Source Project
8 * http://www.apache.org/licenses/LICENSE-2.0
25 import java.util.Map;
32 /** IM session support. */
34 /** File transfer support. */
36 /** File transfer Thumbnail support. */
38 /** File transfer Store and forward support. */
40 /** File transfer HTTP support. */
42 /** Image sharing support. */
44 /** Video sharing during a CS call support -- IR-74. */
[all …]
/aosp_15_r20/prebuilts/sdk/current/extras/app-toolkit/m2repository/android/arch/persistence/room/migration/28.0.0/
HDmigration-28.0.0.jar ... META-INF/MANIFEST.MF android/arch/persistence ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/service/service-uwb/android_common_apex33/combined/
Dservice-uwb.jar ... META-INF/ META-INF/MANIFEST.MF android/ android/hardware ...
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/vibrator/aidl/android.hardware.vibrator-V3-java-source/gen/android/hardware/vibrator/
DIVibrator.java2 * This file is auto-generated. DO NOT MODIFY.
3-x86/bin/aidl --lang=java -Weverything -Wno-missing-permission-annotation --structured --version 3…
7 * AS A BUILD INTERMEDIATE ONLY. THIS IS NOT SOURCE CODE.
31 * Cancel a previously-started vibration, if any. If a previously-started vibration is
87 * this support is reflected in getCapabilities (CAP_AMPLITUDE_CONTROL). When this device
94 * do it's best to map it onto the number of steps it does have.
102 * Support is reflected in getCapabilities (CAP_EXTERNAL_CONTROL).
119 * Support is reflected in getCapabilities (CAP_COMPOSE_EFFECTS).
130 * Support is reflected in getCapabilities (CAP_COMPOSE_EFFECTS).
143 * Implementations are expected to support all required primitives of the
[all …]
/aosp_15_r20/out/soong/.intermediates/external/tflite-support/tflite_support_java/android_common_apex33/javac/
Dtflite_support_java.jar ... META-INF/ META-INF/MANIFEST.MF org/ org/tensorflow ... ...
/aosp_15_r20/out/soong/.intermediates/external/tflite-support/tflite_support_java/android_common_apex30/javac/
Dtflite_support_java.jar ... META-INF/ META-INF/MANIFEST.MF org/ org/tensorflow ... ...
/aosp_15_r20/prebuilts/misc/common/android-support-test/espresso/
HDespresso_contrib_release_no_deps.jar ... .support.test.espresso.contrib android.support.test.espresso.contrib.ViewPagerActions$6
/aosp_15_r20/hardware/interfaces/vibrator/aidl/android/hardware/vibrator/
H A DIVibrator.aidl2 * Copyright (C) 2019 The Android Open Source Project
8 * http://www.apache.org/licenses/LICENSE-2.0
93 * Cancel a previously-started vibration, if any. If a previously-started vibration is
143 * this support is reflected in getCapabilities (CAP_AMPLITUDE_CONTROL). When this device
150 * do it's best to map it onto the number of steps it does have.
157 * Support is reflected in getCapabilities (CAP_EXTERNAL_CONTROL).
173 * Support is reflected in getCapabilities (CAP_COMPOSE_EFFECTS).
182 * Support is reflected in getCapabilities (CAP_COMPOSE_EFFECTS).
193 * Implementations are expected to support all required primitives of the
201 * Support is reflected in getCapabilities (CAP_COMPOSE_EFFECTS).
[all …]
/aosp_15_r20/prebuilts/sdk/current/support/m2repository/com/android/support/collections/28.0.0/
HDcollections-28.0.0.jar ... META-INF/MANIFEST.MF android/support/v4/util/ArrayMap$1.class ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/support/android-support-collections-nodeps/android_common/local-combined/
Dandroid-support-collections-nodeps.jar ... META-INF/MANIFEST.MF android/support/v4/util/ArrayMap$1.class ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/service/service-uwb/android_common_apex33/turbine-combined/
Dservice-uwb.jar ... META-INF/ META-INF/MANIFEST.MF android/hardware/uwb ...
/aosp_15_r20/out/soong/.intermediates/packages/services/Iwlan/Iwlan/android_common/combined/
DIwlan.jar ... META-INF/ META-INF/MANIFEST.MF android/support/annotation/AnimRes.class AnimRes
/aosp_15_r20/out/target/common/obj/APPS/Iwlan_intermediates/
Dclasses.jar ... META-INF/ META-INF/MANIFEST.MF android/support/annotation/AnimRes.class AnimRes
/aosp_15_r20/external/gson/
H A DUserGuide.md4 2. [Goals for Gson](#goals-for-gson)
5 3. [Gson Performance and Scalability](#gson-performance-and-scalability)
6 4. [Gson Users](#gson-users)
7 5. [Using Gson](#using-gson)
8 * [Using Gson with Gradle/Android](#using-gson-with-gradleandroid)
9 * [Using Gson with Maven](#using-gson-with-maven)
10 * [Primitives Examples](#primitives-examples)
11 * [Object Examples](#object-examples)
12 * [Finer Points with Objects](#finer-points-with-objects)
13 * [Nested Classes (including Inner Classes)](#nested-classes-including-inner-classes)
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/
H A DCHANGES.txt1 2022-12-07 version 21.11 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
4 * Fix round-trip bug (#10158)
6 2022-11-29 version 21.10 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
9 * Use bit-field int values in buildPartial to skip work on unset groups of fields. (#10960)
12 …* Fix UPB_LIKELY() for 32-bit Windows builds; update protobuf_deps to point to the current upb 21.…
16 2022-10-26 version 21.9 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
27 2022-10-18 version 21.8 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
30 * Fix for grpc.tools #17995 & protobuf #7474 (handle UTF-8 paths in argumentfile) (#10721)
42 2022-09-29 version 21.7 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
44 * Refactoring java full runtime to reuse sub-message builders and prepare to
[all …]
/aosp_15_r20/external/protobuf/
H A DCHANGES.txt1 2022-12-07 version 21.11 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
4 * Fix round-trip bug (#10158)
6 2022-11-29 version 21.10 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
9 * Use bit-field int values in buildPartial to skip work on unset groups of fields. (#10960)
12 …* Fix UPB_LIKELY() for 32-bit Windows builds; update protobuf_deps to point to the current upb 21.…
16 2022-10-26 version 21.9 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
27 2022-10-18 version 21.8 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
30 * Fix for grpc.tools #17995 & protobuf #7474 (handle UTF-8 paths in argumentfile) (#10721)
42 2022-09-29 version 21.7 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
44 * Refactoring java full runtime to reuse sub-message builders and prepare to
[all …]
/aosp_15_r20/external/fonttools/Tests/designspaceLib/data/split_output/
H A DMutatorSansVariable_Weight_Width.designspace1 <?xml version='1.0' encoding='UTF-8'?>
5 <map input="300" output="0"/>
6 <map input="500" output="500"/>
7 <map input="700" output="1000"/>
10 <map input="50" output="0"/>
11 <map input="100" output="500"/>
12 <map input="200" output="1000"/>
30 …<source filename="../MutatorSansLightCondensed.ufo" name="master.MutatorMathTest.LightCondensed.0"…
35 </source>
36 …<source filename="../MutatorSansBoldCondensed.ufo" name="master.MutatorMathTest.BoldCondensed.1" f…
[all …]
H A Dtest_v5_MutatorSans_and_Serif_serif_0.0.designspace1 <?xml version='1.0' encoding='UTF-8'?>
5 <map input="300" output="0"/>
6 <map input="500" output="500"/>
7 <map input="700" output="1000"/>
10 <map input="50" output="0"/>
11 <map input="100" output="500"/>
12 <map input="200" output="1000"/>
30 …<source filename="../MutatorSansLightCondensed.ufo" name="master.MutatorMathTest.LightCondensed.0"…
35 </source>
36 …<source filename="../MutatorSansBoldCondensed.ufo" name="master.MutatorMathTest.BoldCondensed.1" f…
[all …]
/aosp_15_r20/external/google-cloud-java/java-translate/proto-google-cloud-translate-v3/src/main/java/com/google/cloud/translate/v3/
H A DTranslateDocumentRequest.java8 * https://www.apache.org/licenses/LICENSE-2.0
17 // source: google/cloud/translate/v3/translation_service.proto
71 throw new RuntimeException("Invalid map field number: " + number); in internalGetMapField()
94 * Format: `projects/{project-number-or-id}/locations/{location-id}`.
95 * For global calls, use `projects/{project-number-or-id}/locations/global` or
96 * `projects/{project-number-or-id}`.
97 * Non-global location is required for requests using AutoML models or custom
100 * location-id), otherwise an INVALID_ARGUMENT (400) error is returned.
124 * Format: `projects/{project-number-or-id}/locations/{location-id}`.
125 * For global calls, use `projects/{project-number-or-id}/locations/global` or
[all …]
/aosp_15_r20/external/iproute2/man/man8/
H A Dip-link.8.in1 .TH IP\-LINK 8 "13 Dec 2012" "iproute2" "Linux"
3 ip-link \- network device configuration
93 .RB "[ " link-netnsid
105 .RI "[ " VFVLAN-LIST " ]"
221 .IR VFVLAN-LIST " := [ " VFVLAN-LIST " ] " VFVLAN
228 .IR VLAN-QOS " ] ["
230 .IR VLAN-PROTO " ] ]"
233 .SS ip link add - add virtual link
249 - Ethernet Bridge device
252 - Bonding device
[all …]
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/extras/app-toolkit/android-arch-lifecycle-common-nodeps/android_common/local-combined/
Dandroid-arch-lifecycle-common-nodeps.jar ... .lang.Object { final java.util.Map mEventToHandlers final java.util.Map mHandlerToEvent void < ...
/aosp_15_r20/prebuilts/sdk/current/extras/app-toolkit/m2repository/android/arch/lifecycle/common/28.0.0/
HDcommon-28.0.0.jar ... .lang.Object { final java.util.Map mEventToHandlers final java.util.Map mHandlerToEvent void < ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/remoteauth/service/service-remoteauth-pre-jarjar/android_common/combined/
Dservice-remoteauth-pre-jarjar.jar ... INF/kotlin-stdlib-jdk7.kotlin_module META-INF/kotlin-stdlib-jdk8.kotlin_module META ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/EmergencyInfo/EmergencyGestureAction/EmergencyGestureAction/android_common/turbine-combined/
DEmergencyGestureAction.jar ... legacy_legacy-support-core-utils.version META-INF/androidx.legacy_legacy-support-v4. ...

12345678910>>...57