Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DContactEditorFragment.java1339 ValuesDelta twoValues = two.getValues(); in compare() local
1340 String twoAccount = twoValues.getAsString(RawContacts.ACCOUNT_NAME); in compare()
1349 Long twoId = twoValues.getAsLong(RawContacts._ID); in compare()