Searched refs:mResetPinnedForRawContact (Results 1 – 1 of 1) sorted by relevance
171 protected SQLiteStatement mResetPinnedForRawContact; field in AbstractContactAggregator382 mResetPinnedForRawContact = db.compileStatement( in AbstractContactAggregator()937 mResetPinnedForRawContact.bindLong(1, rawContactId); in unpinRawContact()938 mResetPinnedForRawContact.execute(); in unpinRawContact()