/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
H A 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 …]
|
H A D | VoicemailProviderTest.java | 176 ContentValues values = new ContentValues(); in testUpdate() local 216 ContentValues values = new ContentValues(); in testUpdateOtherPackageCallLog_NotDirty() local 343 ContentValues values = new ContentValues(); in testUpdateAfterDelete_lastModifiedNotChanged() local 723 ContentValues values = getTestStatusValues(); in testStatusInsert() local 731 ContentValues values = getTestStatusValues(); in testStatusUpdate() local 744 mResolver.insert(statusUri(), values); in testStatusUpsert() local 762 ContentValues values = new ContentValues(); in testStatusQuotaInsert() local 773 ContentValues values = new ContentValues(); in testStatusQuotaUpdate() local 788 ContentValues values = new ContentValues(); in testStatusQuotaUpsert() local 890 ContentValues values = new ContentValues(); in getTestVoicemailValues() local [all …]
|
H A D | CallLogProviderTest.java | 102 ContentValues values = getDefaultCallValues(); in testInsert_RegularCallRecord() local 119 final ContentValues values = getDefaultCallValues(); in testInsert_VoicemailCallRecord() local 141 ContentValues values = new ContentValues(); in testUpdate() local 173 ContentValues values = getDefaultCallValues(); in testCallLogFilter() local 209 ContentValues values = new ContentValues(); in testAddCall() local 309 final ContentValues values = getDefaultCallValues(); in testCannotAccessVoicemailSpecificFields_Insert() local 340 final ContentValues values = new ContentValues(); in testCannotAccessVoicemailSpecificFields_Update() local 449 ContentValues values = new ContentValues(); in getDefaultValues() local 488 ContentValues values = new ContentValues(); in getTestCallLogValues() local
|
H A 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
|
H A D | ContactsProvider2Test.java | 988 ContentValues values = new ContentValues(); in testRawContactsInsert() local 2906 values); in testPostalsQuery() local 2921 values); in testPostalsQuery() local 4707 Uri.encode("860")), values); in testSearchSnippetPhone() local 4711 Uri.encode("860555")), values); in testSearchSnippetPhone() local 4713 Uri.encode("860 555")), values); in testSearchSnippetPhone() local 4715 Uri.encode("860-555")), values); in testSearchSnippetPhone() local 5223 values); in testQueryStreamItemsByRawContactId() local 5235 values); in testQueryStreamItemsByContactId() local 5248 values); in testQueryStreamItemsByLookupKey() local [all …]
|
/aosp12/packages/providers/DownloadProvider/tests/public_api_access/src/com/android/providers/downloads/public_api_access_tests/ |
H A D | PublicApiAccessTest.java | 91 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
|
/aosp12/art/test/449-checker-bce-rem/src/ |
H A D | Main.java | 50 int[] values = {0, 1, 2}; in $noinline$IntRemBy3() local 216 int[] values = {0, 1, 2}; in $noinline$NoRem01() local 243 int[] values = {0, 1, 2}; in $noinline$NoRem02() local 271 int[] values = {0, 1, 2}; in $noinline$NoRem03() local 301 int[] values = {0, 1, 2}; in $noinline$NoRem04() local 332 int[] values = {0, 1, 2}; in $noinline$NoRem05() local 361 int[] values = {0, 1, 2}; in $noinline$NoRem06() local 391 int[] values = {0, 1, 2}; in $noinline$NoRem07() local 422 int[] values = {0, 1, 2}; in $noinline$NoRem08() local 453 int[] values = {0, 1, 2}; in $noinline$NoRem09() local [all …]
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/ |
H A D | PrimaryBouncerToGoneTransitionViewModelTest.kt | 77 val values by collectValues(underTest.bouncerAlpha) regex 90 val values by collectValues(underTest.bouncerAlpha) regex 105 val values by collectValues(underTest.lockscreenAlpha) regex 117 val values by collectValues(underTest.lockscreenAlpha) regex 131 val values by collectValues(underTest.lockscreenAlpha) regex 145 val values by collectValues(underTest.scrimAlpha) regex 161 val values by collectValues(underTest.scrimAlpha) regex 179 val values by collectValues(underTest.scrimAlpha) regex
|
/aosp12/frameworks/base/core/java/android/transition/ |
H A D | VisibilityPropagation.java | 43 public void captureValues(TransitionValues values) { in captureValues() 71 public int getViewVisibility(TransitionValues values) { in getViewVisibility() 89 public int getViewX(TransitionValues values) { in getViewX() 100 public int getViewY(TransitionValues values) { in getViewY() 104 private static int getViewCoordinate(TransitionValues values, int coordinateIndex) { in getViewCoordinate()
|
/aosp14/frameworks/base/core/java/android/transition/ |
H A D | VisibilityPropagation.java | 43 public void captureValues(TransitionValues values) { in captureValues() 71 public int getViewVisibility(TransitionValues values) { in getViewVisibility() 89 public int getViewX(TransitionValues values) { in getViewX() 100 public int getViewY(TransitionValues values) { in getViewY() 104 private static int getViewCoordinate(TransitionValues values, int coordinateIndex) { in getViewCoordinate()
|
/aosp12/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/ |
H A D | RecurrenceSetTest.java | 43 final ContentValues values = verifyPopulateContentValues(recurrence, in testRecurrenceSet0() local 56 final ContentValues values = verifyPopulateContentValues(recurrence, in testRecurrenceSet1() local 67 final ContentValues values = verifyPopulateContentValues(recurrence, in testRecurrenceSet2() local 80 final ContentValues values = verifyPopulateContentValues(recurrence, in testRecurrenceSet3() local 95 final ContentValues values = verifyPopulateContentValues(recurrence, null, in testRecurrenceSet4() local 110 final ContentValues values = verifyPopulateContentValues(recurrence, "FREQ=YEARLY", null, in testRecurrenceSet5() local 138 final ContentValues values = verifyPopulateContentValues(recurrence, in testRecurrenceSet6() local 244 ContentValues values = new ContentValues(); in verifyPopulateContentValues() local
|
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/ |
H A D | datalogger_outputs.c | 49 void inv_get_sensor_type_gyro_raw_short(short *values, inv_time_t *timestamp) in inv_get_sensor_type_gyro_raw_short() 64 void inv_get_sensor_type_gyro_raw_body_float(float *values, in inv_get_sensor_type_gyro_raw_body_float() 91 void inv_get_sensor_type_gyro_float(float *values, int8_t *accuracy, in inv_get_sensor_type_gyro_float() 107 void inv_get_sensor_type_accel_raw_short(short *values, inv_time_t *timestamp) in inv_get_sensor_type_accel_raw_short() 125 void inv_get_sensor_type_accel_float(float *values, int8_t *accuracy, in inv_get_sensor_type_accel_float() 141 void inv_get_sensor_type_compass_raw_short(short *values, inv_time_t *timestamp) in inv_get_sensor_type_compass_raw_short() 161 float *values, int8_t *accuracy, inv_time_t *timestamp) in inv_get_sensor_type_compass_float() 251 void inv_get_sensor_type_quat_float(float *values, int *accuracy, in inv_get_sensor_type_quat_float() 269 void inv_get_sensor_type_gravity_float(float *values, int *accuracy, in inv_get_sensor_type_gravity_float() 310 void inv_get_sensor_type_rotation_vector_float(float *values, int *accuracy, in inv_get_sensor_type_rotation_vector_float()
|
/aosp12/frameworks/base/core/java/android/content/ |
H A D | Entity.java | 38 public Entity(ContentValues values) { in Entity() 51 public void addSubValue(Uri uri, ContentValues values) { in addSubValue() 57 public final ContentValues values; field in Entity.NamedContentValues 59 public NamedContentValues(Uri uri, ContentValues values) { in NamedContentValues()
|
/aosp14/frameworks/base/core/java/android/content/ |
H A D | Entity.java | 38 public Entity(ContentValues values) { in Entity() 51 public void addSubValue(Uri uri, ContentValues values) { in addSubValue() 57 public final ContentValues values; field in Entity.NamedContentValues 59 public NamedContentValues(Uri uri, ContentValues values) { in NamedContentValues()
|
/aosp12/hardware/google/pixel/pixelstats/ |
H A D | StatsHelper.cpp | 54 std::vector<VendorAtomValue> values(2); in reportSpeakerImpedance() local 73 std::vector<VendorAtomValue> values(5); in reportSpeakerHealthStat() local 98 std::vector<VendorAtomValue> values(2); in reportSlowIo() local 119 std::vector<VendorAtomValue> values(kChargeCyclesBucketsCount); in reportChargeCycles() local 138 std::vector<VendorAtomValue> values(3); in reportHardwareFailed() local 159 std::vector<VendorAtomValue> values(4); in reportSpeechDspStat() local 182 std::vector<VendorAtomValue> values(3); in reportPhysicalDropDetected() local 203 std::vector<VendorAtomValue> values(5); in reportUsbPortOverheat() local
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/ |
H A D | BatteryDiffEntryTest.java | 129 final ContentValues values = getContentValuesWithType( in testLoadLabelAndIcon_forSystemBattery_returnExpectedResult() local 155 final ContentValues values = getContentValuesWithType( in testLoadLabelAndIcon_forUserBattery_returnExpectedResult() local 180 final ContentValues values = getContentValuesWithType( in testGetAppLabel_loadDataFromApplicationInfo() local 207 final ContentValues values = getContentValuesWithType( in testGetAppLabel_loadDataFromPreDefinedNameAndUid() local 224 final ContentValues values = getContentValuesWithType( in testGetAppLabel_nullAppLabel_returnAppLabelInBatteryHistEntry() local 238 final ContentValues values = getContentValuesWithType( in testGetAppIcon_nonUidConsumer_returnAppIconInBatteryDiffEntry() local 364 final ContentValues values = getContentValuesWithType( in testUpdateRestrictionFlagState_updateFlagAsExpected() local 397 final ContentValues values = getContentValuesWithType( in testGetPackageName_returnExpectedResult() local 409 final ContentValues values = getContentValuesWithType( in testGetPackageName_withProcessName_returnExpectedResult() local 446 final ContentValues values = new ContentValues(); in getContentValuesWithType() local [all …]
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/ |
H A D | mm_jpeg_exif.c | 83 uint8_t *values = (uint8_t *)malloc(count); in addExifEntry() local 111 uint16_t *values = (uint16_t *)malloc(count * sizeof(uint16_t)); in addExifEntry() local 126 uint32_t *values = (uint32_t *)malloc(count * sizeof(uint32_t)); in addExifEntry() local 141 rat_t *values = (rat_t *)malloc(count * sizeof(rat_t)); in addExifEntry() local 155 uint8_t *values = (uint8_t *)malloc(count); in addExifEntry() local 167 int32_t *values = (int32_t *)malloc(count * sizeof(int32_t)); in addExifEntry() local 182 srat_t *values = (srat_t *)malloc(count * sizeof(srat_t)); in addExifEntry() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/power/batterysaver/ |
H A D | FileUpdaterTest.java | 148 final ArrayMap<String, String> values = new ArrayMap<>(); in testNoWrites() local 172 final ArrayMap<String, String> values = new ArrayMap<>(); in testSimpleWrite() local 197 final ArrayMap<String, String> values = new ArrayMap<>(); in testMultiWrites() local 227 final ArrayMap<String, String> values = new ArrayMap<>(); in testCantReadDefault() local 259 final ArrayMap<String, String> values = new ArrayMap<>(); in testWriteGiveUp() local 303 final ArrayMap<String, String> values = new ArrayMap<>(); in testSuccessWithRetry() local 360 final ArrayMap<String, String> values = new ArrayMap<>(); in testWriteReadDefault() local
|
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
H A D | MissedInformationTest.java | 115 ContentValues values = verifyInsertionWithCapture(); in testNotMissedCall() local 136 ContentValues values = verifyInsertionWithCapture(); in testEmergencyCallPlacing() local 159 ContentValues values = verifyInsertionWithCapture(); in testMaximumDialingCalls() local 185 ContentValues values = verifyInsertionWithCapture(); in testMaximumRingingCalls() local 207 ContentValues values = verifyInsertionWithCapture(); in testCallFiltersTimeout() local 228 ContentValues values = verifyInsertionWithCapture(); in testCallScreeningServiceSilence() local
|
/aosp12/packages/apps/Messaging/src/android/support/v7/mms/ |
H A 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()
|
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/ |
H A 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
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/quickaffordance/ |
H A D | FlashlightQuickAffordanceConfigTest.kt | 69 val values = mutableListOf<KeyguardQuickAffordanceConfig.LockScreenState>() regex 92 val values = mutableListOf<KeyguardQuickAffordanceConfig.LockScreenState>() regex 115 val values = mutableListOf<KeyguardQuickAffordanceConfig.LockScreenState>() regex 138 val values = mutableListOf<KeyguardQuickAffordanceConfig.LockScreenState>() regex 155 val values = mutableListOf<KeyguardQuickAffordanceConfig.LockScreenState>() regex 177 val values = mutableListOf<KeyguardQuickAffordanceConfig.LockScreenState>() regex
|
/aosp12/packages/providers/MediaProvider/tests/client/src/com/android/providers/media/client/ |
H A D | LegacyProviderMigrationTest.java | 144 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 237 final ContentValues values = generateValues(FileColumns.MEDIA_TYPE_NONE, in testLegacy_Download() local 510 final ContentValues values = new ContentValues(); in assertOrientationColumn() local [all …]
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/sms/ |
H A 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()
|
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
H A 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()
|