Guest User

Sample of "adb shell dumpsys notification"

a guest
Jul 12th, 2016
828
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. Current Notification Manager state:
  2. Listeners (1) enabled for current user:
  3. ComponentInfo{cz.zalsky.android.watchremotecontrol/cz.zalsky.android.watchremotecontrol.RemoteControlService}
  4. Live listeners (1):
  5. ComponentInfo{cz.zalsky.android.watchremotecontrol/cz.zalsky.android.watchremotecontrol.RemoteControlService} (user 0): android.service.notification.INotificationListener$Stub$Proxy@42451650
  6. Notification List:
  7. NotificationRecord(0x420e8408: pkg=com.sonymobile.smartconnect.smartwatch2 user=UserHandle{0} id=1 tag=null score=0: Notification(pri=0 contentView=com.sonymobile.smartconnect.smartwatch2/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]))
  8. uid=10252 userId=0
  9. icon=0x7f020093 / com.sonymobile.smartconnect.smartwatch2:drawable/smartwatch_stat_icn
  10. pri=0 score=0
  11. contentIntent=PendingIntent{4252e1f8: PendingIntentRecord{4293a658 com.sonymobile.smartconnect.smartwatch2 startActivity}}
  12. deleteIntent=null
  13. tickerText=SmartWatch 2 connected
  14. contentView=android.widget.RemoteViews@4244f8d8
  15. defaults=0x00000000 flags=0x00000062
  16. sound=null
  17. vibrate=null
  18. led=0x00000000 onMs=0 offMs=0
  19. extras={
  20. android.title=SmartWatch 2
  21. android.subText=null
  22. android.showChronometer=false
  23. android.icon=2130837651
  24. android.text=Connected
  25. android.progress=0
  26. android.progressMax=0
  27. android.showWhen=true
  28. android.infoText=null
  29. android.progressIndeterminate=false
  30. android.scoreModified=false
  31. }
  32. NotificationRecord(0x43180468: pkg=android user=UserHandle{-1} id=17040522 tag=null score=-10: Notification(pri=-1 contentView=android/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[null]))
  33. uid=1000 userId=-1
  34. icon=0x1080846 / android:drawable/stat_sys_adb
  35. pri=-1 score=-10
  36. contentIntent=PendingIntent{41f21298: PendingIntentRecord{423bb070 android startActivity}}
  37. deleteIntent=null
  38. tickerText=USB debugging connected
  39. contentView=android.widget.RemoteViews@42594440
  40. defaults=0x00000000 flags=0x00000002
  41. sound=null
  42. vibrate=null
  43. led=0x00000000 onMs=0 offMs=0
  44. extras={
  45. android.title=USB debugging connected
  46. android.subText=null
  47. android.showChronometer=false
  48. android.icon=17303622
  49. android.text=Touch to disable USB debugging.
  50. android.progress=0
  51. android.progressMax=0
  52. android.showWhen=true
  53. android.infoText=null
  54. android.progressIndeterminate=false
  55. android.scoreModified=false
  56. }
  57. NotificationRecord(0x41e2e6f8: pkg=com.sonyericsson.usbux user=UserHandle{0} id=1117242467 tag=null score=20: Notification(pri=2 contentView=com.sonyericsson.usbux/0x1090064 vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null] 1 action))
  58. uid=1000 userId=0
  59. icon=0x1080867 / android:drawable/stat_sys_data_usb
  60. pri=2 score=20
  61. contentIntent=null
  62. deleteIntent=null
  63. tickerText=Connected to PC
  64. contentView=android.widget.RemoteViews@42713db8
  65. defaults=0x00000000 flags=0x00000062
  66. sound=null
  67. vibrate=null
  68. led=0x00000000 onMs=0 offMs=0
  69. actions={
  70. [0] "Pair with PC" -> PendingIntent{427ae8e0: PendingIntentRecord{42736828 com.sonyericsson.usbux startActivity}}
  71. }
  72. extras={
  73. android.title=Connected to PC
  74. android.subText=null
  75. android.showChronometer=false
  76. android.icon=17303655
  77. android.text=Connected in Media transfer mode (MTP)
  78. android.progress=0
  79. android.progressMax=0
  80. android.showWhen=true
  81. android.infoText=null
  82. android.progressIndeterminate=false
  83. android.scoreModified=false
  84. }
  85.  
  86. mSoundNotification=null
  87. mVibrateNotification=null
  88. mDisabledNotifications=0x1e00000
  89. mSystemReady=true
  90. mArchive=Archive (110 notifications)
  91. StatusBarNotification(pkg=com.sonyericsson.usbux user=UserHandle{0} id=1117242467 tag=null score=20: Notification(pri=2 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null] 1 action))
  92. StatusBarNotification(pkg=android user=UserHandle{-1} id=17040522 tag=null score=-10: Notification(pri=-1 contentView=null vibrate=null sound=null defaults=0x0 flags=0x2 kind=[null]))
  93. StatusBarNotification(pkg=ru.yandex.mail user=UserHandle{0} id=16777219 tag=null score=0: Notification(pri=0 contentView=null vibrate=default sound=content://settings/system/notification_sound defaults=0x2 flags=0x11 kind=[null] 3 actions))
  94. StatusBarNotification(pkg=com.android.incallui user=UserHandle{0} id=1 tag=null score=10: Notification(pri=1 contentView=null vibrate=null sound=null defaults=0x0 flags=0x2 kind=[null]))
  95. StatusBarNotification(pkg=com.sonyericsson.conversations user=UserHandle{0} id=0 tag=null score=0: Notification(pri=0 contentView=null vibrate=default sound=content://media/internal/audio/media/223 defaults=0x2 flags=0x1 kind=[null]))
Add Comment
Please, Sign In to add comment