Home
last modified time | relevance | path

Searched refs:notifyChildrenChangedForFramework (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/media/src/main/java/androidx/media/
DMediaBrowserServiceCompat.java327 notifyChildrenChangedForFramework(parentId, options); in notifyChildrenChanged()
409 void notifyChildrenChangedForFramework(final String parentId, final Bundle options) { in notifyChildrenChangedForFramework() method in MediaBrowserServiceCompat.MediaBrowserServiceImplApi21
541 void notifyChildrenChangedForFramework(final String parentId, final Bundle options) { in notifyChildrenChangedForFramework() method in MediaBrowserServiceCompat.MediaBrowserServiceImplApi26
546 super.notifyChildrenChangedForFramework(parentId, options); in notifyChildrenChangedForFramework()