Searched refs:getNotificationUri (Results 1 – 4 of 4) sorted by relevance
419 public Uri getNotificationUri() { in getNotificationUri() method in SuggestionsProvider.SuggestionsCursor420 return mDatabaseCursor.getNotificationUri(); in getNotificationUri()
84 result.setNotificationUri(getContext().getContentResolver(), cursor.getNotificationUri()); in copyNotificationUri()
1983 public Uri getNotificationUri() { in getNotificationUri() method in ConversationCursor1987 return mUnderlyingCursor.getNotificationUri(); in getNotificationUri()
106 result.setNotificationUri(getContext().getContentResolver(), cursor.getNotificationUri()); in copyNotificationUri()