Skip to content

Instantly share code, notes, and snippets.

@chikadance
Created April 25, 2016 09:56
Show Gist options
  • Save chikadance/60c8fde1a363527155aba540dfae3cb3 to your computer and use it in GitHub Desktop.
Save chikadance/60c8fde1a363527155aba540dfae3cb3 to your computer and use it in GitHub Desktop.
val
04-25 05:52:30.807 625-685/system_process I/InputDispatcher: Application is not responding: AppWindowToken{9234186 token=Token{25c8261 ActivityRecord{cbf21c8 u0 ro.adr.test/.TestSeekBar t258}}} - Window{9051836 u0 ro.adr.test/ro.adr.test.TestSeekBar}. It has been 5001.7ms since event, 5001.6ms since wait started. Reason: Waiting to send key event because the focused window has not finished processing all of the input events that were previously delivered to it. Outbound queue length: 0. Wait queue length: 1.
04-25 05:52:30.808 625-685/system_process I/WindowManager: Input event dispatching timed out sending to ro.adr.test/ro.adr.test.TestSeekBar. Reason: Waiting to send key event because the focused window has not finished processing all of the input events that were previously delivered to it. Outbound queue length: 0. Wait queue length: 1.
04-25 05:52:30.810 625-685/system_process I/ActivityManager: Force stopping ro.adr.test appid=10061 user=0: finished inst
04-25 05:52:30.810 2039-2039/? D/AndroidRuntime: Shutting down VM
04-25 05:52:30.810 625-685/system_process I/ActivityManager: Killing 2054:ro.adr.test/u0a61 (adj 0): stop ro.adr.test
04-25 05:52:30.829 625-1117/system_process D/GraphicsStats: Buffer count: 2
04-25 05:52:30.829 625-780/system_process I/WindowState: WIN DEATH: Window{9051836 u0 ro.adr.test/ro.adr.test.TestSeekBar}
04-25 05:52:30.831 625-685/system_process W/ActivityManager: Force removing ActivityRecord{cbf21c8 u0 ro.adr.test/.TestSeekBar t258}: app died, no saved state
04-25 05:52:30.855 625-685/system_process I/InputDispatcher: Dropping event because there is no focused window or focused application.
04-25 05:52:30.855 625-685/system_process I/InputDispatcher: Dropping event because there is no focused window or focused application.
04-25 05:52:30.855 625-1117/system_process W/ActivityManager: Spurious death for ProcessRecord{3b60310 0:ro.adr.test/u0a61}, curProc for 2054: null
04-25 05:52:30.954 1001-1190/com.android.launcher3 W/EGL_emulation: eglSurfaceAttrib not implemented
04-25 05:52:30.954 1001-1190/com.android.launcher3 W/OpenGLRenderer: Failed to set EGL_SWAP_BEHAVIOR on surface 0xe0fddaa0, error=EGL_SUCCESS
04-25 05:52:30.973 1001-1001/com.android.launcher3 W/ViewRootImpl: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=1, metaState=0, flags=0x8, repeatCount=12255, eventTime=679084, downTime=20564, deviceId=1, source=0x301 }
04-25 05:52:30.978 625-1177/system_process W/InputMethodManagerService: Got RemoteException sending setActive(false) notification to pid 2054 uid 10061
04-25 05:52:31.514 1001-1190/com.android.launcher3 W/OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
04-25 05:52:31.514 1001-1190/com.android.launcher3 W/OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment