Home
last modified time | relevance | path

Searched refs:All (Results 1 – 25 of 106) sorted by relevance

12345

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierResolver.java107 } 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/
DProtoInputStreamBoolTest.java103 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()
DProtoInputStreamInt32Test.java126 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()
DProtoInputStreamFixed32Test.java124 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()
DProtoInputStreamSInt32Test.java124 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()
DProtoInputStreamSFixed32Test.java124 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()
DProtoInputStreamUInt32Test.java126 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()
DProtoInputStreamSInt64Test.java144 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()
DProtoInputStreamUInt64Test.java146 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()
DProtoInputStreamFixed64Test.java149 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()
DProtoInputStreamSFixed64Test.java149 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()
DProtoInputStreamInt64Test.java147 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()
DProtoInputStreamStringTest.java117 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()
DProtoInputStreamDoubleTest.java169 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()
DProtoInputStreamFloatTest.java160 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()
DProtoInputStreamBytesTest.java127 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()
DProtoInputStreamEnumTest.java126 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/
DCarrierResolverTest.java279 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/
DAndroid.bp19 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/
Denums.proto60 // 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/
Drun_tests.sh9 echo All tests passed
/frameworks/hardware/interfaces/bufferhub/1.0/
DIBufferClient.hal33 * All further function calls must return CLIENT_CLOSED. All the unused
/frameworks/rs/driver/runtime/
DNOTICE2 Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
/frameworks/base/core/proto/android/content/
Dconfiguration.proto55 * 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/
DCarrierIdInstallReceiver.java35 resolver.update(Uri.withAppendedPath(Telephony.CarrierId.All.CONTENT_URI, in postInstall()

12345