Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2022
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.03 KB | None | 0 0
  1. MEDIA SESSION SERVICE (dumpsys media_session)
  2.  
  3. 5 sessions listeners.
  4. Global priority session is com.android.server.telecom/HeadsetMediaButton (userId=0)
  5. HeadsetMediaButton com.android.server.telecom/HeadsetMediaButton (userId=0)
  6. ownerPid=1612, ownerUid=1000, userId=0
  7. package=com.android.server.telecom
  8. launchIntent=null
  9. mediaButtonReceiver=null
  10. active=false
  11. flags=65537
  12. rating type=0
  13. controllers: 0
  14.  
  15. state=null
  16. audioAttrs=AudioAttributes: usage=USAGE_VOICE_COMMUNICATION content=CONTENT_TYPE_SPEECH flags=0x800 tags= bundle=null
  17. volumeType=1, controlType=2, max=0, current=0
  18. metadata: null
  19. queueTitle=null, size=0
  20. User Records:
  21. Record for full_user=0, profile_user=150
  22. Volume key long-press listener: null
  23. Volume key long-press listener package:
  24. Media key listener: null
  25. Media key listener package:
  26. OnMediaKeyEventDispatchedListener: added 0 listener(s)
  27. OnMediaKeyEventSessionChangedListener: added 2 listener(s)
  28. from com.samsung.android.app.routines
  29. from com.samsung.android.app.routines
  30. Last MediaButtonReceiver: MBR {pi=PendingIntent{513abe: PendingIntentRecord{c1dd7e6 <my-package> broadcastIntent}}, type=1}
  31. High priority mediakey receiver: null
  32. Volume key long-press receiver: null
  33. Media button session is <my-package>/PlaybackService (userId=0)
  34. Sessions Stack - have 1 sessions:
  35. PlaybackService <my-package>/PlaybackService (userId=0)
  36. ownerPid=14015, ownerUid=10454, userId=0
  37. package=<my-package>
  38. launchIntent=PendingIntent{f70171f: PendingIntentRecord{6236922 <my-package> startActivity (allowlist: b251c3d:+30s0ms/0/NOTIFICATION_SERVICE/NotificationManagerService)}}
  39. mediaButtonReceiver=MBR {pi=PendingIntent{513abe: PendingIntentRecord{c1dd7e6 <my-package> broadcastIntent}}, type=1}
  40. active=true
  41. flags=3
  42. rating type=0
  43. controllers: 8
  44. android com.android.systemui com.google.android.projection.gearhead com.android.systemui com.android.systemui com.android.systemui com.samsung.android.app.aodservice com.android.systemui
  45. state=PlaybackState {state=3, position=0, buffered position=6079, speed=1.0, updated=82249963, actions=2461519, custom actions=[], active item id=-1, error=null}
  46. audioAttrs=AudioAttributes: usage=USAGE_MEDIA content=CONTENT_TYPE_UNKNOWN flags=0x800 tags= bundle=null
  47. volumeType=1, controlType=2, max=0, current=0
  48. metadata: size=1, description=null, null, null
  49. queueTitle=null, size=0
  50. isAppCastingOn:false
  51. isMultiSoundOn:false
  52. Audio event log: MediaSession events
  53. 11-21 14:55:21:130 registerRemoteVolumeController uid : 10038, pid : 2577, rvc : android.media.IRemoteSessionCallback$Stub$Proxy@c005f96
  54. Audio playback (lastly played comes first)
  55. uid=10454 packages=<my-package>
  56. Media session config:
  57. media_button_receiver_fgs_allowlist_duration_ms: [cur: 10000, def: 10000]
  58. media_session_calback_fgs_allowlist_duration_ms: [cur: 10000, def: 10000]
  59. media_session_callback_fgs_while_in_use_temp_allow_duration_ms: [cur: 10000, def: 10000]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement