Home
last modified time | relevance | path

Searched refs:postNotifyUri (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/photos/data/
DPhotoProvider.java302 postNotifyUri(insertedUri); in insertInTransaction()
342 postNotifyUri(uri); in updateInTransaction()
501 postNotifyUri(uri); in deleteCascade()
DSQLiteContentProvider.java97 protected void postNotifyUri(Uri uri) { in postNotifyUri() method in SQLiteContentProvider