Home
last modified time | relevance | path

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

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java2882 inputValues = fixUpUsageColumnsForEdit(inputValues); in insertRawContact()
3001 maybeTrimLongPhoneNumber(inputValues); in insertData()
4385 inputValues, StatusUpdates.STATUS); in getSettableColumnsForStatusUpdatesTable()
4397 inputValues, StatusUpdates.STATUS_ICON); in getSettableColumnsForStatusUpdatesTable()
4794 inputValues = fixUpUsageColumnsForEdit(inputValues); in updateContactOptions()
4799 inputValues, Contacts.CUSTOM_RINGTONE); in updateContactOptions()
4811 inputValues, Contacts.STARRED); in updateContactOptions()
4814 inputValues, Contacts.PINNED); in updateContactOptions()
4855 inputValues, Contacts.CUSTOM_RINGTONE); in updateContactOptions()
4867 inputValues, Contacts.STARRED); in updateContactOptions()
[all …]