/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/ |
D | ProtoInputStreamBoolTest.java | 103 final Test.All all = new Test.All(); in testReadCompat() 109 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 225 final Test.All all = new Test.All(); in testRepeatedCompat() 231 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 346 final Test.All all = new Test.All(); in testPackedCompat() 352 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamUInt32Test.java | 126 final Test.All all = new Test.All(); in testReadCompat() 132 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 264 final Test.All all = new Test.All(); in testRepeatedCompat() 270 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 410 final Test.All all = new Test.All(); in testPackedCompat() 416 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamSInt32Test.java | 124 final Test.All all = new Test.All(); in testReadCompat() 130 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 259 final Test.All all = new Test.All(); in testRepeatedCompat() 265 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 393 final Test.All all = new Test.All(); in testPackedCompat() 399 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamInt32Test.java | 126 final Test.All all = new Test.All(); in testReadCompat() 132 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 265 final Test.All all = new Test.All(); in testRepeatedCompat() 271 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 411 final Test.All all = new Test.All(); in testPackedCompat() 417 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamSFixed32Test.java | 124 final Test.All all = new Test.All(); in testReadCompat() 130 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 259 final Test.All all = new Test.All(); in testRepeatedCompat() 265 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 393 final Test.All all = new Test.All(); in testPackedCompat() 399 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamFixed32Test.java | 124 final Test.All all = new Test.All(); in testReadCompat() 130 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 259 final Test.All all = new Test.All(); in testRepeatedCompat() 265 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 393 final Test.All all = new Test.All(); in testPackedCompat() 399 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamFixed64Test.java | 149 final Test.All all = new Test.All(); in testReadCompat() 155 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 322 final Test.All all = new Test.All(); in testRepeatedCompat() 328 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 493 final Test.All all = new Test.All(); in testPackedCompat() 499 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamInt64Test.java | 147 final Test.All all = new Test.All(); in testReadCompat() 153 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 314 final Test.All all = new Test.All(); in testRepeatedCompat() 320 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 491 final Test.All all = new Test.All(); in testPackedCompat() 497 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamSInt64Test.java | 144 final Test.All all = new Test.All(); in testReadCompat() 150 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 307 final Test.All all = new Test.All(); in testRepeatedCompat() 313 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 468 final Test.All all = new Test.All(); in testPackedCompat() 474 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamSFixed64Test.java | 149 final Test.All all = new Test.All(); in testReadCompat() 155 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 322 final Test.All all = new Test.All(); in testRepeatedCompat() 328 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 493 final Test.All all = new Test.All(); in testPackedCompat() 499 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamUInt64Test.java | 146 final Test.All all = new Test.All(); in testReadCompat() 152 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 312 final Test.All all = new Test.All(); in testRepeatedCompat() 318 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 487 final Test.All all = new Test.All(); in testPackedCompat() 493 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamStringTest.java | 117 final Test.All all = new Test.All(); in testReadCompat() 123 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 248 final Test.All all = new Test.All(); in testRepeatedCompat() 254 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat()
|
D | ProtoInputStreamBytesTest.java | 127 final Test.All all = new Test.All(); in testReadCompat() 133 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 264 final Test.All all = new Test.All(); in testRepeatedCompat() 270 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat()
|
D | ProtoInputStreamDoubleTest.java | 169 final Test.All all = new Test.All(); in testReadCompat() 175 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 372 final Test.All all = new Test.All(); in testRepeatedCompat() 378 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 572 final Test.All all = new Test.All(); in testPackedCompat() 578 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamFloatTest.java | 160 final Test.All all = new Test.All(); in testReadCompat() 166 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 345 final Test.All all = new Test.All(); in testRepeatedCompat() 351 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 525 final Test.All all = new Test.All(); in testPackedCompat() 531 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamEnumTest.java | 126 final Test.All all = new Test.All(); in testReadCompat() 266 final Test.All all = new Test.All(); in testRepeatedCompat() 416 final Test.All all = new Test.All(); in testPackedCompat()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | CarrierResolver.java | 106 } else if (CarrierId.All.CONTENT_URI.equals(uri)) { 123 CarrierId.All.CONTENT_URI, false, mContentObserver); in CarrierResolver() 252 CarrierId.All.CONTENT_URI, in loadCarrierMatchingRulesOnMccMnc() 254 /* selection */ CarrierId.All.MCCMNC + "=?", in loadCarrierMatchingRulesOnMccMnc() 281 CarrierId.All.CONTENT_URI, in getCarrierNameFromId() 311 CarrierId.All.CONTENT_URI, in getCarrierMatchingRulesFromMccMnc() 313 /* selection */ CarrierId.All.MCCMNC + "=?", in getCarrierMatchingRulesFromMccMnc() 475 cursor.getColumnIndexOrThrow(CarrierId.All.PRIVILEGE_ACCESS_RULE)); in makeCarrierMatchingRule() 477 cursor.getString(cursor.getColumnIndexOrThrow(CarrierId.All.MCCMNC)), in makeCarrierMatchingRule() 479 CarrierId.All.IMSI_PREFIX_XPATTERN)), in makeCarrierMatchingRule() [all …]
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | CarrierResolverTest.java | 294 if (CarrierId.All.CONTENT_URI.getAuthority().equals( in query() 298 CarrierId.All.MCCMNC, in query() 299 CarrierId.All.GID1, in query() 300 CarrierId.All.GID2, in query() 301 CarrierId.All.PLMN, in query() 302 CarrierId.All.IMSI_PREFIX_XPATTERN, in query() 303 CarrierId.All.ICCID_PREFIX, in query() 304 CarrierId.All.PRIVILEGE_ACCESS_RULE, in query() 305 CarrierId.All.SPN, in query() 306 CarrierId.All.APN, in query()
|
/frameworks/wilhelm/ |
D | Android.bp | 19 srcs: ["include/OMXAL/**/*.h"], // All headers in all subdirs. 34 srcs: ["include/SLES/**/*.h"], // All headers in all subdirs.
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/test/java/com/google/protobuf/nano/ |
D | unittest_repeated_packables_nano.proto | 2 // Copyright 2008 Google Inc. All rights reserved. 50 // All packable types, none marked as packed. 74 // All packable types, all matching the field numbers in NonPacked,
|
/frameworks/base/core/proto/android/server/location/ |
D | enums.proto | 60 // All types of SUPL requests. 62 // All types of requests from IMS. 64 // All types of requests from SIM.
|
/frameworks/ml/nn/tools/systrace_parser/ |
D | run_tests.sh | 9 echo All tests passed
|
/frameworks/hardware/interfaces/bufferhub/1.0/ |
D | IBufferClient.hal | 33 * All further function calls must return CLIENT_CLOSED. All the unused
|
/frameworks/rs/driver/runtime/ |
D | NOTICE | 2 Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
|
/frameworks/base/core/proto/android/content/ |
D | configuration.proto | 54 * All current configuration data used to select resources. 90 * All current configuration data device is running with, everything used
|