linuxman94

Sysui

Feb 12th, 2014
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.55 KB | None | 0 0
  1. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: Process: com.android.systemui, PID: 1635
  2.  
  3. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: java.lang.NullPointerException
  4.  
  5. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at com.android.systemui.statusbar.notification.NotificationSwitcher.updateIndicatorScale(NotificationSwitcher.java:95)
  6.  
  7. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at com.android.systemui.statusbar.notification.Hover.updateDrag(Hover.java:260)
  8.  
  9. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at com.android.systemui.statusbar.notification.HoverLayout$SwipeHelperCallbackX.onDragUpdate(HoverLayout.java:175)
  10.  
  11. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at com.android.systemui.SwipeHelper.updateAlphaFromOffset(SwipeHelper.java:186)
  12.  
  13. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at com.android.systemui.SwipeHelper.onTouchEvent(SwipeHelper.java:389)
  14.  
  15. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at com.android.systemui.statusbar.notification.HoverLayout.onTouchEvent(HoverLayout.java:103)
  16.  
  17. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at com.android.systemui.statusbar.notification.Hover$3.onTouch(Hover.java:186)
  18.  
  19. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.View.dispatchTouchEvent(View.java:7701)
  20.  
  21. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.View.dispatchPointerEvent(View.java:7886)
  22.  
  23. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent(ViewRootImpl.java:3954)
  24.  
  25. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:3833)
  26.  
  27. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:3399)
  28.  
  29. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:3449)
  30.  
  31. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:3418)
  32.  
  33. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:3525)
  34.  
  35. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:3426)
  36.  
  37. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:3582)
  38.  
  39. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:3399)
  40.  
  41. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:3449)
  42.  
  43. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:3418)
  44.  
  45. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:3426)
  46.  
  47. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:3399)
  48.  
  49. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.ViewRootImpl.deliverInputEvent(ViewRootImpl.java:5602)
  50.  
  51. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.ViewRootImpl.doProcessInputEvents(ViewRootImpl.java:5582)
  52.  
  53. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.ViewRootImpl.enqueueInputEvent(ViewRootImpl.java:5553)
  54.  
  55. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.ViewRootImpl$WindowInputEventReceiver.onInputEvent(ViewRootImpl.java:5682)
  56.  
  57. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.InputEventReceiver.dispatchInputEvent(InputEventReceiver.java:185)
  58.  
  59. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.InputEventReceiver.nativeConsumeBatchedInputEvents(Native Method)
  60.  
  61. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.InputEventReceiver.consumeBatchedInputEvents(InputEventReceiver.java:176)
  62.  
  63. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.ViewRootImpl.doConsumeBatchedInput(ViewRootImpl.java:5655)
  64.  
  65. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.ViewRootImpl$ConsumeBatchedInputRunnable.run(ViewRootImpl.java:5701)
  66.  
  67. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:761)
  68.  
  69. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.Choreographer.doCallbacks(Choreographer.java:574)
  70.  
  71. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.Choreographer.doFrame(Choreographer.java:542)
  72.  
  73. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:747)
  74.  
  75. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:733)
  76.  
  77. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95)
  78.  
  79. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.os.Looper.loop(Looper.java:136)
  80.  
  81. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5024)
  82.  
  83. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at java.lang.reflect.Method.invokeNative(Native Method)
  84.  
  85. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at java.lang.reflect.Method.invoke(Method.java:515)
  86.  
  87. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
  88.  
  89. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
  90.  
  91. 02-12 11:59:29.025 1635 1635 E AndroidRuntime: at dalvik.system.NativeStart.main(Native Method)
Advertisement
Add Comment
Please, Sign In to add comment