Searched defs:setValues (Results 1 - 11 of 11) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DEditor.java67 public void setValues(DataKind kind, ValuesDelta values, RawContactDelta state, boolean readOnly, method in interface:Editor
H A DEventFieldEditorView.java110 public void setValues(DataKind kind, ValuesDelta entry, RawContactDelta state, boolean readOnly, method in class:EventFieldEditorView
113 super.setValues(kind, entry, state, readOnly, vig);
H A DPhoneticNameEditorView.java105 public void setValues(DataKind kind, ValuesDelta entry, RawContactDelta state, boolean readOnly, method in class:PhoneticNameEditorView
110 super.setValues(kind, entry, state, readOnly, vig);
H A DPhotoEditorView.java115 public void setValues(DataKind kind, ValuesDelta values, RawContactDelta state, boolean readOnly, method in class:PhotoEditorView
H A DStructuredNameEditorView.java71 public void setValues(DataKind kind, ValuesDelta entry, RawContactDelta state, boolean readOnly, method in class:StructuredNameEditorView
73 super.setValues(kind, entry, state, readOnly, vig);
H A DTextFieldsEditorView.java199 public void setValues(DataKind kind, ValuesDelta entry, RawContactDelta state, boolean readOnly, method in class:TextFieldsEditorView
201 super.setValues(kind, entry, state, readOnly, vig);
H A DLabeledEditorView.java336 * Sub classes should call this at the end of {@link #setValues} once they finish changing
380 setValues(mKind, mEntry, mState, mReadOnly, mViewIdGenerator);
389 public void setValues(DataKind kind, ValuesDelta entry, RawContactDelta state, boolean readOnly, method in class:LabeledEditorView
/packages/apps/Settings/src/com/android/settings/accessibility/
H A DListDialogPreference.java84 public void setValues(int[] values) { method in class:ListDialogPreference
/packages/apps/TV/src/com/android/tv/guide/
H A DProgramItemView.java250 public void setValues(TableEntry entry, int selectedGenreId, long fromUtcMillis, method in class:ProgramItemView
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...
/packages/apps/TV/usbtuner/libs/
H A Dexoplayer_1.5.6.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/exoplayer/ ...

Completed in 205 milliseconds