Home
last modified time | relevance | path

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

1234

/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
DCarrierIdProviderTest.java169 mContentResolver.insert(CarrierId.All.CONTENT_URI, createCarrierInfoInternal()); in testInsertCarrierInfo()
170 Cursor countCursor = mContentResolver.query(CarrierId.All.CONTENT_URI, in testInsertCarrierInfo()
191 mContentResolver.insert(CarrierId.All.CONTENT_URI, contentValues); in testDuplicateInsertionCarrierInfo()
192 mContentResolver.insert(CarrierId.All.CONTENT_URI, contentValues); in testDuplicateInsertionCarrierInfo()
207 contentValues.put(CarrierId.All.GID1, test_gid1); in testInvalidInsertionCarrierInfo()
208 mContentResolver.insert(CarrierId.All.CONTENT_URI, contentValues); in testInvalidInsertionCarrierInfo()
222 mContentResolver.insert(CarrierId.All.CONTENT_URI, in testDeleteCarrierInfo()
229 String whereClause = CarrierId.All.MCCMNC + "=?"; in testDeleteCarrierInfo()
231 numRowsDeleted = mContentResolver.delete(CarrierId.All.CONTENT_URI, in testDeleteCarrierInfo()
249 mContentResolver.insert(CarrierId.All.CONTENT_URI, contentValues); in testUpdateCarrierInfo()
[all …]
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DCarrierIdProvider.java147 CarrierId.All.MCCMNC,
148 CarrierId.All.GID1,
149 CarrierId.All.GID2,
150 CarrierId.All.PLMN,
151 CarrierId.All.IMSI_PREFIX_XPATTERN,
152 CarrierId.All.SPN,
153 CarrierId.All.APN,
154 CarrierId.All.ICCID_PREFIX,
155 CarrierId.All.PRIVILEGE_ACCESS_RULE,
172 + CarrierId.All.MCCMNC + " TEXT NOT NULL," in getStringForCarrierIdTableCreation()
[all …]
/packages/apps/CarrierConfig/tests/src/com/android/carrierconfig/
DCarrierConfigTest.java331 Telephony.CarrierId.All.CONTENT_URI, in getCarrierId()
333 /* selection */ Telephony.CarrierId.All.MCCMNC + "=? AND " in getCarrierId()
334 + Telephony.CarrierId.All.GID1 in getCarrierId()
336 + Telephony.CarrierId.All.GID2 in getCarrierId()
338 + Telephony.CarrierId.All.IMSI_PREFIX_XPATTERN in getCarrierId()
340 + Telephony.CarrierId.All.SPN in getCarrierId()
/packages/modules/Bluetooth/system/doc/
Ddirectory_layout.md7 * src/ - All source files for the subsystem.
8 * include/ - All include files for the subsystem.
9 * test/ - All unit tests for the subsystem.
/packages/services/Car/cpp/computepipe/sepolicy/public/
Dattributes1 # All computepipe clients
5 # All computepipe runners
/packages/modules/Virtualization/microdroid_manager/src/
Dvm_secret.rs185 TargetEntry::All, in sealing_policy()
191 TargetEntry::All, in sealing_policy()
197 TargetEntry::All, in sealing_policy()
/packages/modules/common/proto/
Dsdk.proto24 // All the modules that can be used for version requirements.
80 // All the defined extension versions.
/packages/modules/OnDevicePersonalization/src/com/android/libraries/pcc/chronicle/api/policy/
DPolicy.kt22 import com.android.libraries.pcc.chronicle.api.policy.contextrules.All in <lambda>()
36 val allowedContext: PolicyContextRule = All in <lambda>()
/packages/modules/DnsResolver/
DNOTICE2 All rights reserved.
31 All rights reserved.
59 All rights reserved.
103 The Regents of the University of California. All rights reserved.
132 The Regents of the University of California. All rights reserved.
142 3. All advertising materials mentioning features or use of this software
165 The Regents of the University of California. All rights reserved.
212 The Regents of the University of California. All rights reserved.
222 3. All advertising materials mentioning features or use of this software
245 The Regents of the University of California. All rights reserved.
[all …]
/packages/services/Car/cpp/watchdog/sepolicy/public/
Dattributes1 # All car watchdog clients
/packages/services/Car/cpp/powerpolicy/sepolicy/public/
Dattributes1 # All car power policy callbacks
/packages/modules/NeuralNetworks/tools/systrace_parser/
Drun_tests.sh9 echo All tests passed
/packages/apps/TV/common/src/com/android/tv/common/support/tvprovider/
DREADME.md6 All classes here must have an associated bug to move to androidx
/packages/modules/NeuralNetworks/runtime/
DNOTICE193 Copyright 2018 The TensorFlow Authors. All rights reserved.
562 All distribution of Covered Software in Source Code Form, including any
780 Copyright (c) 2016-present, Facebook Inc. All rights reserved.
782 All contributions by Facebook:
785 All contributions by Google:
787 All rights reserved.
789 All contributions by Yangqing Jia:
791 All rights reserved.
793 All contributions from Caffe:
795 All rights reserved.
[all …]
/packages/modules/Media/flags/
Dflags.aconfig5 # All flags targeting V have to be is_fixed_read_only true.
/packages/apps/Settings/src/com/android/settings/spa/app/
DAllAppList.kt99 val options = mutableListOf(SpinnerItem.All, SpinnerItem.Enabled) in getSpinnerOptions()
161 All(R.string.filter_all_apps),
/packages/modules/AdServices/adservices/linter/documentation/
DREADME.md4 the checker should run against production code (prod), test code (test), or both (common). All
/packages/providers/MediaProvider/pdf/framework/
Dpdf_viewer_flags.aconfig4 # All the flags that we are adding into Android V release have to be fixed read only.
/packages/apps/Settings/aconfig/
Dsettings_development_flag_declarations.aconfig6 # NOTE: All Settings flags share the same Flags class, so prefix our
/packages/modules/OnDevicePersonalization/src/com/android/libraries/pcc/chronicle/api/policy/builder/
DPolicyBuilder.kt31 import com.android.libraries.pcc.chronicle.api.policy.contextrules.All
124 var allowedContext: PolicyContextRule = All
/packages/modules/Bluetooth/tools/rootcanal/
DREADME.md46 a custom Controller configuration file. All properties defined in
60 All RootCanal instances expose four TCP ports:
/packages/modules/common/
DREADME.md9 This project uses a single source path for java code. All java code should go
/packages/modules/RemoteKeyProvisioning/system-server/
DREADME.md10 requires system server to host a visible service. All service calls to the
/packages/modules/OnDevicePersonalization/src/com/android/libraries/pcc/chronicle/api/policy/contextrules/
DPolicyContextRule.kt39 object All : PolicyContextRule { in invoke() object
/packages/services/Telephony/testapps/GbaTestApp/
DAndroid.bp1 // Copyright 2020 Google Inc. All rights reserved.

1234