Searched refs:mLegacyApiSupport (Results 1 – 1 of 1) sorted by relevance
1499 private LegacyApiSupport mLegacyApiSupport; field in ContactsProvider21691 mLegacyApiSupport = in initForDefaultLocale()3047 return mLegacyApiSupport.insert(uri, values); in insertInTransaction()4079 return mLegacyApiSupport.delete(uri, selection, selectionArgs); in deleteInTransaction()4565 return mLegacyApiSupport.update(uri, values, selection, selectionArgs); in updateInTransaction()7509 return mLegacyApiSupport.query( in queryLocal()9766 return mLegacyApiSupport.getType(uri); in getType()