Searched defs:notifyChildrenChanged (Results 1 – 4 of 4) sorted by relevance
132 void notifyChildrenChanged(final String parentId, final Bundle options); in notifyChildrenChanged() method173 public void notifyChildrenChanged(@NonNull final String parentId, final Bundle options) { in notifyChildrenChanged() method in MediaBrowserServiceCompat.MediaBrowserServiceImplBase227 public void notifyChildrenChanged(final String parentId, final Bundle options) { in notifyChildrenChanged() method in MediaBrowserServiceCompat.MediaBrowserServiceImplApi21358 public void notifyChildrenChanged(final String parentId, final Bundle options) { in notifyChildrenChanged() method in MediaBrowserServiceCompat.MediaBrowserServiceImplApi24931 public void notifyChildrenChanged(@NonNull String parentId) { in notifyChildrenChanged() method in MediaBrowserServiceCompat949 public void notifyChildrenChanged(@NonNull String parentId, @NonNull Bundle options) { in notifyChildrenChanged() method in MediaBrowserServiceCompat
47 public static void notifyChildrenChanged(Object serviceObj, String parentId, Bundle options) { in notifyChildrenChanged() method in MediaBrowserServiceCompatApi24
49 public static void notifyChildrenChanged(Object serviceObj, String parentId) { in notifyChildrenChanged() method in MediaBrowserServiceCompatApi21
518 public void notifyChildrenChanged(@NonNull String parentId) { in notifyChildrenChanged() method in MediaBrowserService533 public void notifyChildrenChanged(@NonNull String parentId, @NonNull Bundle options) { in notifyChildrenChanged() method in MediaBrowserService