Searched defs:lookupKey (Results 1 – 11 of 11) sorted by relevance
136 String lookupKey = "0i1.0i2.0i3"; in testLookupKeyChoosingLargestContact() local140 Contacts.LOOKUP_KEY, lookupKey); in testLookupKeyChoosingLargestContact() local218 private void assertLookupKey(String lookupKey, int[] accountHashCodes, int[] types, in assertLookupKey()
191 final String lookupKey = cursor.getString(0); in testExportVCard() local
434 String lookupKey = c.getString(c.getColumnIndex(Contacts.LOOKUP_KEY)); in queryLookupKey() local
63 public static void appendToLookupKey(StringBuilder lookupKey, String accountType, in appendToLookupKey()104 public ArrayList<LookupKeySegment> parse(String lookupKey) { in parse()
120 String lookupKey; field in GlobalSearchSupport.SearchSuggestion277 public Cursor handleSearchShortcutRefresh(SQLiteDatabase db, String lookupKey, in handleSearchShortcutRefresh()
3264 final String lookupKey = pathSegments.get(2); in deleteInTransaction() local3273 final String lookupKey = pathSegments.get(2); in deleteInTransaction() local3512 final String lookupKey = pathSegments.get(2); in updateInTransaction() local4237 String lookupKey = pathSegments.get(2); in query() local4271 final String lookupKey = Uri.encode(uri.getPathSegments().get(2)); in query() local4670 String lookupKey = uri.getLastPathSegment(); in query() local
1880 String lookupKey = uri.getLastPathSegment(); in query() local
215 String lookupKey = vcardUri.getLastPathSegment(); in editInfoForUri() local323 String lookupKey = null; in fetchValuesFromProvider() local
573 String lookupKey = c.getString(lookupKeyColumn); in onContactIdLoaded() local
425 String lookupKey = in setupContactCursor() local
2181 final String lookupKey = cursor.getString(SUMMARY_LOOKUP_KEY_COLUMN_INDEX); in getContactUri() local3148 final String lookupKey = cursor.getString(SUMMARY_LOOKUP_KEY_COLUMN_INDEX); in bindView() local