Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DContactEditorFragment.java1336 ValuesDelta oneValues = one.getValues(); in compare() local
1337 String oneAccount = oneValues.getAsString(RawContacts.ACCOUNT_NAME); in compare()
1348 Long oneId = oneValues.getAsLong(RawContacts._ID); in compare()