Searched refs:All (Results 1 - 14 of 14) sorted by relevance

/frameworks/base/services/core/java/com/android/server/updates/
H A DCarrierIdInstallReceiver.java35 resolver.update(Uri.withAppendedPath(Telephony.CarrierId.All.CONTENT_URI,
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DCarrierIdentifierTest.java205 if (CarrierId.All.CONTENT_URI.getAuthority().equals(
209 CarrierId.All.MCCMNC,
210 CarrierId.All.GID1,
211 CarrierId.All.GID2,
212 CarrierId.All.PLMN,
213 CarrierId.All.IMSI_PREFIX_XPATTERN,
214 CarrierId.All.ICCID_PREFIX,
215 CarrierId.All.SPN,
216 CarrierId.All.APN,
/frameworks/base/docs/
H A D__DEPRECATED__DO_NOT_EDIT__.txt6 All authoring of content has been moved to Piper (go/dac-source).
/frameworks/base/docs/html/
H A D__DEPRECATED__DO_NOT_EDIT__.txt6 All authoring of content has been moved to Piper (go/dac-source).
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCarrierIdentifier.java99 } else if (CarrierId.All.CONTENT_URI.equals(uri)) {
141 CarrierId.All.CONTENT_URI, false, mContentObserver);
250 CarrierId.All.CONTENT_URI,
252 /* selection */ CarrierId.All.MCCMNC + "=?",
337 cursor.getString(cursor.getColumnIndexOrThrow(CarrierId.All.MCCMNC)),
339 CarrierId.All.IMSI_PREFIX_XPATTERN)),
341 CarrierId.All.ICCID_PREFIX)),
342 cursor.getString(cursor.getColumnIndexOrThrow(CarrierId.All.GID1)),
343 cursor.getString(cursor.getColumnIndexOrThrow(CarrierId.All.GID2)),
344 cursor.getString(cursor.getColumnIndexOrThrow(CarrierId.All
[all...]
/frameworks/support/app-toolkit/buildSrc/src/main/kotlin/androidx/build/
H A DPublishDocsRules.kt19 import androidx.build.ArtifactsPredicate.All
141 rules.add(DocsRule(All, strategy))
163 object All : ArtifactsPredicate() {
178 if (predicate is All) {
/frameworks/support/buildSrc/src/main/kotlin/androidx/build/
H A DPublishDocsRules.kt19 import androidx.build.ArtifactsPredicate.All
141 rules.add(DocsRule(All, strategy))
163 object All : ArtifactsPredicate() {
178 if (predicate is All) {
/frameworks/base/tools/streaming_proto/test/
H A Dtest.proto38 message All {
/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h47 All, member in class:mcld::GeneralOptions::HashStyle::ICF
/frameworks/compile/mclinker/lib/LD/
H A DIdenticalCodeFolding.cpp169 if ((m_Config.options().getICFMode() == GeneralOptions::ICF::All) ||
/frameworks/rs/script_api/
H A Drs_for_each.spec107 must be specified as the last argument. All input allocations,
/frameworks/base/telephony/java/android/provider/
H A DTelephony.java3433 public static final class All implements BaseColumns { class in class:Telephony.CarrierId
/frameworks/compile/mclinker/tools/mcld/
H A DMain.cpp783 .Case("all", mcld::GeneralOptions::ICF::All)
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 343 milliseconds