linuxman94

Untitled

May 15th, 2014
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1.  
  2. 05-15 13:10:32.829 1252 1252 E AndroidRuntime: Process: com.android.systemui, PID: 1252
  3.  
  4. 05-15 13:10:32.829 1252 1252 E AndroidRuntime: java.lang.NullPointerException
  5.  
  6. 05-15 13:10:32.829 1252 1252 E AndroidRuntime: at com.android.systemui.statusbar.notification.Hover.setNotification(Hover.java:684)
  7.  
  8. 05-15 13:10:32.829 1252 1252 E AndroidRuntime: at com.android.systemui.statusbar.BaseStatusBar.addNotificationViews(BaseStatusBar.java:1247)
  9.  
  10. 05-15 13:10:32.829 1252 1252 E AndroidRuntime: at com.android.systemui.statusbar.BaseStatusBar.addNotificationViews(BaseStatusBar.java:1255)
  11.  
  12. 05-15 13:10:32.829 1252 1252 E AndroidRuntime: at com.android.systemui.statusbar.BaseStatusBar.updateNotification(BaseStatusBar.java:1392)
  13.  
  14. 05-15 13:10:32.829 1252 1252 E AndroidRuntime: at com.android.systemui.statusbar.CommandQueue$H.handleMessage(CommandQueue.java:279)
  15.  
  16. 05-15 13:10:32.829 1252 1252 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
  17.  
  18. 05-15 13:10:32.829 1252 1252 E AndroidRuntime: at android.os.Looper.loop(Looper.java:136)
  19.  
  20. 05-15 13:10:32.829 1252 1252 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5027)
  21.  
  22. 05-15 13:10:32.829 1252 1252 E AndroidRuntime: at java.lang.reflect.Method.invokeNative(Native Method)
  23.  
  24. 05-15 13:10:32.829 1252 1252 E AndroidRuntime: at java.lang.reflect.Method.invoke(Method.java:515)
  25.  
  26. 05-15 13:10:32.829 1252 1252 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
  27.  
  28. 05-15 13:10:32.829 1252 1252 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605)
  29.  
  30. 05-15 13:10:32.829 1252 1252 E AndroidRuntime: at dalvik.system.NativeStart.main(Native Method)
Advertisement
Add Comment
Please, Sign In to add comment