Searched refs:getBaseNotificationUri (Results 1 – 1 of 1) sorted by relevance
804 sendNotifierChange(getBaseNotificationUri(match), NOTIFICATION_OP_DELETE, id); in delete()1028 sendNotifierChange(getBaseNotificationUri(match), NOTIFICATION_OP_INSERT, id); in insert()2237 sendNotifierChange(getBaseNotificationUri(match), NOTIFICATION_OP_UPDATE, id); in update()2452 private static Uri getBaseNotificationUri(int match) { in getBaseNotificationUri() method in EmailProvider