/packages/apps/TV/tests/robotests/src/com/android/tv/guide/ |
D | ProgramItemViewTest.java | 160 mPprogramItemView.setValues(null, tableEntry, 0, 0, 0, "a gap"); in setValue_noProgram() 169 mPprogramItemView.setValues(null, tableEntry, 0, 0, 0, "a gap"); in setValue_programNoTitle() 179 mPprogramItemView.setValues(null, tableEntry, 0, 0, 0, "a gap"); in setValue_programTitle() 192 mPprogramItemView.setValues(null, tableEntry, 0, 0, 0, "a gap"); in setValue_programDescriptionBlocked() 206 mPprogramItemView.setValues(null, tableEntry, 0, 0, 0, "a gap"); in setValue_programEpisode() 221 mPprogramItemView.setValues(null, tableEntry, 0, 0, 0, "a gap"); in setValue_programEpisodeAndDescrition() 238 mPprogramItemView.setValues(null, tableEntry, 0, 0, 0, "a gap"); in setValue_scheduledConflict() 255 mPprogramItemView.setValues(null, tableEntry, 0, 0, 0, "a gap"); in setValue_scheduled() 272 mPprogramItemView.setValues(null, tableEntry, 0, 0, 0, "a gap"); in setValue_recordingInProgress()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/ |
D | ColorPreferenceTest.java | 102 mColorPreference.setValues(mColorValues); in setTitles_noTitle_returnRGBText() 123 mColorPreference.setValues(mColorValues); in onBindViewHolder_enabled_transparent_matchBackgroundResource() 137 mColorPreference.setValues(mColorValues); in onBindViewHolder_enabled_titlesExist_matchDescription() 148 mColorPreference.setValues(mColorValues); in onBindViewHolder_disabled_matchAlpha() 163 mColorPreference.setValues(mColorValues); in onBindListItem_transparent_matchBackgroundResource() 178 mColorPreference.setValues(mColorValues); in onBindListItem_colorDrawable_matchColor() 193 mColorPreference.setValues(mColorValues); in onBindListItem_colorDrawable_matchSummary()
|
/packages/apps/Settings/src/com/android/settings/accessibility/ |
D | DisplaySizeData.java | 47 setValues(Collections.singletonList(densityDpi)); in DisplaySizeData() 51 setValues(Arrays.stream(mDensity.getDefaultDisplayDensityValues()).boxed() in DisplaySizeData()
|
D | PreviewSizeData.java | 47 void setValues(List<T> values) { in setValues() method in PreviewSizeData
|
D | CaptioningPresetController.java | 51 preference.setValues(presetValues); in displayPreference()
|
D | CaptioningEdgeColorController.java | 53 preference.setValues(colorValues); in displayPreference()
|
D | CaptioningForegroundOpacityController.java | 53 preference.setValues(opacityValues); in displayPreference()
|
D | CaptioningWindowOpacityController.java | 53 preference.setValues(opacityValues); in displayPreference()
|
D | CaptioningBackgroundOpacityController.java | 53 preference.setValues(opacityValues); in displayPreference()
|
D | EdgeTypePreference.java | 43 setValues(res.getIntArray(R.array.captioning_edge_type_selector_values)); in EdgeTypePreference()
|
D | CaptioningForegroundColorController.java | 55 preference.setValues(colorValues); in displayPreference()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/aggregation/ |
D | AggregatePayloadGeneratorTest.java | 143 .setValues(values).build(); in testGenerateAttributionReport_twoContributions_filterSetMatches() 238 .setValues(values) in testGenerateAttributionReport_filterSetMatches_withPayloadPadding() 331 .setValues(values) in testGenerateAttributionReport_insideLookbackWindow_filterSetMatches() 427 .setValues(values).build(); in testGenerateAttributionReport_twoContributions_filterSetDoesNotMatch() 498 .setValues(values).build(); in testGenerateAttributionReport_twoContributions_success() 569 .setValues(values).build(); in testGenerateAttributionReport_ordersByAggregationKeyIds() 642 .setValues(values).build(); in testGenerateAttributionReport_matchingKeyOnlyInTriggerValues() 732 .setValues(values).build(); in testGenerateAttributionReportMoreTriggerDataSuccessfully() 790 .setValues(values).build(); in testGenerateAttributionReportWithHighBits() 846 .setValues(values).build(); in testGenerateAttributionReportBinaryOrsKeys() [all …]
|
D | AggregatableAttributionTriggerTest.java | 71 .setValues(values) in createExample() 77 .setValues(values) in createExample() 131 .setValues(values) in testHashCode_notEquals()
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/ |
D | AidlVehicleStubUnitTest.java | 902 }).when(mAidlVehicle).setValues(any(), any()); in testSetSyncAidlSmallData() 934 }).when(mAidlVehicle).setValues(any(), any()); in testSetSyncAidlLargeData() 963 }).when(mAidlVehicle).setValues(any(), any()); in testSetSyncAidlError() 998 }).when(mAidlVehicle).setValues(any(), any()); in testSetSyncAidlAsyncCallback() 1034 }).when(mAidlVehicle).setValues(any(), any()); in testSetSyncAidlTimeout() 1084 }).when(mAidlVehicle).setValues(any(), any()); in testSetAsync() 1101 doThrow(new RemoteException()).when(mAidlVehicle).setValues(any(), any()); in testSetAsyncRemoteException() 1118 .setValues(any(), any()); in testSetAsyncServiceSpecificExceptionTryAgain() 1135 .setValues(any(), any()); in testSetAsyncServiceSpecificExceptionNotAvailable() 1152 .setValues(any(), any()); in testSetAsyncServiceSpecificExceptionNotAvailableDisabled() [all …]
|
/packages/modules/ConfigInfrastructure/service/java/com/android/server/deviceconfig/db/ |
D | DeviceConfigDbAdapter.java | 109 public boolean setValues(String namespace, Map<String, String> map) { in setValues() method in DeviceConfigDbAdapter 135 return setValues(namespace, map); in setValue()
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
D | StructuredNameEditorView.java | 72 public void setValues(DataKind kind, ValuesDelta entry, RawContactDelta state, boolean readOnly, in setValues() method in StructuredNameEditorView 74 super.setValues(kind, entry, state, readOnly, vig); in setValues()
|
D | Editor.java | 67 … public void setValues(DataKind kind, ValuesDelta values, RawContactDelta state, boolean readOnly, in setValues() method
|
D | EventFieldEditorView.java | 109 public void setValues(DataKind kind, ValuesDelta entry, RawContactDelta state, boolean readOnly, in setValues() method in EventFieldEditorView 112 super.setValues(kind, entry, state, readOnly, vig); in setValues()
|
D | KindSectionView.java | 393 nameView.setValues(accountType.getKindForMimetype(DataKind.PSEUDO_MIME_TYPE_NAME), in addNameEditorViews() 410 phoneticNameView.setValues( in addNameEditorViews() 448 editor.setValues(dataKind, valuesDelta, rawContactDelta, !dataKind.editable, in addNonNameEditorView()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbapclient/ |
D | CallLogPullRequestTest.java | 135 property.setValues("Some random note"); in onPullComplete_whenThereIsNoPhoneProperty() 202 property.setValues(value); in createProperty()
|
D | PhonebookPullRequestTest.java | 77 property.setValues(value); in createProperty()
|
/packages/apps/Settings/src/com/android/settings/applications/appinfo/ |
D | InstantAppDomainsPreferenceController.java | 55 instantAppDomainsPreference.setValues(new int[handledDomains.length]); in updateState()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | RecentsAtomicAnimationFactory.java | 59 .setValues(values) in createStateElementAnimation()
|
/packages/services/Car/cpp/watchdog/server/tests/ |
D | MockVehicle.h | 47 ndk::ScopedAStatus, setValues,
|
/packages/modules/ConfigInfrastructure/service/java/com/android/server/deviceconfig/ |
D | DeviceConfigServiceImpl.java | 59 return mDbAdapter.setValues(namespace, values); in setProperties()
|