Merge "Restore some greylist entries." into qt-dev
am: 4c46902338
Change-Id: I1e1e60d2d47c24576ff8c9f41c0676e781348dbb
This commit is contained in:
@@ -19,7 +19,9 @@ oneway interface IMediaBrowserServiceCallbacks {
|
||||
* the playback of the media app.
|
||||
* @param extra Extras returned by the media service.
|
||||
*/
|
||||
@UnsupportedAppUsage
|
||||
void onConnect(String root, in MediaSession.Token session, in Bundle extras);
|
||||
@UnsupportedAppUsage
|
||||
void onConnectFailed();
|
||||
void onLoadChildren(String mediaId, in ParceledListSlice list);
|
||||
void onLoadChildrenWithOptions(String mediaId, in ParceledListSlice list,
|
||||
|
||||
Reference in New Issue
Block a user