Home | History | Annotate | Download | only in media

Lines Matching refs:notifyChildrenChanged

556     public void notifyChildrenChanged(@NonNull String parentId) {
571 public void notifyChildrenChanged(@NonNull String parentId, @NonNull Bundle options) {
573 throw new IllegalArgumentException("options cannot be null in notifyChildrenChanged");
580 throw new IllegalArgumentException("parentId cannot be null in notifyChildrenChanged");