Replace obtain() methods in MediaSessionCompat

The obtain() methods covert a framework object to a
compat object, but fromXXX() methods do the same thing.
For consistency, this CL replaces the obtain() methods
with the fromMediaSession() / fromQueueItem().

Bug: 29980113
Change-Id: I262a001e546c2c74a127e79da7f104f487c1ab33
4 files changed