Searched refs:PARTS_URI (Results 1 – 1 of 1) sorted by relevance
65 static final Uri PARTS_URI = Uri.parse(CONTENT_AUTHORITY + DatabaseHelper.PARTS_TABLE); field in MessagingContentProvider210 cr.notifyChange(PARTS_URI, null); in notifyPartsChanged()