Searched refs:mLegacyApiSupport (Results 1 – 1 of 1) sorted by relevance
1446 private LegacyApiSupport mLegacyApiSupport; field in ContactsProvider21592 mLegacyApiSupport = in initForDefaultLocale()2764 return mLegacyApiSupport.insert(uri, values); in insertInTransaction()3816 return mLegacyApiSupport.delete(uri, selection, selectionArgs); in deleteInTransaction()4290 return mLegacyApiSupport.update(uri, values, selection, selectionArgs); in updateInTransaction()7024 return mLegacyApiSupport.query( in queryLocal()9251 return mLegacyApiSupport.getType(uri); in getType()