/packages/providers/DownloadProvider/tests/public_api_access/src/com/android/providers/downloads/public_api_access_tests/ |
D | PublicApiAccessTest.java | 70 ContentValues values = buildValidValues(); in testMaximalValidWrite() local 82 ContentValues values = new ContentValues(); in buildValidValues() local 92 ContentValues values = buildValidValues(); in testNoPublicApi() local 98 ContentValues values = buildValidValues(); in testInvalidDestination() local 106 ContentValues values = buildValidValues(); in testInvalidVisibility() local 120 ContentValues values = buildValidValues(); in testDisallowedColumns() local 127 ContentValues values = buildValidValues(); in testFileUriWithoutExternalPermission() local 133 private void testInvalidValues(ContentValues values) { in testInvalidValues()
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | LegacyContactsProviderTest.java | 78 ContentValues values = new ContentValues(); in testPeopleInsert() local 91 ContentValues values = new ContentValues(); in testPeopleUpdate() local 114 ContentValues values = new ContentValues(); in testPeopleDelete() local 131 ContentValues values = new ContentValues(); in testPeopleFilter() local 150 ContentValues values = new ContentValues(); in testDefaultDisplayName() local 157 ContentValues values = new ContentValues(); in testPrimaryOrganization() local 199 ContentValues values = new ContentValues(); in testPrimaryPhone() local 249 ContentValues values = new ContentValues(); in testEmailCrud() local 271 ContentValues values = new ContentValues(); in testPrimaryEmail() local 322 ContentValues values = new ContentValues(); in testMarkAsContacted() local [all …]
|
D | VoicemailProviderTest.java | 122 ContentValues values = getTestReadVoicemailValues(); in testInsertReadMessageIsNotNew() local 176 ContentValues values = new ContentValues(); in testUpdate() local 216 ContentValues values = new ContentValues(); in testUpdateOtherPackageCallLog_NotDirty() local 230 ContentValues values = getTestVoicemailValues(); in testUpdateOwnPackageVoicemail_RemovesDirtyStatus() local 244 ContentValues values = getTestVoicemailValues(); in testUpdateOwnPackageVoicemail_retainDirtyStatus_dirty() local 260 ContentValues values = getTestVoicemailValues(); in testUpdateOwnPackageVoicemail_retainDirtyStatus_notDirty() local 276 ContentValues values = getTestVoicemailValues(); in testUpdateOwnPackageVoicemail_retainDirtyStatus_noOtherValues() local 309 ContentValues values = getTestVoicemailValues(); in testDeleteOtherPackageVoicemail_SetsDirtyStatus() local 343 ContentValues values = new ContentValues(); in testUpdateAfterDelete_lastModifiedNotChanged() local 354 ContentValues values = getTestVoicemailValues(); in testGetType_ItemUri() local [all …]
|
D | CallLogProviderTest.java | 99 ContentValues values = getDefaultCallValues(); in testInsert_RegularCallRecord() local 116 final ContentValues values = getDefaultCallValues(); in testInsert_VoicemailCallRecord() local 138 ContentValues values = new ContentValues(); in testUpdate() local 170 ContentValues values = getDefaultCallValues(); in testCallLogFilter() local 203 ContentValues values = new ContentValues(); in testAddCall() local 302 final ContentValues values = getDefaultCallValues(); in testCannotAccessVoicemailSpecificFields_Insert() local 333 final ContentValues values = new ContentValues(); in testCannotAccessVoicemailSpecificFields_Update() local 442 ContentValues values = new ContentValues(); in getDefaultValues() local 481 ContentValues values = new ContentValues(); in getTestCallLogValues() local
|
D | SearchIndexManagerTest.java | 55 ContentValues values = new ContentValues(); in testSearchIndexForStructuredName() local 76 ContentValues values = new ContentValues(); in testSearchIndexForStructuredName_phoneticOnly() local 100 ContentValues values = new ContentValues(); in testSearchIndexForChineseName() local 116 ContentValues values = new ContentValues(); in testSearchByChineseName() local 136 ContentValues values = new ContentValues(); in testSearchIndexForKoreanName() local 151 ContentValues values = new ContentValues(); in testSearchByKoreanName() local 177 ContentValues values = new ContentValues(); in testSearchByKoreanNameWithTwoCharactersFamilyName() local 200 ContentValues values = new ContentValues(); in testSearchIndexForOrganization() local 246 ContentValues values = new ContentValues(); in testSearchIndexForStructuredPostal() local 524 ContentValues values = new ContentValues(); in createRawContactWithDisplayName() local
|
D | ContactsProvider2TransactionTest.java | 63 final ContentValues values = cv(RawContacts.LAST_TIME_CONTACTED, 86400); in testTransactionCallback_insert() local 90 final ContentValues values = cv(RawContacts.LAST_TIME_CONTACTED, 86400); in testTransactionCallback_update() local 124 final ContentValues values = cv(RawContacts.LAST_TIME_CONTACTED, 86400); in testTransactionCallback_delete() local 153 final ContentValues values = cv(RawContacts.LAST_TIME_CONTACTED, 86400); in testTransactionCallback_bulkInsert() local
|
D | ContactsProvider2Test.java | 995 ContentValues values = new ContentValues(); in testRawContactsInsert() local 1026 ContentValues values = new ContentValues(); in testDataDirectoryWithLookupUri() local 1052 private void assertDataRows(Uri dataUri, ContentValues values) { in assertDataRows() 1071 ContentValues values = new ContentValues(); in testContactEntitiesWithIdBasedUri() local 1093 ContentValues values = new ContentValues(); in testContactEntitiesWithLookupUri() local 1127 ContentValues values = new ContentValues(); in assertEntityRows() local 1191 ContentValues values = new ContentValues(); in testDataInsert() local 1220 ContentValues values = new ContentValues(); in testDataInsertAndUpdateHashId() local 1277 ContentValues values = new ContentValues(); in testDataInsertAndUpdateHashId_Photo() local 1300 ContentValues values = new ContentValues(); in testDataInsertPhoneNumberTooLongIsTrimmed() local [all …]
|
D | VoicemailCleanupTest.java | 74 ContentValues values = new ContentValues(); in insertDataForPackage() local 76 mResolver.insert(Voicemails.buildSourceUri(sourcePackage), values); in insertDataForPackage() local 77 mResolver.insert(Status.buildSourceUri(sourcePackage), values); in insertDataForPackage() local
|
/packages/apps/Messaging/src/android/support/v7/mms/ |
D | DefaultCarrierConfigValuesLoader.java | 52 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/apps/Contacts/tests/src/com/android/contacts/model/ |
D | ValuesDeltaTests.java | 47 final ValuesDelta values = ValuesDelta.fromAfter(after); in testValuesDiffInsert() local 67 final ValuesDelta values = ValuesDelta.fromBefore(before); in testValuesDiffNone() local 79 final ValuesDelta values = ValuesDelta.fromBefore(before); in testValuesDiffUpdate() local
|
D | RawContactTest.java | 34 final ContentValues values = new ContentValues(); in buildRawContact() local 49 final ContentValues values = new ContentValues(); in buildRawContact2() local 78 final ContentValues values = new ContentValues(); in buildNamedDataItem() local 87 final ContentValues values = new ContentValues(); in buildNamedDataItem2() local
|
/packages/apps/Contacts/tests/src/com/android/contacts/ |
D | ContactsUtilsTests.java | 81 final ContentValues values = new ContentValues(); in testImIntentCustom() local 104 final ContentValues values = new ContentValues(); in testImIntent() local 122 final ContentValues values = new ContentValues(); in testImIntentWithAudio() local 143 final ContentValues values = new ContentValues(); in testImIntentWithVideo() local 168 final ContentValues values = new ContentValues(); in testImEmailIntent() local
|
/packages/apps/Messaging/src/com/android/messaging/sms/ |
D | BugleCarrierConfigValuesLoader.java | 59 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/ |
D | DataRowHandlerForPhoto.java | 59 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()
|
D | DatabaseModifier.java | 35 public abstract long insert(String table, String nullColumnHack, ContentValues values); in insert() 40 public abstract long insert(ContentValues values); in insert() 45 public abstract int update(Uri uri, String table, ContentValues values, in update()
|
D | PostalSplitter.java | 41 public void fromValues(ContentValues values) { in fromValues() 51 public void toValues(ContentValues values) { in toValues() 85 final String[] values = new String[] { in join() local 231 private static boolean arePrintableAsciiOnly(final String[] values) { in arePrintableAsciiOnly()
|
D | DbModifierWithNotification.java | 101 public long insert(String table, String nullColumnHack, ContentValues values) { in insert() 118 public long insert(ContentValues values) { in insert() 165 public int update(Uri uri, String table, ContentValues values, String whereClause, in update() 217 private boolean updateDirtyFlag(ContentValues values, Set<String> packagesModified) { in updateDirtyFlag() 240 private boolean isUpdatingVoicemailColumns(ContentValues values) { in isUpdatingVoicemailColumns() 250 ContentValues values = new ContentValues(); in updateLastModified() local 273 ContentValues values = new ContentValues(); in delete() local 334 private Set<String> getModifiedPackages(ContentValues values) { in getModifiedPackages() 377 private static Boolean getAsBoolean(ContentValues values, String key) { in getAsBoolean()
|
D | VoicemailTable.java | 39 public Uri insert(UriData uriData, ContentValues values); in insert() 43 public int update(UriData uriData, ContentValues values, String selection, in update() 50 int bulkInsert(UriData uriData, ContentValues[] values); in bulkInsert() 61 public void checkAndAddSourcePackageIntoValues(UriData uriData, ContentValues values); in checkAndAddSourcePackageIntoValues()
|
/packages/apps/Dialer/java/com/android/voicemail/impl/fetch/ |
D | VoicemailFetchedCallback.java | 65 ContentValues values = new ContentValues(); in setVoicemailContent() local 94 ContentValues values = new ContentValues(); in setVoicemailContent() local 108 private boolean updateVoicemail(ContentValues values) { in updateVoicemail()
|
/packages/services/Car/vehicle-hal-support-lib/src/com/android/car/vehiclehal/ |
D | VehiclePropValueBuilder.java | 78 public VehiclePropValueBuilder addIntValue(int... values) { in addIntValue() 86 public VehiclePropValueBuilder addFloatValue(float... values) { in addFloatValue() 94 public VehiclePropValueBuilder addByteValue(byte... values) { in addByteValue() 102 public VehiclePropValueBuilder setInt64Value(long... values) { in setInt64Value()
|
/packages/apps/Dialer/java/com/android/contacts/common/database/ |
D | ContactUpdateUtils.java | 37 ContentValues values = new ContentValues(2); in setSuperPrimary() local 45 values, in setSuperPrimary() local
|
/packages/apps/Contacts/src/com/android/contacts/database/ |
D | ContactUpdateUtils.java | 39 ContentValues values = new ContentValues(2); in setSuperPrimary() local 45 values, null, null); in setSuperPrimary() local
|
/packages/providers/MediaProvider/tests/src/com/android/providers/media/ |
D | MediaProviderTest.java | 565 final ContentValues values = computeDataValues(data); in testComputeDataValues_Grouped() local 575 ContentValues values; in testComputeDataValues_Extensions() local 597 final ContentValues values = computeDataValues(data); in testComputeDataValues_DirectoriesInvalid() local 604 ContentValues values; in testComputeDataValues_Directories() local 637 final ContentValues values = new ContentValues(); in computeDataValues() local 644 private static void assertBucket(ContentValues values, String bucketId, String bucketName) { in assertBucket() 656 private static void assertGroup(ContentValues values, String groupId) { in assertGroup() 665 private static void assertVolume(ContentValues values, String volumeName) { in assertVolume() 669 private static void assertDirectories(ContentValues values, String relativePath, in assertDirectories() 687 final ContentValues values = new ContentValues(); in buildFile() local
|
/packages/services/Car/service/src/com/android/car/hal/ |
D | CarPropertyUtils.java | 65 Float[] values = new Float[v.floatValues.size()]; in toCarPropertyValue() local 71 Integer[] values = new Integer[v.int32Values.size()]; in toCarPropertyValue() local 77 Long[] values = new Long[v.int64Values.size()]; in toCarPropertyValue() local 88 Object[] values = getRawValueList(clazz, v).toArray(); in toCarPropertyValue() local
|
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/accounts/ |
D | AccountSyncDetailsFragmentTest.java | 119 List<String> values = argument.getAllValues(); in onButtonClicked_doesNotHaveActiveSyncs_shouldSyncSyncableAdapters() local 140 List<String> values = argument.getAllValues(); in onButtonClicked_doesNotHaveActiveSyncs_oneTimeSyncIsOff_shouldNotSyncOffAdapters() local 161 List<String> values = argument.getAllValues(); in onButtonClicked_doesNotHaveActiveSyncs_oneTimeSyncIsOn_shouldSyncOffAdapters() local 184 List<String> values = argument.getAllValues(); in onButtonClicked_doesHaveActiveSyncs_shouldCancelSyncForSyncableAdapters() local
|