Skip to content

Instantly share code, notes, and snippets.

@zdavatz
Last active January 21, 2019 09:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zdavatz/0da8247f7ef8c2cac896909b78a74457 to your computer and use it in GitHub Desktop.
Save zdavatz/0da8247f7ef8c2cac896909b78a74457 to your computer and use it in GitHub Desktop.
Adressbook Slider
01-21 10:13:44.534 2044 7073 I ActivityManager: START u0 {cmp=com.ywesee.amiko.de/com.ywesee.amiko.PatientActivity} from uid 10173
01-21 10:13:44.552 2044 7073 D ActivityTrigger: activityStartTrigger: Activity is Triggerred in full screen ApplicationInfo{3ac3567 com.ywesee.amiko.de}
01-21 10:13:44.552 2044 7073 E ActivityTrigger: activityStartTrigger: not whiteListedcom.ywesee.amiko.de/com.ywesee.amiko.PatientActivity/142
01-21 10:13:44.552 2044 7073 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{3ac3567 com.ywesee.amiko.de} is now in focus and seems to be in full-screen mode
01-21 10:13:44.552 2044 7073 E ActivityTrigger: activityResumeTrigger: not whiteListedcom.ywesee.amiko.de/com.ywesee.amiko.PatientActivity/142
01-21 10:13:44.569 2044 7073 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{3ac3567 com.ywesee.amiko.de} is now in focus and seems to be in full-screen mode
01-21 10:13:44.569 2044 7073 E ActivityTrigger: activityResumeTrigger: not whiteListedcom.ywesee.amiko.de/com.ywesee.amiko.PatientActivity/142
01-21 10:13:44.716 2044 2129 I ActivityManager: Displayed com.ywesee.amiko.de/com.ywesee.amiko.PatientActivity: +143ms
01-21 10:13:44.736 25380 25380 I LatinIme: onActivate() : EditorInfo = Package = com.ywesee.amiko.de : Type = Text : Learning = Disable : Suggestion = Show : AutoCorrection = Disable : Microphone = Show : NoPersonalizedLearning = Disable
01-21 10:13:44.826 25380 25380 I Conv2QueryExtension: Conv2Query not enabled due to current app [com.ywesee.amiko.de] not in whitelist
01-21 10:14:02.575 18701 18712 I ywesee.amiko.d: Background concurrent copying GC freed 154316(13MB) AllocSpace objects, 13(252KB) LOS objects, 46% free, 27MB/51MB, paused 179us total 146.356ms
01-21 10:14:16.420 2044 2422 I InputDispatcher: Application is not responding: Window{5bcc103 u0 com.ywesee.amiko.de/com.ywesee.amiko.PatientActivity}. It has been 5006.8ms since event, 5006.1ms since wait started. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 37. Wait queue head age: 6720.4ms.
01-21 10:14:16.424 2044 2422 I WindowManager: Input event dispatching timed out sending to com.ywesee.amiko.de/com.ywesee.amiko.PatientActivity. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 37. Wait queue head age: 6720.4ms.
01-21 10:14:17.214 18701 18708 I ywesee.amiko.d: Thread[3,tid=18708,WaitingInMainSignalCatcherLoop,Thread*=0x7bc4416400,peer=0x1be40088,"Signal Catcher"]: reacting to signal 3
01-21 10:14:17.214 18701 18708 I ywesee.amiko.d:
01-21 10:14:17.450 18701 18708 I ywesee.amiko.d: Wrote stack traces to '[tombstoned]'
01-21 10:14:18.385 2044 2422 I InputDispatcher: Window 'Window{5bcc103 u0 com.ywesee.amiko.de/com.ywesee.amiko.PatientActivity}' spent 8685.5ms processing the last input event: MotionEvent(deviceId=9, source=0x00001002, action=DOWN, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, displayId=0, pointers=[0: (346.7, 955.5)]), policyFlags=0x62000000
01-21 10:14:18.388 2044 2422 I InputDispatcher: Window 'Window{5bcc103 u0 com.ywesee.amiko.de/com.ywesee.amiko.PatientActivity}' spent 8632.2ms processing the last input event: MotionEvent(deviceId=9, source=0x00001002, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, displayId=0, pointers=[0: (358.7, 943.5)]), policyFlags=0x62000000
01-21 10:14:18.388 2044 2422 I InputDispatcher: Window 'Window{5bcc103 u0 com.ywesee.amiko.de/com.ywesee.amiko.PatientActivity}' spent 8620.8ms processing the last input event: MotionEvent(deviceId=9, source=0x00001002, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, displayId=0, pointers=[0: (373.7, 938.5)]), policyFlags=0x62000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment