Searched refs:mLegacyApiSupport (Results 1 – 1 of 1) sorted by relevance
1457 private LegacyApiSupport mLegacyApiSupport; field in ContactsProvider21644 mLegacyApiSupport = in initForDefaultLocale()2928 return mLegacyApiSupport.insert(uri, values); in insertInTransaction()3960 return mLegacyApiSupport.delete(uri, selection, selectionArgs); in deleteInTransaction()4446 return mLegacyApiSupport.update(uri, values, selection, selectionArgs); in updateInTransaction()7191 return mLegacyApiSupport.query( in queryLocal()9418 return mLegacyApiSupport.getType(uri); in getType()