Advertisement
Guest User

Untitled

a guest
Feb 1st, 2015
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.31 KB | None | 0 0
  1. 02-01 12:39:54.166 18107-18107/com.example.norman.ncpilot I/dalvikvm﹕ Could not find method android.view.ViewGroup.onNestedScrollAccepted, referenced from method android.support.v7.internal.widget.ActionBarOverlayLayout.onNestedScrollAccepted
  2. 02-01 12:39:54.166 18107-18107/com.example.norman.ncpilot W/dalvikvm﹕ VFY: unable to resolve virtual method 11348: Landroid/view/ViewGroup;.onNestedScrollAccepted (Landroid/view/View;Landroid/view/View;I)V
  3. 02-01 12:39:54.171 18107-18107/com.example.norman.ncpilot D/dalvikvm﹕ VFY: replacing opcode 0x6f at 0x0000
  4. 02-01 12:39:54.171 18107-18107/com.example.norman.ncpilot I/dalvikvm﹕ Could not find method android.view.ViewGroup.onStopNestedScroll, referenced from method android.support.v7.internal.widget.ActionBarOverlayLayout.onStopNestedScroll
  5. 02-01 12:39:54.171 18107-18107/com.example.norman.ncpilot W/dalvikvm﹕ VFY: unable to resolve virtual method 11354: Landroid/view/ViewGroup;.onStopNestedScroll (Landroid/view/View;)V
  6. 02-01 12:39:54.171 18107-18107/com.example.norman.ncpilot D/dalvikvm﹕ VFY: replacing opcode 0x6f at 0x0000
  7. 02-01 12:39:54.171 18107-18107/com.example.norman.ncpilot I/dalvikvm﹕ Could not find method android.support.v7.internal.widget.ActionBarOverlayLayout.stopNestedScroll, referenced from method android.support.v7.internal.widget.ActionBarOverlayLayout.setHideOnContentScrollEnabled
  8. 02-01 12:39:54.171 18107-18107/com.example.norman.ncpilot W/dalvikvm﹕ VFY: unable to resolve virtual method 9042: Landroid/support/v7/internal/widget/ActionBarOverlayLayout;.stopNestedScroll ()V
  9. 02-01 12:39:54.171 18107-18107/com.example.norman.ncpilot D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x000e
  10. 02-01 12:39:54.176 18107-18107/com.example.norman.ncpilot I/dalvikvm﹕ Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.internal.widget.TintTypedArray.getChangingConfigurations
  11. 02-01 12:39:54.176 18107-18107/com.example.norman.ncpilot W/dalvikvm﹕ VFY: unable to resolve virtual method 364: Landroid/content/res/TypedArray;.getChangingConfigurations ()I
  12. 02-01 12:39:54.176 18107-18107/com.example.norman.ncpilot D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002
  13. 02-01 12:39:54.176 18107-18107/com.example.norman.ncpilot I/dalvikvm﹕ Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.internal.widget.TintTypedArray.getType
  14. 02-01 12:39:54.176 18107-18107/com.example.norman.ncpilot W/dalvikvm﹕ VFY: unable to resolve virtual method 386: Landroid/content/res/TypedArray;.getType (I)I
  15. 02-01 12:39:54.176 18107-18107/com.example.norman.ncpilot D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002
  16. 02-01 12:39:54.251 18107-18112/com.example.norman.ncpilot D/dalvikvm﹕ GC_CONCURRENT freed 258K, 10% free 8506K/9416K, paused 16ms+2ms, total 30ms
  17. 02-01 12:39:54.251 18107-18107/com.example.norman.ncpilot D/dalvikvm﹕ WAIT_FOR_CONCURRENT_GC blocked 16ms
  18. 02-01 12:39:54.401 18107-18107/com.example.norman.ncpilot D/libEGL﹕ loaded /system/lib/egl/libEGL_mali.so
  19. 02-01 12:39:54.406 18107-18107/com.example.norman.ncpilot D/libEGL﹕ loaded /system/lib/egl/libGLESv1_CM_mali.so
  20. 02-01 12:39:54.406 18107-18107/com.example.norman.ncpilot D/libEGL﹕ loaded /system/lib/egl/libGLESv2_mali.so
  21. 02-01 12:39:54.416 18107-18107/com.example.norman.ncpilot E/﹕ Device driver API match
  22. Device driver API version: 23
  23. User space API version: 23
  24. 02-01 12:39:54.416 18107-18107/com.example.norman.ncpilot E/﹕ mali: REVISION=Linux-r3p2-01rel3 BUILD_DATE=Fri Mar 21 13:52:50 KST 2014
  25. 02-01 12:39:54.481 18107-18107/com.example.norman.ncpilot D/OpenGLRenderer﹕ Enabling debug mode 0
  26. 02-01 12:39:54.546 18107-18112/com.example.norman.ncpilot D/dalvikvm﹕ GC_CONCURRENT freed 177K, 9% free 8717K/9548K, paused 1ms+2ms, total 17ms
  27. 02-01 12:40:18.236 18107-18107/com.example.norman.ncpilot W/IInputConnectionWrapper﹕ getExtractedText on inactive InputConnection
  28. 02-01 12:40:18.241 18107-18107/com.example.norman.ncpilot W/IInputConnectionWrapper﹕ getTextBeforeCursor on inactive InputConnection
  29. 02-01 12:40:18.241 18107-18107/com.example.norman.ncpilot W/IInputConnectionWrapper﹕ getSelectedText on inactive InputConnection
  30. 02-01 12:40:18.241 18107-18107/com.example.norman.ncpilot W/IInputConnectionWrapper﹕ getTextAfterCursor on inactive InputConnection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement