Home
last modified time | relevance | path

Searched defs:values (Results 1 – 25 of 847) sorted by relevance

12345678910>>...34

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DAccountResolverTest.java78 ContentValues values = new ContentValues(); in testResolveAccountWithDataSet_ignoreDefaultAccount_accountAndDataSetInUri() local
102 ContentValues values = new ContentValues(); in testResolveAccountWithDataSet_defaultAccountIsNotSet_accountAndDataSetInUri() local
122 ContentValues values = new ContentValues(); in testResolveAccountWithDataSet_ignoreDefaultAccount_accountInUriDataSetInValues() local
146 ContentValues values = new ContentValues(); in testResolveAccountWithDataSet_applyDefaultAccount_accountInUriDataSetInValues() local
163 ContentValues values = new ContentValues(); in testResolveAccountWithDataSet_ignoreDefaultAccount_noAccount() local
181 ContentValues values = new ContentValues(); in testResolveAccountWithDataSet_defaultAccountIsNotSet_noAccount() local
200 ContentValues values = new ContentValues(); in testResolveAccountWithDataSet_defaultAccountIsDevice_noAccount() local
219 ContentValues values = new ContentValues(); in testResolveAccountWithDataSet_defaultAccountIsCloud_noAccount() local
237 ContentValues values = new ContentValues(); in testResolveAccountWithDataSet_accountInValuesOnly() local
270 ContentValues values = new ContentValues(); in testResolveAccountWithDataSet_invalidAccountInUri() local
[all …]
DLegacyContactsProviderTest.java77 ContentValues values = new ContentValues(); in testPeopleInsert() local
90 ContentValues values = new ContentValues(); in testPeopleUpdate() local
113 ContentValues values = new ContentValues(); in testPeopleDelete() local
130 ContentValues values = new ContentValues(); in testPeopleFilter() local
149 ContentValues values = new ContentValues(); in testDefaultDisplayName() local
156 ContentValues values = new ContentValues(); in testPrimaryOrganization() local
198 ContentValues values = new ContentValues(); in testPrimaryPhone() local
248 ContentValues values = new ContentValues(); in testEmailCrud() local
270 ContentValues values = new ContentValues(); in testPrimaryEmail() local
321 ContentValues values = new ContentValues(); in testMarkAsContacted() local
[all …]
DVoicemailProviderTest.java123 ContentValues values = getTestReadVoicemailValues(); in testInsertReadMessageIsNotNew() local
177 ContentValues values = new ContentValues(); in testUpdate() local
217 ContentValues values = new ContentValues(); in testUpdateOtherPackageCallLog_NotDirty() local
231 ContentValues values = getTestVoicemailValues(); in testUpdateOwnPackageVoicemail_RemovesDirtyStatus() local
245 ContentValues values = getTestVoicemailValues(); in testUpdateOwnPackageVoicemail_retainDirtyStatus_dirty() local
261 ContentValues values = getTestVoicemailValues(); in testUpdateOwnPackageVoicemail_retainDirtyStatus_notDirty() local
277 ContentValues values = getTestVoicemailValues(); in testUpdateOwnPackageVoicemail_retainDirtyStatus_noOtherValues() local
310 ContentValues values = getTestVoicemailValues(); in testDeleteOtherPackageVoicemail_SetsDirtyStatus() local
344 ContentValues values = new ContentValues(); in testUpdateAfterDelete_lastModifiedNotChanged() local
355 ContentValues values = getTestVoicemailValues(); in testGetType_ItemUri() local
[all …]
DCallLogProviderTest.java150 final ContentValues values = new ContentValues(); in getMockCallLogDatabaseHelper() local
158 final ContentValues values = new ContentValues(); in getMockCallLogDatabaseHelper() local
166 final ContentValues values = new ContentValues(); in getMockCallLogDatabaseHelper() local
174 final ContentValues values = new ContentValues(); in getMockCallLogDatabaseHelper() local
181 final ContentValues values = new ContentValues(); in getMockCallLogDatabaseHelper() local
189 final ContentValues values = new ContentValues(); in getMockCallLogDatabaseHelper() local
350 ContentValues values = getDefaultCallValues(); in testInsert_RegularCallRecord() local
367 final ContentValues values = getDefaultCallValues(); in testInsert_VoicemailCallRecord() local
389 ContentValues values = new ContentValues(); in testUpdate() local
421 ContentValues values = getDefaultCallValues(); in testCallLogFilter() local
[all …]
DSearchIndexManagerTest.java56 ContentValues values = new ContentValues(); in testSearchIndexForStructuredName() local
77 ContentValues values = new ContentValues(); in testSearchIndexForStructuredName_phoneticOnly() local
101 ContentValues values = new ContentValues(); in testSearchIndexForChineseName() local
117 ContentValues values = new ContentValues(); in testSearchByChineseName() local
137 ContentValues values = new ContentValues(); in testSearchIndexForKoreanName() local
152 ContentValues values = new ContentValues(); in testSearchByKoreanName() local
178 ContentValues values = new ContentValues(); in testSearchByKoreanNameWithTwoCharactersFamilyName() local
201 ContentValues values = new ContentValues(); in testSearchIndexForOrganization() local
247 ContentValues values = new ContentValues(); in testSearchIndexForStructuredPostal() local
525 ContentValues values = new ContentValues(); in createRawContactWithDisplayName() local
DContactsProvider2Test.java203 final ContentValues values = new ContentValues(); in getMockContactsDatabaseHelper() local
213 final ContentValues values = new ContentValues(); in getMockContactsDatabaseHelper() local
223 final ContentValues values = new ContentValues(); in getMockContactsDatabaseHelper() local
233 final ContentValues values = new ContentValues(); in getMockContactsDatabaseHelper() local
243 final ContentValues values = new ContentValues(); in getMockContactsDatabaseHelper() local
253 final ContentValues values = new ContentValues(); in getMockContactsDatabaseHelper() local
1259 ContentValues values = new ContentValues(); in testRawContactsInsert() local
1291 ContentValues values = new ContentValues(); in testDataDirectoryWithLookupUri() local
1317 private void assertDataRows(Uri dataUri, ContentValues values) { in assertDataRows()
1337 ContentValues values = new ContentValues(); in testContactEntitiesWithIdBasedUri() local
[all …]
/packages/providers/DownloadProvider/tests/public_api_access/src/com/android/providers/downloads/public_api_access_tests/
DPublicApiAccessTest.java91 ContentValues values = buildValidValues(); in testMaximalValidWrite() local
103 ContentValues values = new ContentValues(); in buildValidValues() local
114 ContentValues values = buildValidValues(); in testNoPublicApi() local
121 ContentValues values = buildValidValues(); in testInvalidDestination() local
131 ContentValues values = buildValidValues(); in testInvalidVisibility() local
146 ContentValues values = buildValidValues(); in testDisallowedColumns() local
154 ContentValues values = buildValidValues(); in testFileUriWithoutExternalPermission() local
160 private void testInvalidValues(ContentValues values) { in testInvalidValues()
207 final ContentValues values = new ContentValues(); in testAddCompletedWithoutExtension() local
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DMissedInformationTest.java141 ContentValues values = verifyInsertionWithCapture(); in testNotMissedCall() local
166 ContentValues values = verifyInsertionWithCapture(); in testEmergencyCallPlacing() local
189 ContentValues values = verifyInsertionWithCapture(); in testMaximumDialingCalls() local
215 ContentValues values = verifyInsertionWithCapture(); in testMaximumRingingCalls() local
238 ContentValues values = verifyInsertionWithCapture(); in testCallFiltersTimeout() local
260 ContentValues values = verifyInsertionWithCapture(); in testCallScreeningServiceSilence() local
283 ContentValues values = verifyInsertionWithCapture(); in testShortRing() local
302 ContentValues values = verifyInsertionWithCapture(); in testLongRing() local
327 ContentValues values = verifyInsertionWithCapture(); in testLowRingVolume() local
351 ContentValues values = verifyInsertionWithCapture(); in testNoVibrate() local
[all …]
/packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/data/
DPickerDatabaseHelperTest.java94 ContentValues values = getBasicContentValues(); in testMediaColumns() local
136 ContentValues values = getBasicContentValues(); in testAlbumMediaColumns() local
172 ContentValues values = new ContentValues(); in testGrantsColumns() local
197 ContentValues values = getBasicContentValues(); in testCheck_cloudOrLocal() local
213 ContentValues values = getBasicContentValues(); in testUniqueConstraint_local() local
242 ContentValues values = getBasicContentValues(); in testUniqueConstraintAlbumMedia() local
273 ContentValues values = getBasicContentValues(); in testUniqueConstraint_cloud() local
296 ContentValues values = getBasicContentValues(); in testUniqueConstraint_localAndCloudPlusLocal() local
323 ContentValues values = getBasicContentValues(); in testCheck_IsVisible() local
342 ContentValues values = getBasicContentValues(); in testCheck_Size() local
[all …]
/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/validation/types/
DIntentOrUriTest.kt39 val values = mapOf("key" to Intent("GO")) in intent() constant
52 val values = mapOf("key" to Intent("GO").toUri(URI_INTENT_SCHEME).toUri()) in uri() constant
92 val values = mapOf("key" to 1) in wrongType_required() constant
114 val values = mapOf("key" to 1) in wrongType_optional() constant
DParceledArrayTest.kt37 val values = mapOf("key" to arrayOf("String")) in valid() constant
50 val values = mapOf("key" to arrayOf(Point())) in wrongElementType() constant
100 val values = mapOf("key" to 1) in wrongType() constant
/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/batteryusage/
DBatteryDiffEntryTest.java199 final ContentValues values = in testLoadLabelAndIcon_forSystemBattery_returnExpectedResult() local
230 final ContentValues values = in testLoadLabelAndIcon_forUserBattery_returnExpectedResult() local
255 final ContentValues values = in testGetAppLabel_loadDataFromApplicationInfo() local
280 final ContentValues values = in testGetAppLabel_loadDataFromPreDefinedNameAndUid() local
297 final ContentValues values = in testGetAppLabel_nullAppLabel_returnAppLabelInBatteryHistEntry() local
315 final ContentValues values = in testGetAppIcon_nonUidConsumer_returnAppIconInBatteryDiffEntry() local
447 final ContentValues values = in testIsUninstalledEntry_installedApp_returnFalse() local
462 final ContentValues values = in testIsUninstalledEntry_uidZero_returnFalse() local
476 final ContentValues values = in testIsUninstalledEntry_uninstalledApp_returnTrue() local
494 final ContentValues values = in testUpdateRestrictionFlagState_updateFlagAsExpected() local
[all …]
/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/converter/
DGenericDocumentToProtoConverter.java186 String[] values = new String[property.getStringValuesCount()]; in toGenericDocument() local
192 long[] values = new long[property.getInt64ValuesCount()]; in toGenericDocument() local
198 double[] values = new double[property.getDoubleValuesCount()]; in toGenericDocument() local
216 GenericDocument[] values = new GenericDocument[property.getDocumentValuesCount()]; in toGenericDocument() local
224 EmbeddingVector[] values = new EmbeddingVector[property.getVectorValuesCount()]; in toGenericDocument() local
230 AppSearchBlobHandle[] values = in toGenericDocument() local
253 float[] values = new float[vectorProto.getValuesCount()]; in vectorProtoToEmbeddingVector() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/data/measurement/migration/
DContentValueFixtures.java527 ContentValues values = generateAsyncRegistrationContentValuesV3(); in generateAsyncRegistrationContentValuesV6() local
697 ContentValues values = generateSourceContentValuesV3(); in generateSourceContentValuesV6() local
729 ContentValues values = generateSourceContentValuesV7(); in generateSourceContentValuesV8() local
735 ContentValues values = generateSourceContentValuesV8(); in generateSourceContentValuesV9() local
750 ContentValues values = generateSourceContentValuesV11(); in generateSourceContentValuesV12() local
759 ContentValues values = generateSourceContentValuesV12(); in generateSourceContentValuesV13() local
766 ContentValues values = generateSourceContentValuesV13(); in generateSourceContentValuesV14() local
778 ContentValues values = generateSourceContentValuesV15(); in generateSourceContentValuesV16() local
786 ContentValues values = generateSourceContentValuesV16(); in generateSourceContentValuesV17() local
791 ContentValues values = generateSourceContentValuesV17(); in generateSourceContentValuesV18() local
[all …]
/packages/modules/AppSearch/testing/contactsindexertests/src/com/android/server/appsearch/contactsindexer/
DContactDataHandlerTest.java53 private static Cursor makeCursorFromContentValues(ContentValues values) { in makeCursorFromContentValues()
109 ContentValues values = new ContentValues(); in testConvertCurrentRowToPerson_labelCustom_typeCustom() local
143 ContentValues values = new ContentValues(); in testConvertCurrentRowToPerson_labelIsNull_typeCustom() local
180 ContentValues values = new ContentValues(); in testConvertCurrentRowToPerson_labelIsNull_typeHome() local
213 ContentValues values = new ContentValues(); in testConvertCurrentRowToPerson_email() local
242 ContentValues values = new ContentValues(); in testConvertCurrentRowToPerson_nickName() local
268 ContentValues values = new ContentValues(); in testConvertCurrentRowToPerson_note() local
295 ContentValues values = new ContentValues(); in testPhoneNumber_generatesAllVariants_withE164FormatInCP2_oneDigitUS() local
328 ContentValues values = new ContentValues(); in testPhoneNumber_generatesAllVariants_withE164FormatInCP2_oneDigitDO() local
364 ContentValues values = new ContentValues(); in testPhoneNumber_generatesAllVariants_withE164FormatInCP2_twoDigitCN() local
[all …]
/packages/providers/MediaProvider/tests/client/src/com/android/providers/media/client/
DLegacyProviderMigrationTest.java144 final ContentValues values = new ContentValues(); in generateValues() local
169 final ContentValues values = generateValues(FileColumns.MEDIA_TYPE_IMAGE, in testLegacy_Orientation() local
177 final ContentValues values = generateValues(FileColumns.MEDIA_TYPE_IMAGE, in testLegacy_Pending() local
186 final ContentValues values = generateValues(FileColumns.MEDIA_TYPE_IMAGE, in testLegacy_Trashed() local
194 final ContentValues values = generateValues(FileColumns.MEDIA_TYPE_IMAGE, in testLegacy_Favorite() local
202 final ContentValues values = generateValues(FileColumns.MEDIA_TYPE_IMAGE, in testLegacy_Orphaned() local
210 final ContentValues values = generateValues(FileColumns.MEDIA_TYPE_AUDIO, in testLegacy_Audio() local
218 final ContentValues values = generateValues(FileColumns.MEDIA_TYPE_VIDEO, in testLegacy_Video() local
229 final ContentValues values = generateValues(FileColumns.MEDIA_TYPE_IMAGE, in testLegacy_Image() local
237 final ContentValues values = generateValues(FileColumns.MEDIA_TYPE_NONE, in testLegacy_Download() local
[all …]
/packages/services/Telephony/utils/satellite/s2storage/src/test/java/com/android/telephony/sats2range/
DPushBackIteratorTest.java37 List<String> values = listOf("One", "Two", "Three", "Four"); in test() local
77 List<String> values = listOf("One", "Two", "Three", "Four"); in removeNotSupported() local
94 private static <E> List<E> listOf(E... values) { in listOf()
/packages/apps/Messaging/src/android/support/v7/mms/
DDefaultCarrierConfigValuesLoader.java52 Bundle values; in get() local
69 private void loadLocked(final int subId, final Bundle values) { in loadLocked()
84 private static void loadFromSystem(final int subId, final Bundle values) { in loadFromSystem()
95 private void loadFromResources(final int subId, final Bundle values) { in loadFromResources()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppReceiver.java104 ContentValues values = new ContentValues(); in onReceive() local
107 .contentResolverUpdate(context.getContentResolver(), uri, values, null, null); in onReceive() local
114 ContentValues values = new ContentValues(); in onReceive() local
118 .contentResolverUpdate(context.getContentResolver(), uri, values, null, null); in onReceive() local
175 ContentValues values = new ContentValues(); in onReceive() local
181 values, in onReceive() local
/packages/apps/Contacts/tests/src/com/android/contacts/
DContactsUtilsTests.java82 final ContentValues values = new ContentValues(); in testImIntentCustom() local
105 final ContentValues values = new ContentValues(); in testImIntent() local
123 final ContentValues values = new ContentValues(); in testImIntentWithAudio() local
144 final ContentValues values = new ContentValues(); in testImIntentWithVideo() local
169 final ContentValues values = new ContentValues(); in testImEmailIntent() local
/packages/apps/Messaging/src/com/android/messaging/sms/
DBugleCarrierConfigValuesLoader.java59 Bundle values; in get() local
92 private String loadLocked(final int subId, final Bundle values) { in loadLocked()
109 private static void loadFromSystem(final int subId, final Bundle values) { in loadFromSystem()
127 private void loadFromResources(final int subId, final Bundle values) { in loadFromResources()
186 public static void update(final Bundle values, final String type, final String key, in update()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DDataRowHandlerForPhoto.java59 ContentValues values) { in insert()
78 public boolean update(SQLiteDatabase db, TransactionContext txContext, ContentValues values, in update()
107 private boolean preProcessPhoto(ContentValues values) { in preProcessPhoto()
125 private boolean hasNonNullPhoto(ContentValues values) { in hasNonNullPhoto()
145 private boolean processPhoto(ContentValues values) { in processPhoto()
/packages/services/Car/service/src/com/android/car/hal/
DHalPropValueBuilder.java130 public HalPropValue build(int prop, int areaId, int[] values) { in build()
144 public HalPropValue build(int prop, int areaId, long timestamp, int status, int[] values) { in build()
186 public HalPropValue build(int prop, int areaId, float[] values) { in build()
200 public HalPropValue build(int prop, int areaId, long timestamp, int status, float[] values) { in build()
242 public HalPropValue build(int prop, int areaId, long[] values) { in build()
256 public HalPropValue build(int prop, int areaId, long timestamp, int status, long[] values) { in build()
298 public HalPropValue build(int prop, int areaId, byte[] values) { in build()
312 public HalPropValue build(int prop, int areaId, long timestamp, int status, byte[] values) { in build()
407 protected abstract void setInt32Values(ArrayList<Integer> values); in setInt32Values()
409 protected abstract void setInt64Values(ArrayList<Long> values); in setInt64Values()
[all …]
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/data/measurement/
DAbstractDbIntegrationTest.java375 ContentValues values = new ContentValues(); in insertToDb() local
446 ContentValues values = new ContentValues(); in insertToDb() local
459 ContentValues values = new ContentValues(); in insertToDb() local
502 ContentValues values = new ContentValues(); in insertToDb() local
540 ContentValues values = new ContentValues(); in insertToDb() local
568 ContentValues values = new ContentValues(); in insertToDb() local
618 ContentValues values = new ContentValues(); in insertToDb() local
638 ContentValues values = new ContentValues(); in insertToDb() local
669 ContentValues values = new ContentValues(); in insertToDb() local
730 ContentValues values = new ContentValues(); in insertToDb() local
[all …]
/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactTest.java35 final ContentValues values = new ContentValues(); in buildRawContact() local
50 final ContentValues values = new ContentValues(); in buildRawContact2() local
79 final ContentValues values = new ContentValues(); in buildNamedDataItem() local
88 final ContentValues values = new ContentValues(); in buildNamedDataItem2() local

12345678910>>...34