/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | CarrierResolver.java | 107 } else if (CarrierId.All.CONTENT_URI.equals(uri)) { 124 CarrierId.All.CONTENT_URI, false, mContentObserver); in CarrierResolver() 253 CarrierId.All.CONTENT_URI, in loadCarrierMatchingRulesOnMccMnc() 255 /* selection */ CarrierId.All.MCCMNC + "=?", in loadCarrierMatchingRulesOnMccMnc() 282 CarrierId.All.CONTENT_URI, in getCarrierNameFromId() 312 CarrierId.All.CONTENT_URI, in getCarrierMatchingRulesFromMccMnc() 314 /* selection */ CarrierId.All.MCCMNC + "=?", in getCarrierMatchingRulesFromMccMnc() 476 cursor.getColumnIndexOrThrow(CarrierId.All.PRIVILEGE_ACCESS_RULE)); in makeCarrierMatchingRule() 478 cursor.getString(cursor.getColumnIndexOrThrow(CarrierId.All.MCCMNC)), in makeCarrierMatchingRule() 480 CarrierId.All.IMSI_PREFIX_XPATTERN)), in makeCarrierMatchingRule() [all …]
|
/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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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/tests/telephonytests/src/com/android/internal/telephony/ |
D | CarrierResolverTest.java | 279 if (CarrierId.All.CONTENT_URI.getAuthority().equals( in query() 283 CarrierId.All.MCCMNC, in query() 284 CarrierId.All.GID1, in query() 285 CarrierId.All.GID2, in query() 286 CarrierId.All.PLMN, in query() 287 CarrierId.All.IMSI_PREFIX_XPATTERN, in query() 288 CarrierId.All.ICCID_PREFIX, in query() 289 CarrierId.All.PRIVILEGE_ACCESS_RULE, in query() 290 CarrierId.All.SPN, in query() 291 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/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 | 55 * All current configuration data used to select resources. 91 * All current configuration data device is running with, everything used
|
/frameworks/base/services/core/java/com/android/server/updates/ |
D | CarrierIdInstallReceiver.java | 35 resolver.update(Uri.withAppendedPath(Telephony.CarrierId.All.CONTENT_URI, in postInstall()
|