Sungsoo
d570d5ca3c
MediaBrowser: Make ItemCallback can take a null media item
...
When the implementation of MediaBrowserService returns null,
ItemCallback.onError was called, but the JavaDoc is saying that
ItemCallback.onItemLoaded can be called with a null result.
This CL makes ItemCallback.onItemLoaded be able to take a null result,
and ItemCallback.onError be called when the implementation doesn't override
the onLoadItem method or when the returned object is not MediaItem.
Bug: 27808084
Change-Id: I97cfd83786f8f857dc9551e5b0a358962f98e4a2
2016-08-30 14:23:38 +09:00
..
2016-08-25 12:48:07 -07:00
2016-03-16 12:15:43 -07:00
2016-08-30 14:23:38 +09:00
2016-08-17 13:28:04 -07:00
2016-08-02 16:09:54 +09:00
2016-07-11 22:03:16 -07:00
2016-07-11 12:22:06 -07:00
2016-05-26 10:34:50 -07:00
2016-03-21 09:50:18 -06:00
2016-02-22 17:29:32 -08:00
2016-07-11 17:08:14 -07:00
2016-08-08 16:14:24 +00:00
2016-02-26 11:11:30 -08:00
2016-06-21 15:12:31 -07:00
2016-03-07 16:05:51 -08:00
2016-07-26 14:00:44 -07:00
2016-05-07 14:12:55 -07:00
2016-04-11 13:01:55 -06:00
2016-06-24 21:03:02 +00:00
2016-06-22 01:41:26 +00:00
2016-04-05 14:51:44 -07:00
2016-08-25 15:01:52 -07:00
2016-05-23 09:44:58 -07:00
2016-07-21 17:04:19 -07:00
2016-05-02 15:20:31 -07:00
2016-03-22 15:21:01 -07:00
2016-05-23 09:44:58 -07:00
2016-03-05 17:23:32 -07:00
2016-04-04 12:53:01 -07:00
2016-06-28 15:50:21 -07:00
2016-06-28 19:07:26 +00:00
2016-06-28 17:20:09 +00:00
2016-06-16 16:26:49 +09:00
2016-03-11 16:35:06 +00:00
2016-07-20 17:46:11 -07:00
2016-07-21 17:08:09 +09:00
2016-07-15 05:44:04 +00:00
2016-06-30 13:34:30 +09:00
2016-06-24 16:56:53 -07:00
2016-08-18 09:58:26 +01:00
2016-07-26 15:15:27 +00:00
2016-08-19 15:07:33 +09:00
2016-07-07 09:28:03 +00:00
2016-07-21 20:34:09 +09:00
2016-07-13 19:30:56 +00:00
2016-02-29 16:06:27 +09:00
2016-08-18 09:58:26 +01:00
2016-08-18 09:58:26 +01:00
2016-07-13 19:30:56 +00:00
2016-02-29 16:06:27 +09:00