Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/activities/
DPeopleActivityTest.java146 String lookupKey, long id, String returnLookupKey, long returnId) { in expectContactLookupQuery() argument
152 .returnRow(returnId, returnLookupKey); in expectContactLookupQuery()