Searched defs:CONTENT_NOTIFIER_URI (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
H A DEmailContent.java155 public static Uri CONTENT_NOTIFIER_URI; field in class:EmailContent
179 CONTENT_NOTIFIER_URI = Uri.parse("content://" + NOTIFIER_AUTHORITY);
734 Uri.parse(EmailContent.CONTENT_NOTIFIER_URI + "/message");

Completed in 103 milliseconds