Searched refs:mMarkForAggregation (Results 1 – 1 of 1) sorted by relevance
160 protected SQLiteStatement mMarkForAggregation; field in AbstractContactAggregator321 mMarkForAggregation = db.compileStatement( in AbstractContactAggregator()554 mMarkForAggregation.bindLong(1, rawContactId); in markForAggregation()555 mMarkForAggregation.execute(); in markForAggregation()