Jaewan Kim f7a7706d14 MediaSession2: Fix timing issue
Session/Controller needs mProvider. However, if the createProvider()
interacts with other components, than other components may use session
/controller object before mProvider is set.

This CL prevents such issues by calling initialize() to communicate
with other components after the provider is set.

Test: Run all MediaComponents test once
Change-Id: I7f4c52136038a0522471015344881552b678a2ab
2018-01-27 03:17:32 +09:00
2018-01-26 11:16:04 +00:00
2018-01-23 10:45:49 -08:00
2018-01-27 03:17:32 +09:00
2018-01-27 03:17:32 +09:00
2017-11-20 11:13:48 -08:00
2017-11-13 13:25:05 -05:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%