Searched defs:setValues (Results 1 - 10 of 10) 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.java111 public void setValues(DataKind kind, ValuesDelta entry, RawContactDelta state, boolean readOnly, method in class:EventFieldEditorView
114 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 DCompactPhotoEditorView.java117 public void setValues(DataKind dataKind, ValuesDelta valuesDelta, method in class:CompactPhotoEditorView
H A DPhotoEditorView.java115 public void setValues(DataKind kind, ValuesDelta values, RawContactDelta state, boolean readOnly, method in class:PhotoEditorView
H A DStructuredNameEditorView.java65 public void setValues(DataKind kind, ValuesDelta entry, RawContactDelta state, boolean readOnly, method in class:StructuredNameEditorView
67 super.setValues(kind, entry, state, readOnly, vig);
H A DTextFieldsEditorView.java205 public void setValues(DataKind kind, ValuesDelta entry, RawContactDelta state, boolean readOnly, method in class:TextFieldsEditorView
207 super.setValues(kind, entry, state, readOnly, vig);
H A DLabeledEditorView.java355 * Sub classes should call this at the end of {@link #setValues} once they finish changing
394 setValues(mKind, mEntry, mState, mReadOnly, mViewIdGenerator);
403 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.java83 public void setValues(int[] values) { method in class:ListDialogPreference
/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/ ...

Completed in 153 milliseconds