Searched refs:mMarkForAggregation (Results 1 – 1 of 1) sorted by relevance
158 protected SQLiteStatement mMarkForAggregation; field in AbstractContactAggregator317 mMarkForAggregation = db.compileStatement( in AbstractContactAggregator()550 mMarkForAggregation.bindLong(1, rawContactId); in markForAggregation()551 mMarkForAggregation.execute(); in markForAggregation()