Searched defs:rawContactUpdate (Results 1 – 1 of 1) sorted by relevance
3178 SQLiteStatement rawContactUpdate = db.compileStatement( in upgradeToVersion205() local3205 SQLiteDatabase db, SQLiteStatement rawContactUpdate, NameSplitter splitter) { in upgradeStructuredNamesToVersion205()3263 SQLiteStatement rawContactUpdate, in upgradeNameToVersion205()3304 SQLiteDatabase db, SQLiteStatement rawContactUpdate, NameSplitter splitter) { in upgradeOrganizationsToVersion205()3340 private void updateRawContact205(SQLiteStatement rawContactUpdate, long rawContactId, in updateRawContact205()