Searched refs:mResetPinnedForRawContact (Results 1 – 1 of 1) sorted by relevance
169 protected SQLiteStatement mResetPinnedForRawContact; field in AbstractContactAggregator379 mResetPinnedForRawContact = db.compileStatement( in AbstractContactAggregator()934 mResetPinnedForRawContact.bindLong(1, rawContactId); in unpinRawContact()935 mResetPinnedForRawContact.execute(); in unpinRawContact()