Searched refs:mLegacyApiSupport (Results 1 – 1 of 1) sorted by relevance
1454 private LegacyApiSupport mLegacyApiSupport; field in ContactsProvider21598 mLegacyApiSupport = in initForDefaultLocale()2709 return mLegacyApiSupport.insert(uri, values); in insertInTransaction()3769 return mLegacyApiSupport.delete(uri, selection, selectionArgs); in deleteInTransaction()4196 return mLegacyApiSupport.update(uri, values, selection, selectionArgs); in updateInTransaction()7011 return mLegacyApiSupport.query( in queryLocal()9239 return mLegacyApiSupport.getType(uri); in getType()