Home
last modified time | relevance | path

Searched defs:all (Results 1 – 25 of 133) sorted by relevance

123456

/aosp12/frameworks/layoutlib/create/src/com/android/tools/layoutlib/create/
H A DJarUtil.java43 @NotNull Map<String, byte[]> all, @NotNull Function<byte[], byte[]> transform) in createJar() argument
71 @NotNull Map<String, byte[]> all) throws IOException { in createJar()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/fingerprint/
H A DFingerprintServiceRegistryTest.java139 final List<FingerprintSensorPropertiesInternal> all = new ArrayList<>(); in registersListenerBeforeAllRegistered() local
157 final List<FingerprintSensorPropertiesInternal> all = new ArrayList<>(); in registersListenerAfterAllRegistered() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/face/
H A DFaceServiceRegistryTest.java143 final List<FaceSensorPropertiesInternal> all = new ArrayList<>(); in registersListenerBeforeAllRegistered() local
161 final List<FaceSensorPropertiesInternal> all = new ArrayList<>(); in registersListenerAfterAllRegistered() local
/aosp12/art/tools/
H A Dsymbolize.sh55 all() { function
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/diagram/
H A Dmakefile8 all: $(addsuffix .png, $(DOTFILES)) $(addsuffix .pdf, $(DOTFILES)) target
/aosp12/frameworks/native/docs/
H A DMakefile3 all: html website target
/aosp12/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
H A DProtoInputStreamBoolTest.java103 final Test.All all = new Test.All(); in testReadCompat() local
225 final Test.All all = new Test.All(); in testRepeatedCompat() local
346 final Test.All all = new Test.All(); in testPackedCompat() local
H A DProtoInputStreamEnumTest.java126 final Test.All all = new Test.All(); in testReadCompat() local
266 final Test.All all = new Test.All(); in testRepeatedCompat() local
416 final Test.All all = new Test.All(); in testPackedCompat() local
H A DProtoInputStreamFixed32Test.java124 final Test.All all = new Test.All(); in testReadCompat() local
259 final Test.All all = new Test.All(); in testRepeatedCompat() local
393 final Test.All all = new Test.All(); in testPackedCompat() local
H A DProtoInputStreamInt32Test.java126 final Test.All all = new Test.All(); in testReadCompat() local
265 final Test.All all = new Test.All(); in testRepeatedCompat() local
411 final Test.All all = new Test.All(); in testPackedCompat() local
H A DProtoInputStreamSFixed32Test.java124 final Test.All all = new Test.All(); in testReadCompat() local
259 final Test.All all = new Test.All(); in testRepeatedCompat() local
393 final Test.All all = new Test.All(); in testPackedCompat() local
H A DProtoInputStreamSInt32Test.java124 final Test.All all = new Test.All(); in testReadCompat() local
259 final Test.All all = new Test.All(); in testRepeatedCompat() local
393 final Test.All all = new Test.All(); in testPackedCompat() local
H A DProtoInputStreamUInt32Test.java126 final Test.All all = new Test.All(); in testReadCompat() local
264 final Test.All all = new Test.All(); in testRepeatedCompat() local
410 final Test.All all = new Test.All(); in testPackedCompat() local
/aosp14/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
H A DProtoInputStreamBoolTest.java103 final Test.All all = new Test.All(); in testReadCompat() local
225 final Test.All all = new Test.All(); in testRepeatedCompat() local
346 final Test.All all = new Test.All(); in testPackedCompat() local
H A DProtoInputStreamEnumTest.java126 final Test.All all = new Test.All(); in testReadCompat() local
266 final Test.All all = new Test.All(); in testRepeatedCompat() local
416 final Test.All all = new Test.All(); in testPackedCompat() local
H A DProtoInputStreamUInt32Test.java126 final Test.All all = new Test.All(); in testReadCompat() local
264 final Test.All all = new Test.All(); in testRepeatedCompat() local
410 final Test.All all = new Test.All(); in testPackedCompat() local
H A DProtoInputStreamFixed32Test.java124 final Test.All all = new Test.All(); in testReadCompat() local
259 final Test.All all = new Test.All(); in testRepeatedCompat() local
393 final Test.All all = new Test.All(); in testPackedCompat() local
H A DProtoInputStreamInt32Test.java126 final Test.All all = new Test.All(); in testReadCompat() local
265 final Test.All all = new Test.All(); in testRepeatedCompat() local
411 final Test.All all = new Test.All(); in testPackedCompat() local
H A DProtoInputStreamSFixed32Test.java124 final Test.All all = new Test.All(); in testReadCompat() local
259 final Test.All all = new Test.All(); in testRepeatedCompat() local
393 final Test.All all = new Test.All(); in testPackedCompat() local
H A DProtoInputStreamSInt32Test.java124 final Test.All all = new Test.All(); in testReadCompat() local
259 final Test.All all = new Test.All(); in testRepeatedCompat() local
393 final Test.All all = new Test.All(); in testPackedCompat() local
/aosp12/art/test/062-character-encodings/src/
H A DMain.java17 SortedMap<String, Charset> all = Charset.availableCharsets(); in main() local
/aosp12/build/make/tools/signapk/test/
H A Drun5 all: out/signed-$(package) target
/aosp12/frameworks/base/libs/incident/src/
H A DIncidentReportArgs.cpp111 int32_t all; in readFromParcel() local
172 IncidentReportArgs::setAll(bool all) in setAll()
/aosp14/frameworks/base/libs/incident/src/
H A DIncidentReportArgs.cpp111 int32_t all; in readFromParcel() local
172 IncidentReportArgs::setAll(bool all) in setAll()
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/
H A Dall.cpp36 static auto all = toMap({ variable

123456