Searched refs:CONTENT_NOTIFIER_URI (Results 1 – 2 of 2) sorted by relevance
155 public static Uri CONTENT_NOTIFIER_URI; field in EmailContent179 CONTENT_NOTIFIER_URI = Uri.parse("content://" + NOTIFIER_AUTHORITY); in init()734 Uri.parse(EmailContent.CONTENT_NOTIFIER_URI + "/message"); in initMessage()
122 NOTIFIER_URI = Uri.parse(EmailContent.CONTENT_NOTIFIER_URI + "/account"); in initAccount()