Searched refs:mLegacyApiSupport (Results 1 – 1 of 1) sorted by relevance
1512 private LegacyApiSupport mLegacyApiSupport; field in ContactsProvider21656 mLegacyApiSupport = in initForDefaultLocale()2767 return mLegacyApiSupport.insert(uri, values); in insertInTransaction()3827 return mLegacyApiSupport.delete(uri, selection, selectionArgs); in deleteInTransaction()4255 return mLegacyApiSupport.update(uri, values, selection, selectionArgs); in updateInTransaction()7140 return mLegacyApiSupport.query( in queryLocal()9383 return mLegacyApiSupport.getType(uri); in getType()