Home
last modified time | relevance | path

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

/frameworks/support/media/src/main/java/android/support/v4/media/
DMediaBrowserCompat.java978 Bundle notifyChildrenChangedOptions); in onLoadChildren() argument
1394 final List list, final Bundle options, final Bundle notifyChildrenChangedOptions) { in onLoadChildren() argument
1420 mNotifyChildrenChangedOptions = notifyChildrenChangedOptions; in onLoadChildren()
1428 mNotifyChildrenChangedOptions = notifyChildrenChangedOptions; in onLoadChildren()
1934 Bundle notifyChildrenChangedOptions) { in onLoadChildren() argument
1955 mNotifyChildrenChangedOptions = notifyChildrenChangedOptions; in onLoadChildren()
1963 mNotifyChildrenChangedOptions = notifyChildrenChangedOptions; in onLoadChildren()
/frameworks/support/media/src/main/java/androidx/media/
DMediaBrowser2.java518 final Bundle notifyChildrenChangedOptions = in onChildrenLoaded() local
524 notifyChildrenChangedOptions); in onChildrenLoaded()
DMediaBrowserServiceCompat.java1046 Bundle notifyChildrenChangedOptions) throws RemoteException; in onLoadChildren() argument
1082 Bundle options, Bundle notifyChildrenChangedOptions) throws RemoteException { in onLoadChildren() argument
1086 data.putBundle(DATA_NOTIFY_CHILDREN_CHANGED_OPTIONS, notifyChildrenChangedOptions); in onLoadChildren()
1473 final Bundle subscribeOptions, final Bundle notifyChildrenChangedOptions) { in performLoadChildren() argument
1491 notifyChildrenChangedOptions); in performLoadChildren()