Home
last modified time | relevance | path

Searched refs:setValues (Results 1 – 23 of 23) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accessibility/
DCaptionPropertiesFragment.java270 mPreset.setValues(presetValues); in initializeAllPreferences()
280 mForegroundColor.setValues(colorValues); in initializeAllPreferences()
287 mForegroundOpacity.setValues(opacityValues); in initializeAllPreferences()
291 mEdgeColor.setValues(colorValues); in initializeAllPreferences()
302 mBackgroundColor.setValues(bgColorValues); in initializeAllPreferences()
306 mBackgroundOpacity.setValues(opacityValues); in initializeAllPreferences()
310 mWindowColor.setValues(bgColorValues); in initializeAllPreferences()
314 mWindowOpacity.setValues(opacityValues); in initializeAllPreferences()
DEdgeTypePreference.java43 setValues(res.getIntArray(R.array.captioning_edge_type_selector_values)); in EdgeTypePreference()
DListDialogPreference.java84 public void setValues(int[] values) { in setValues() method in ListDialogPreference
/packages/apps/Nfc/src/com/android/nfc/beam/
DSendUi.java432 mSlowSendAnimator.setValues(postX, postY); in showStartSend()
438 mAlphaDownAnimator.setValues(alphaDown); in showStartSend()
496 mScaleUpAnimator.setValues(scaleUpX, scaleUpY, scaleUpAlpha); in finish()
507 mFastSendAnimator.setValues(postX, postY, alpha); in finish()
512 mFadeInAnimator.setValues(fadeIn); in finish()
780 mAlphaUpAnimator.setValues(alphaUp); in showSendHint()
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherAnimUtils.java114 anim.setValues(values); in ofPropertyValuesHolder()
124 anim.setValues(values); in ofPropertyValuesHolder()
/packages/apps/Contacts/src/com/android/contacts/editor/
DStructuredNameEditorView.java66 public void setValues(DataKind kind, ValuesDelta entry, RawContactDelta state, boolean readOnly, in setValues() method in StructuredNameEditorView
68 super.setValues(kind, entry, state, readOnly, vig); in setValues()
DKindSectionView.java352 nameView.setValues(accountType.getKindForMimetype(DataKind.PSEUDO_MIME_TYPE_NAME), in addNameEditorViews()
369 phoneticNameView.setValues( in addNameEditorViews()
406 editor.setValues(dataKind, valuesDelta, rawContactDelta, !dataKind.editable, in addNonNameEditorView()
DEventFieldEditorView.java109 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()
DTextFieldsEditorView.java218 public void setValues(DataKind kind, ValuesDelta entry, RawContactDelta state, boolean readOnly, in setValues() method in TextFieldsEditorView
220 super.setValues(kind, entry, state, readOnly, vig); in setValues()
DLabeledEditorView.java383 setValues(mKind, mEntry, mState, mReadOnly, mViewIdGenerator); in rebuildValues()
392 public void setValues(DataKind kind, ValuesDelta entry, RawContactDelta state, boolean readOnly, in setValues() method in LabeledEditorView
DEditor.java67 … public void setValues(DataKind kind, ValuesDelta values, RawContactDelta state, boolean readOnly, in setValues() method
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetsBottomSheet.java185 mOpenCloseAnimator.setValues(new PropertyListBuilder() in open()
206 mOpenCloseAnimator.setValues(new PropertyListBuilder() in handleClose()
/packages/apps/TV/src/com/android/tv/guide/
DProgramListAdapter.java115 ((ProgramItemView) itemView).setValues(entry, programManager.getSelectedGenreId(), in onBind()
DProgramItemView.java250 public void setValues(TableEntry entry, int selectedGenreId, long fromUtcMillis, in setValues() method in ProgramItemView
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DPlayerApplicationSettings.java128 public void setValues(BluetoothAvrcpPlayerSettings updates) { in setValues() method in PlayerApplicationSettings
/packages/apps/Settings/src/com/android/settings/applications/
DAppLaunchSettings.java92 mAppDomainUrls.setValues(new int[entries.length]); in onCreate()
DInstalledAppDetails.java614 mInstantAppDomainsPreference.setValues(new int[handledDomains.length]); in prepareInstantAppPrefs()
/packages/apps/Settings/src/com/android/settings/
DApnEditor.java535 mBearerMulti.setValues(bearers); in fillUi()
704 mBearerMulti.setValues((Set<String>) newValue); in onPreferenceChange()
/packages/apps/Settings/src/com/android/settings/users/
DAppRestrictionsFragment.java703 ((MultiSelectListPreference)p).setValues(set); in onRestrictionsReceived()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
DAppRestrictionsFragment.java725 ((MultiSelectListPreference)p).setValues(set); in onRestrictionsReceived()
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/apps/TV/libs/
Dexoplayer.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/services/Car/car-support-lib/
Dproguard-release.flags2980 public void setValues(float[]);