This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6be5368b67f8b6bee2be56373f97df7969bb97a2
frameworks_base
/
media
/
java
/
android
/
media
/
session
History
Sungsoo Lim
3715ec579a
Fix possible NPE in MediaSessionManager
...
Bug: 77885219 Test: build Change-Id: Id20dd73f00521beeccd4704f722547ba32bb5722
2018-04-11 17:16:15 +09:00
..
IActiveSessionsListener.aidl
…
ICallback.aidl
…
IOnMediaKeyListener.aidl
…
IOnVolumeKeyLongPressListener.aidl
…
ISession.aidl
MediaSession: Create getCurentControllerInfo()
2018-03-29 11:25:03 +09:00
ISessionCallback.aidl
MediaSession: Create getCurentControllerInfo()
2018-03-29 11:25:03 +09:00
ISessionController.aidl
MediaSession: Create getCurentControllerInfo()
2018-03-29 11:25:03 +09:00
ISessionControllerCallback.aidl
…
ISessionManager.aidl
MediaSession2: Protect MediaSessionManager APIs with permission
2018-03-22 23:55:21 +09:00
MediaController.java
MediaController: Fix annotation of Callback#onPlaybackStateChanged()
2018-04-05 11:13:38 +09:00
MediaSession.aidl
…
MediaSession.java
MediaSession: Create getCurentControllerInfo()
2018-03-29 11:25:03 +09:00
MediaSessionLegacyHelper.java
…
MediaSessionManager.java
Fix possible NPE in MediaSessionManager
2018-04-11 17:16:15 +09:00
ParcelableVolumeInfo.aidl
…
ParcelableVolumeInfo.java
…
PlaybackState.aidl
…
PlaybackState.java
Switch @IntDef from long to int, and add @LongDef
2017-12-08 20:54:50 -08:00