| /frameworks/layoutlib/create/src/com/android/tools/layoutlib/create/ |
| D | JarUtil.java | 43 @NotNull Map<String, byte[]> all, @NotNull Function<byte[], byte[]> transform) in createJar() argument 71 @NotNull Map<String, byte[]> all) throws IOException { in createJar()
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/face/ |
| D | FaceServiceRegistryTest.java | 143 final List<FaceSensorPropertiesInternal> all = new ArrayList<>(); in registersListenerBeforeAllRegistered() local 161 final List<FaceSensorPropertiesInternal> all = new ArrayList<>(); in registersListenerAfterAllRegistered() local
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/fingerprint/ |
| D | FingerprintServiceRegistryTest.java | 139 final List<FingerprintSensorPropertiesInternal> all = new ArrayList<>(); in registersListenerBeforeAllRegistered() local 157 final List<FingerprintSensorPropertiesInternal> all = new ArrayList<>(); in registersListenerAfterAllRegistered() local
|
| /frameworks/native/docs/ |
| D | Makefile | 3 all: html website target
|
| /frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/ |
| D | ProtoInputStreamBoolTest.java | 103 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
|
| D | ProtoInputStreamEnumTest.java | 126 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
|
| D | ProtoInputStreamSInt32Test.java | 124 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
|
| D | ProtoInputStreamFixed32Test.java | 124 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
|
| D | ProtoInputStreamSFixed32Test.java | 124 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
|
| D | ProtoInputStreamInt32Test.java | 126 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
|
| D | ProtoInputStreamUInt32Test.java | 126 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
|
| D | ProtoInputStreamSFixed64Test.java | 149 final Test.All all = new Test.All(); in testReadCompat() local 322 final Test.All all = new Test.All(); in testRepeatedCompat() local 493 final Test.All all = new Test.All(); in testPackedCompat() local
|
| D | ProtoInputStreamUInt64Test.java | 146 final Test.All all = new Test.All(); in testReadCompat() local 312 final Test.All all = new Test.All(); in testRepeatedCompat() local 487 final Test.All all = new Test.All(); in testPackedCompat() local
|
| D | ProtoInputStreamSInt64Test.java | 144 final Test.All all = new Test.All(); in testReadCompat() local 307 final Test.All all = new Test.All(); in testRepeatedCompat() local 468 final Test.All all = new Test.All(); in testPackedCompat() local
|
| D | ProtoInputStreamFixed64Test.java | 149 final Test.All all = new Test.All(); in testReadCompat() local 322 final Test.All all = new Test.All(); in testRepeatedCompat() local 493 final Test.All all = new Test.All(); in testPackedCompat() local
|
| D | ProtoInputStreamInt64Test.java | 147 final Test.All all = new Test.All(); in testReadCompat() local 314 final Test.All all = new Test.All(); in testRepeatedCompat() local 491 final Test.All all = new Test.All(); in testPackedCompat() local
|
| D | ProtoInputStreamBytesTest.java | 127 final Test.All all = new Test.All(); in testReadCompat() local 264 final Test.All all = new Test.All(); in testRepeatedCompat() local
|
| D | ProtoInputStreamStringTest.java | 117 final Test.All all = new Test.All(); in testReadCompat() local 248 final Test.All all = new Test.All(); in testRepeatedCompat() local
|
| D | ProtoInputStreamFloatTest.java | 160 final Test.All all = new Test.All(); in testReadCompat() local 345 final Test.All all = new Test.All(); in testRepeatedCompat() local 525 final Test.All all = new Test.All(); in testPackedCompat() local
|
| D | ProtoInputStreamDoubleTest.java | 169 final Test.All all = new Test.All(); in testReadCompat() local 372 final Test.All all = new Test.All(); in testRepeatedCompat() local 572 final Test.All all = new Test.All(); in testPackedCompat() local
|
| /frameworks/base/libs/incident/src/ |
| D | IncidentReportArgs.cpp | 111 int32_t all; in readFromParcel() local 172 IncidentReportArgs::setAll(bool all) in setAll()
|
| D | incident_report.cpp | 47 void AIncidentReportArgs_setAll(AIncidentReportArgs* args, bool all) { in AIncidentReportArgs_setAll()
|
| /frameworks/wilhelm/tools/hashgen/ |
| D | Makefile | 1 all : IID_to_MPH.c run_test target
|
| /frameworks/base/libs/incident/include_priv/android/os/ |
| D | IncidentReportArgs.h | 58 inline bool all() const { return mAll; } in all() function
|
| /frameworks/base/libs/incident/tests/ |
| D | IncidentReportRequest_test.cpp | 44 inline void setAll(bool all) { in setAll()
|