Searched defs:setNotificationUris (Results 1 – 4 of 4) sorted by relevance
418 public void setNotificationUris(@NonNull ContentResolver cr, @NonNull List<Uri> notifyUris) { in setNotificationUris() method in AbstractCursor432 public void setNotificationUris(ContentResolver cr, List<Uri> notifyUris, int userHandle, in setNotificationUris() method in AbstractCursor
246 public void setNotificationUris(ContentResolver cr, List<Uri> uris) { in setNotificationUris() method in CursorWrapper
452 default void setNotificationUris(@NonNull ContentResolver cr, @NonNull List<Uri> uris) { in setNotificationUris() method
231 public void setNotificationUris(ContentResolver cr, List<Uri> uris) { in setNotificationUris() method in MockCursor