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