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