Searched refs:mNameLookupInsert (Results 1 – 1 of 1) sorted by relevance
874 private final SQLiteStatement mNameLookupInsert; field in ContactsDatabaseHelper.StructuredNameLookupBuilder882 this.mNameLookupInsert = nameLookupInsert; in StructuredNameLookupBuilder()891 mNameLookupInsert, rawContactId, dataId, lookupType, name); in insertNameLookup()