Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
379 views231 pages

Logcat Output

The document appears to contain log entries from an Android device. It records various system events over time including: - The device connecting to a WiFi network and polling for signal strength - The 4G signal strength being reported as level 5 twice - The device receiving an intent for a battery status change - The OS load balancer moving interrupts between CPU cores - A neighbor discovery and network event for a local IP address - Touchscreen and back button inputs being processed - The recent apps interface being launched and drawn on screen - Scrolling and animation events within the recent apps interface
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
379 views231 pages

Logcat Output

The document appears to contain log entries from an Android device. It records various system events over time including: - The device connecting to a WiFi network and polling for signal strength - The 4G signal strength being reported as level 5 twice - The device receiving an intent for a battery status change - The OS load balancer moving interrupts between CPU cores - A neighbor discovery and network event for a local IP address - Touchscreen and back button inputs being processed - The recent apps interface being launched and drawn on screen - Scrolling and animation events within the recent apps interface
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 231

--------- beginning of main

06-04 17:30:33.950 1959 1959 D wpa_supplicant: wlan0: Control interface command


'SIGNAL_POLL'
06-04 17:30:33.966 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:30:34.839 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 5
06-04 17:30:34.846 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 5
06-04 17:30:35.835 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:30:35.837 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:30:35.837 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:30:36.090 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU4 [P:1] (banned)
06-04 17:30:36.091 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:30:36.092 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU5 [P:1] (banned)
06-04 17:30:36.093 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU7 [P:1] (banned)
06-04 17:30:36.093 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU4 [P:1] (banned)
06-04 17:30:36.093 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU6 [P:1] (banned)
06-04 17:30:36.093 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:30:36.094 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU7 [P:1] (banned)
06-04 17:30:36.172 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:30:36.172 763 763 E cnss-daemon: Stale or unreachable neighbors, ndm
state: 16
06-04 17:30:36.190 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:30:36.190 763 763 I cnss-daemon: NDA_DST received: 192.168.0.1 ul:
562992919914688
06-04 17:30:36.190 763 763 I cnss-daemon: NDA_LLADDR received
06-04 17:30:36.463 1664 1784 D KeyLayoutMap: swtich state=0
--------- beginning of system
06-04 17:30:36.464 1664 1784 W BaseMiuiPhoneWindowManager: keyCode:82 down:true
eventTime:17046010 downTime:17046010 policyFlags:22000000 flags:8 deviceId:8
isScreenOn:true keyguardActive:false repeatCount:0
06-04 17:30:36.546 1664 1784 D KeyLayoutMap: swtich state=0
06-04 17:30:36.547 1664 1784 W BaseMiuiPhoneWindowManager: keyCode:82 down:false
eventTime:17046094 downTime:17046010 policyFlags:22000000 flags:8 deviceId:8
isScreenOn:true keyguardActive:false repeatCount:0
06-04 17:30:36.552 1856 1856 W HeadsUpManager: removeHeadsUpNotification() no
heads up notification on show
06-04 17:30:36.565 1856 1856 D RecentsImpl: startRecentsActivity runningTask:
ComponentInfo{com.ezllama.app/com.revesoft.itelmobiledialer.dashboard.FrinzoDashboa
rdActivity}
06-04 17:30:36.570 1856 1856 D EventBus: [1856, u0]
send(ActivitySetDummyTranslucentEvent)
06-04 17:30:36.571 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(ActivitySetDummyTranslucentEvent)
06-04 17:30:36.571 1856 1856 D EventBus: [1856, u0]
onBusEvent(ActivitySetDummyTranslucentEvent) duration: 19 microseconds, avg: 856
06-04 17:30:36.577 1664 2193 I ActivityManager: START u0 {flg=0x10884000
cmp=com.android.systemui/.recents.RecentsActivity} from uid 1000 on display 0
06-04 17:30:36.578 1664 2193 I ActivityManager: Ignoring
FLAG_ACTIVITY_NEW_DOCUMENT, launchMode is "singleInstance" or "singleTask"
06-04 17:30:36.585 1664 2193 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:30:36.585 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:30:36.588 17672 17672 D Foreground: onActivityPaused
06-04 17:30:36.621 2779 2972 I ProcessMonitor: onForegroundInfoChanged:
ForegroundInfo{mForegroundPackageName='com.android.systemui', mForegroundUid=1000,
mForegroundPid=1856, mLastForegroundPackageName='com.ezllama.app',
mLastForegroundUid=10773, mLastForegroundPid=17672,
mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:30:36.621 2779 2972 I GameBoosterService: onForegroundInfoChanged:
Cur=com.android.systemui last=com.ezllama.app
06-04 17:30:36.621 1664 2193 I Timeline: Timeline: App_transition_ready
time:17046169
06-04 17:30:36.622 2779 2972 D GameBoosterService: onGameStatusChange
foreground:ForegroundInfo{mForegroundPackageName='com.android.systemui',
mForegroundUid=1000, mForegroundPid=1856,
mLastForegroundPackageName='com.ezllama.app', mLastForegroundUid=10773,
mLastForegroundPid=17672, mMultiWindowForegroundPackageName='null',
mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:30:36.622 2779 2972 I GameBoosterService: onForegroundInfoChanged: Exit
06-04 17:30:36.623 1856 1856 D EventBus: [1856, u0]
send(RecentsActivityStartingEvent)
06-04 17:30:36.623 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(RecentsActivityStartingEvent)
06-04 17:30:36.623 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsActivityStartingEvent) duration: 14 microseconds, avg: 856
06-04 17:30:36.623 1856 1856 D EventBus: [1856, u0] -> RecentsImpl [0x3befedf,
P1] onBusEvent(RecentsActivityStartingEvent)
06-04 17:30:36.623 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsActivityStartingEvent) duration: 267 microseconds, avg: 855
06-04 17:30:36.623 1856 1856 D EventBus: [1856, u0] -> Recents [0x7bfc61c, P1]
onBusEvent(RecentsActivityStartingEvent)
06-04 17:30:36.623 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsActivityStartingEvent) duration: 26 microseconds, avg: 855
06-04 17:30:36.627 1664 1680 D ActivityTrigger: ActivityTrigger
activityStopTrigger
06-04 17:30:36.628 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:30:36.632 1856 1856 D RecentsActivity: onStart
06-04 17:30:36.634 1856 1856 D EventBus: [1856, u0]
registerSubscriber(TaskViewThumbnail)
06-04 17:30:36.634 1856 1856 D EventBus: [1856, u0] Subscriber class type already
registered
06-04 17:30:36.634 1856 1856 D EventBus: [1856, u0]
registerSubscriber(TaskViewThumbnail)
06-04 17:30:36.634 1856 1856 D EventBus: [1856, u0] Subscriber class type already
registered
06-04 17:30:36.635 1856 1856 D EventBus: [1856, u0]
send(RecentsVisibilityChangedEvent)
06-04 17:30:36.635 1856 1856 D EventBus: [1856, u0] -> RecentsViewTouchHandler
[0x9c18778, P4] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:30:36.635 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 13 microseconds, avg: 855
06-04 17:30:36.635 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:30:36.635 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 6 microseconds, avg: 854
06-04 17:30:36.635 1856 1856 D EventBus: [1856, u0] -> RecentsImpl [0x3befedf,
P1] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:30:36.636 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 3 microseconds, avg: 854
06-04 17:30:36.636 1856 1856 D EventBus: [1856, u0] -> Recents [0x7bfc61c, P1]
onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:30:36.636 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 83 microseconds, avg: 854
06-04 17:30:36.637 2186 2186 E Launcher: changeViewByFsGestureState,
view=ShortcutMenuLayer, alpha=0.0, scale=1.0
06-04 17:30:36.638 1856 1856 D RecentsActivity: getFreeMemory:1804375040
06-04 17:30:36.638 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:30:36.647 1664 3183 I Timeline: Timeline: App_transition_ready
time:17046195
06-04 17:30:36.658 1664 3183 I Timeline: Timeline: App_transition_ready
time:17046206
06-04 17:30:36.662 1856 1856 D EventBus: [1856, u0]
send(ShowStackActionButtonEvent)
06-04 17:30:36.662 1856 1856 D EventBus: [1856, u0] -> RecentsView [0xa91d7cb,
P3] onBusEvent(ShowStackActionButtonEvent)
06-04 17:30:36.662 1856 1856 D EventBus: [1856, u0]
onBusEvent(ShowStackActionButtonEvent) duration: 10 microseconds, avg: 853
06-04 17:30:36.663 1856 1856 D EventBus: [1856, u0] post(RecentsDrawnEvent)
06-04 17:30:36.663 1856 1856 W HeadsUpManager: removeHeadsUpNotification() no
heads up notification on show
06-04 17:30:36.663 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:30:36.663 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:30:36.666 1856 1856 D EventBus: [1856, u0] -> RecentsImpl [0x3befedf,
P1] onBusEvent(RecentsDrawnEvent)
06-04 17:30:36.666 1856 1856 D EventBus: [1856, u0] onBusEvent(RecentsDrawnEvent)
duration: 24 microseconds, avg: 853
06-04 17:30:36.666 1856 1856 D EventBus: [1856, u0] -> Recents [0x7bfc61c, P1]
onBusEvent(RecentsDrawnEvent)
06-04 17:30:36.666 1856 1856 D EventBus: [1856, u0] onBusEvent(RecentsDrawnEvent)
duration: 8 microseconds, avg: 853
06-04 17:30:36.679 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:36.679 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:36.679 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 23 microseconds, avg: 852
06-04 17:30:36.708 1664 1686 I Timeline: Timeline: App_transition_ready
time:17046256
06-04 17:30:36.713 1856 1856 D EventBus: [1856, u0]
post(EnterRecentsWindowFirstAnimationFrameEvent)
06-04 17:30:36.714 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(EnterRecentsWindowFirstAnimationFrameEvent)
06-04 17:30:36.714 1856 1856 D EventBus: [1856, u0]
onBusEvent(EnterRecentsWindowFirstAnimationFrameEvent) duration: 136 microseconds,
avg: 852
06-04 17:30:36.764 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2613000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270236739 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5227000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:36.764 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:36.764 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:36.764 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:36.764 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:36.764 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:36.764 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:36.764 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:36.764 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:36.764 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:36.764 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:36.764 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:36.764 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:36.764 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:36.764 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:36.764 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:36.764 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:36.764 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:36.764 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:36.815 1664 1673 I art : Background partial concurrent mark sweep
GC freed 63663(4MB) AllocSpace objects, 58(1160KB) LOS objects, 25% free,
46MB/62MB, paused 2.373ms total 204.289ms
06-04 17:30:36.972 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:30:36.990 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:30:37.032 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:30:37.032 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:30:37.063 1856 1856 D EventBus: [1856, u0]
send(EnterRecentsWindowAnimationCompletedEvent)
06-04 17:30:37.063 1856 1856 D EventBus: [1856, u0] -> RecentsView [0xa91d7cb,
P3] onBusEvent(EnterRecentsWindowAnimationCompletedEvent)
06-04 17:30:37.063 1856 1856 D EventBus: [1856, u0]
onBusEvent(EnterRecentsWindowAnimationCompletedEvent) duration: 18 microseconds,
avg: 852
06-04 17:30:37.063 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(EnterRecentsWindowAnimationCompletedEvent)
06-04 17:30:37.064 1856 1856 D EventBus: [1856, u0]
onBusEvent(EnterRecentsWindowAnimationCompletedEvent) duration: 523 microseconds,
avg: 851
06-04 17:30:37.064 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(EnterRecentsWindowAnimationCompletedEvent)
06-04 17:30:37.064 1856 1856 D EventBus: [1856, u0]
onBusEvent(EnterRecentsWindowAnimationCompletedEvent) duration: 247 microseconds,
avg: 851
06-04 17:30:37.069 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{bbafda2 u0 com.android.systemui/.recents.RecentsActivity t974}
time:17046617
06-04 17:30:37.079 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:37.079 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:37.080 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 22 microseconds, avg: 851
06-04 17:30:37.083 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:30:37.083 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:30:37.083 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 23 microseconds, avg: 851
06-04 17:30:37.083 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:30:37.084 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:30:37.084 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 9 microseconds, avg: 850
06-04 17:30:37.085 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17046633
06-04 17:30:37.279 1856 1856 D EventBus: [1856, u0]
send(EnterRecentsTaskStackAnimationCompletedEvent)
06-04 17:30:37.398 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 5
06-04 17:30:37.566 1856 1856 D EventBus: [1856, u0] send(UserInteractionEvent)
06-04 17:30:37.567 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(UserInteractionEvent)
06-04 17:30:37.567 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 95 microseconds, avg: 850
06-04 17:30:37.567 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(UserInteractionEvent)
06-04 17:30:37.567 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 20 microseconds, avg: 850
06-04 17:30:37.589 17672 17672 D Foreground: App in Background
06-04 17:30:37.590 17672 17672 W DialerService:
pauseRegistrationAndUnregisterDialer
06-04 17:30:37.592 17672 17723 I DialerService: Pausing registration...
06-04 17:30:37.598 17672 17723 I DialerService: updateRegistrationImage: false
06-04 17:30:37.600 17672 17672 D BaseDashboard: UPDATE_REGISTRATION_IMAGE false
06-04 17:30:38.071 1856 1856 D EventBus: [1856, u0] send(ShowTaskMenuEvent)
06-04 17:30:38.071 1856 1856 D EventBus: [1856, u0] -> RecentMenuView
[0x2846af2, P3] onBusEvent(ShowTaskMenuEvent)
06-04 17:30:38.069 1856 1856 W ndroid.systemui: type=1400 audit(0.0:26286): avc:
denied { write } for name="system" dev="dm-1" ino=106497 scontext=u:r:system_app:s0
tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=0
06-04 17:30:38.076 1856 1856 W CustomizeUtil: no getRealSize hack method
06-04 17:30:38.095 1856 1856 D EventBus: [1856, u0] send(HideMemoryAndDockEvent)
06-04 17:30:38.095 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(HideMemoryAndDockEvent)
06-04 17:30:38.096 1856 1856 D EventBus: [1856, u0]
onBusEvent(HideMemoryAndDockEvent) duration: 980 microseconds, avg: 850
06-04 17:30:38.097 1856 1856 D EventBus: [1856, u0] onBusEvent(ShowTaskMenuEvent)
duration: 25569 microseconds, avg: 860
06-04 17:30:38.284 17672 17745 I DialerService: updateRegistrationImage: false
06-04 17:30:38.285 17672 17672 D BaseDashboard: UPDATE_REGISTRATION_IMAGE false
06-04 17:30:38.669 1856 1856 D EventBus: [1856, u0] send(UserInteractionEvent)
06-04 17:30:38.669 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(UserInteractionEvent)
06-04 17:30:38.670 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 34 microseconds, avg: 859
06-04 17:30:38.670 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(UserInteractionEvent)
06-04 17:30:38.670 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 28 microseconds, avg: 859
06-04 17:30:38.671 1856 1856 D miui_anim: onEventDown, touchDown
06-04 17:30:38.673 1856 1856 W StyleComposer: failed to invoke public abstract
void miui.animation.ICancelableStyle.cancel() for null
06-04 17:30:38.673 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 5
06-04 17:30:38.674 1856 1856 D miui_anim: prepare, from AnimState{mTag='UP',
mMaps=[0.{}, 1.{ViewProperty{mPropertyName='scaleY'}=StateValue{value=0.9999445,
intValue = 0, enable=true},
ViewProperty{mPropertyName='foreground'}=StateValue{value=0.0, intValue = 0,
enable=true}, ViewProperty{mPropertyName='scaleX'}=StateValue{value=0.9999445,
intValue = 0, enable=true}}, 2.{}]}, to AnimState{mTag='DOWN', mMaps=[0.{}, 1.
{ViewProperty{mPropertyName='scaleY'}=StateValue{value=0.8, intValue = 0,
enable=true}, ViewProperty{mPropertyName='foreground'}=StateValue{value=0.0,
intValue = 0, enable=true},
ViewProperty{mPropertyName='scaleX'}=StateValue{value=0.8, intValue = 0,
enable=true}}, 2.{}]}, oneTimeConfigs.length = 3, target =
android.widget.ImageView{30fc084 V.ED..C.. ........ 0,0-174,174 #7f130298
app:id/menu_item_info}
06-04 17:30:38.674 1856 1856 D miui_anim: prepare, property = scaleY, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:38.674 1856 1856 D miui_anim: scaleY, fromValue = 0.9999445, toValue
= 0.8
06-04 17:30:38.675 1856 1856 D miui_anim: prepare, property = foreground, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:38.675 1856 1856 D miui_anim: foreground, fromValue = 0, toValue = 0,
same value
06-04 17:30:38.675 1856 1856 D miui_anim: prepare, abandon foreground for
setValue failed
06-04 17:30:38.675 1856 1856 D miui_anim: prepare, property = scaleX, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:38.675 1856 1856 D miui_anim: scaleX, fromValue = 0.9999445, toValue
= 0.8
06-04 17:30:38.744 1856 1856 D miui_anim: onEventUp, touchUp
06-04 17:30:38.745 1856 1856 W StyleComposer: failed to invoke public abstract
void miui.animation.ICancelableStyle.cancel() for null
06-04 17:30:38.745 1856 1856 D miui_anim: DOWN end
06-04 17:30:38.746 1856 1856 D miui_anim: prepare, from AnimState{mTag='DOWN',
mMaps=[0.{}, 1.{ViewProperty{mPropertyName='scaleY'}=StateValue{value=0.94111353,
intValue = 0, enable=true},
ViewProperty{mPropertyName='foreground'}=StateValue{value=0.0, intValue = 0,
enable=true}, ViewProperty{mPropertyName='alpha'}=StateValue{value=1.0, intValue =
0, enable=true}, ViewProperty{mPropertyName='scaleX'}=StateValue{value=0.94111353,
intValue = 0, enable=true}}, 2.{}]}, to AnimState{mTag='UP', mMaps=[0.{}, 1.
{ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0, intValue = 0,
enable=true}, ViewProperty{mPropertyName='foreground'}=StateValue{value=0.0,
intValue = 0, enable=true},
ViewProperty{mPropertyName='alpha'}=StateValue{value=1.0, intValue = 0,
enable=true}, ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0, intValue =
0, enable=true}}, 2.{}]}, oneTimeConfigs.length = 5, target =
android.widget.ImageView{30fc084 V.ED..C.. ...P.... 0,0-174,174 #7f130298
app:id/menu_item_info}
06-04 17:30:38.746 1856 1856 D miui_anim: prepare, property = scaleY, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=450, factors=[0.99, 0.67]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:38.747 1856 1856 D miui_anim: scaleY, fromValue = 0.94111353, toValue
= 1.0
06-04 17:30:38.747 1856 1856 D miui_anim: prepare, property = foreground, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=500, factors=[0.9, 0.8]}, tintMethod = 0,
relatedProperty=ViewProperty{mPropertyName='foreground'}}
06-04 17:30:38.747 1856 1856 D miui_anim: foreground, fromValue = 0, toValue = 0,
same value
06-04 17:30:38.747 1856 1856 D miui_anim: prepare, abandon foreground for
setValue failed
06-04 17:30:38.747 1856 1856 D miui_anim: prepare, property = alpha, global delay
= 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=500, factors=[0.9, 0.8]}, tintMethod = 0,
relatedProperty=ViewProperty{mPropertyName='alpha'}}
06-04 17:30:38.747 1856 1856 D miui_anim: alpha, fromValue = 1.0, toValue = 1.0,
same value
06-04 17:30:38.747 1856 1856 D miui_anim: prepare, abandon alpha for setValue
failed
06-04 17:30:38.747 1856 1856 D miui_anim: prepare, property = scaleX, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=450, factors=[0.99, 0.67]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:38.748 1856 1856 D miui_anim: scaleX, fromValue = 0.94111353, toValue
= 1.0
06-04 17:30:38.749 1856 1856 D EventBus: [1856, u0]
send(ShowApplicationInfoEvent)
06-04 17:30:38.749 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(ShowApplicationInfoEvent)
06-04 17:30:38.755 1664 3227 I ActivityManager: START u0
{act=miui.intent.action.APP_MANAGER_APPLICATION_DETAIL flg=0x1080c000
cmp=com.miui.securitycenter/com.miui.appmanager.ApplicationsDetailsActivity (has
extras)} from uid 1000 on display 0
06-04 17:30:38.756 1664 3227 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:30:38.798 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:30:38.798 1664 3227 I ANDR-IOP: MIUI-IOP pkg_name =
com.miui.securitycenter PID = -1
06-04 17:30:38.803 1664 3227 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:30:38.806 1856 1856 D EventBus: [1856, u0]
onBusEvent(ShowApplicationInfoEvent) duration: 56179 microseconds, avg: 882
06-04 17:30:38.806 1856 1856 D EventBus: [1856, u0] send(ShowMemoryAndDockEvent)
06-04 17:30:38.807 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(ShowMemoryAndDockEvent)
06-04 17:30:38.807 1856 1856 D EventBus: [1856, u0]
onBusEvent(ShowMemoryAndDockEvent) duration: 421 microseconds, avg: 881
06-04 17:30:38.809 1856 1856 D EventBus: [1856, u0] send(UserInteractionEvent)
06-04 17:30:38.809 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(UserInteractionEvent)
06-04 17:30:38.809 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 22 microseconds, avg: 881
06-04 17:30:38.809 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(UserInteractionEvent)
06-04 17:30:38.809 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 12 microseconds, avg: 881
06-04 17:30:38.821 2779 2972 I ProcessMonitor: onForegroundInfoChanged:
ForegroundInfo{mForegroundPackageName='com.miui.securitycenter',
mForegroundUid=1000, mForegroundPid=17020,
mLastForegroundPackageName='com.android.systemui', mLastForegroundUid=1000,
mLastForegroundPid=1856, mMultiWindowForegroundPackageName='null',
mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:30:38.821 2779 2972 I GameBoosterService: onForegroundInfoChanged:
Cur=com.miui.securitycenter last=com.android.systemui
06-04 17:30:38.822 1664 3227 I Timeline: Timeline: App_transition_ready
time:17048370
06-04 17:30:38.826 2779 2972 D GameBoosterService: onGameStatusChange
foreground:ForegroundInfo{mForegroundPackageName='com.miui.securitycenter',
mForegroundUid=1000, mForegroundPid=17020,
mLastForegroundPackageName='com.android.systemui', mLastForegroundUid=1000,
mLastForegroundPid=1856, mMultiWindowForegroundPackageName='null',
mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:30:38.826 2779 2972 I GameBoosterService: onForegroundInfoChanged: Exit
06-04 17:30:38.828 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:30:38.830 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:30:38.830 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:30:38.836 1664 1686 I Timeline: Timeline: App_transition_ready
time:17048384
06-04 17:30:38.841 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:30:38.859 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:30:38.860 17020 17020 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@47b529f
06-04 17:30:38.861 17020 17020 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@1a8cfec
06-04 17:30:38.864 1664 1686 I Timeline: Timeline: App_transition_ready
time:17048412
06-04 17:30:38.882 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:30:38.882 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:30:39.067 1664 1686 I ActivityManager: Displayed
com.miui.securitycenter/com.miui.appmanager.ApplicationsDetailsActivity: +255ms
06-04 17:30:39.068 3889 4228 D PowerKeeper.Event: notifyActivityLaunchTime:
com.miui.securitycenter/com.miui.appmanager.ApplicationsDetailsActivity totalTime:
255
06-04 17:30:39.212 1856 1856 D miui_anim: UP, property scaleY end
06-04 17:30:39.212 1856 1856 D miui_anim: UP, property scaleX end
06-04 17:30:39.212 1856 1856 D miui_anim: UP end
06-04 17:30:39.264 1664 1686 I WindowManager: Destroying surface
Surface(name=Starting com.miui.securitycenter) called by
com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.AppWindowToken.destroySurfaces:366
com.android.server.wm.WindowStateAnimator.finishExit:565
com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491
com.android.server.wm.WindowAnimator.updateWindowsLocked:312
com.android.server.wm.WindowAnimator.animateLocked:727
06-04 17:30:39.297 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{44d44c7 u0
com.miui.securitycenter/com.miui.appmanager.ApplicationsDetailsActivity t1009}
time:17048845
06-04 17:30:39.298 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:30:39.298 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:30:39.298 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 20 microseconds, avg: 880
06-04 17:30:39.298 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:30:39.298 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:30:39.298 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 8 microseconds, avg: 880
06-04 17:30:39.299 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17048847
06-04 17:30:39.565 1664 2662 D ActivityTrigger: ActivityTrigger
activityStopTrigger
06-04 17:30:39.566 1856 1856 D RecentsActivity: onStop
06-04 17:30:39.566 1856 1856 D EventBus: [1856, u0]
send(RecentsVisibilityChangedEvent)
06-04 17:30:39.566 1856 1856 D EventBus: [1856, u0] -> RecentsViewTouchHandler
[0x9c18778, P4] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:30:39.566 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 11 microseconds, avg: 880
06-04 17:30:39.566 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:30:39.566 1856 1856 D EventBus: [1856, u0] unregister()
06-04 17:30:39.567 1856 1856 D EventBus: [1856, u0] unregister()
06-04 17:30:39.567 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 581 microseconds, avg: 880
06-04 17:30:39.567 1856 1856 D EventBus: [1856, u0] -> RecentsImpl [0x3befedf,
P1] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:30:39.567 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 9 microseconds, avg: 879
06-04 17:30:39.567 1856 1856 D EventBus: [1856, u0] -> Recents [0x7bfc61c, P1]
onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:30:39.567 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 19 microseconds, avg: 879
06-04 17:30:39.568 2186 2186 E Launcher: changeViewByFsGestureState,
view=ShortcutMenuLayer, alpha=1.0, scale=1.0
06-04 17:30:39.579 1664 2193 I WindowManager: Destroying surface
Surface(name=com.android.systemui/com.android.systemui.recents.RecentsActivity)
called by com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.WindowManagerService.tryStartExitingAnimation:3184
com.android.server.wm.WindowManagerService.relayoutWindow:3064
com.android.server.wm.Session.relayout:224
android.view.IWindowSession$Stub.onTransact:286
com.android.server.wm.Session.onTransact:145
06-04 17:30:39.585 17020 17799 I StatisticAppTraffic: mobile summaryStats null
06-04 17:30:39.594 17020 17799 I PowerRankHelperHolder: refreshStats begin
06-04 17:30:39.597 1664 3183 E BatteryStatsService: no controller energy info
supplied
06-04 17:30:39.597 1664 3183 E BatteryStatsService: no controller energy info
supplied
06-04 17:30:39.687 17020 17799 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:30:39.711 17020 17799 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:30:39.730 17020 17799 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:30:39.741 17020 17799 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:30:39.774 17020 17799 I PowerRankHelperHolder: refreshStats end
06-04 17:30:39.809 2779 2977 I NAProvider: queryWifiRule
packageName:com.ezllama.app
06-04 17:30:39.812 17020 17799 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:30:39.819 2779 2977 I NAProvider: queryMobileRule
packageName:com.ezllama.app
06-04 17:30:39.821 2779 2977 I NAProvider: queryMobileRule
packageName:com.ezllama.app
06-04 17:30:39.931 17020 17020 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@e3f1f3e
06-04 17:30:39.931 17020 17020 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@459619f
06-04 17:30:39.941 17020 17020 D miui_anim: handleViewTouch for
com.miui.internal.widget.GroupButton{94683e4 VFED..C.. ......I. 0,0-0,0 #1020019
android:id/button1}
06-04 17:30:39.942 17020 17020 D miui_anim: handleViewTouch for
com.miui.internal.widget.GroupButton{1d3dcaa VFED..C.. ......I. 0,0-0,0 #102001a
android:id/button2}
06-04 17:30:39.942 17020 17020 D miui_anim: handleViewTouch for
com.miui.internal.widget.GroupButton{7eb1976 VFED..C.. ......I. 0,0-0,0 #102001b
android:id/button3}
06-04 17:30:39.951 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 4
06-04 17:30:39.955 1856 2235 D NetworkController.MobileSignalController(2):
getDataNetTypeFromServiceState slotId=0 isUsingCarrierAggregation=false
06-04 17:30:39.955 1856 2235 D NetworkTypeUtils: default net type
06-04 17:30:39.956 1856 2235 D MobileSignalController: updateDataType
mSelectedDataTypeIcon[0]=2130838681, mSelectedDataActivityIndex=4
06-04 17:30:39.956 1856 2235 D TelephonyIcons: getSignalStrengthIcon: slot=0,
inetCondition=1, level=4, roaming=false, signalstrength=SignalStrength: 11 0 -120
-160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte
06-04 17:30:39.957 1856 2235 D TelephonyIcons: null signal icon name:
drawable/stat_sys_signal_null
06-04 17:30:39.958 1856 2235 D TelephonyIcons: getDataTypeIcon sub=0
06-04 17:30:39.991 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:30:39.993 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:30:40.502 17020 17020 D miui_anim: onEventDown, touchDown
06-04 17:30:40.503 17020 17020 W StyleComposer: failed to invoke public abstract
void miui.animation.ICancelableStyle.cancel() for null
06-04 17:30:40.504 17020 17020 D miui_anim: prepare, from AnimState{mTag='UP',
mMaps=[0.{}, 1.{ViewProperty{mPropertyName='foreground'}=StateValue{value=0.0,
intValue = 0, enable=true},
ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0, intValue = 0,
enable=true}, ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0, intValue =
0, enable=true}}, 2.{}]}, to AnimState{mTag='DOWN', mMaps=[0.{}, 1.
{ViewProperty{mPropertyName='foreground'}=StateValue{value=0.0, intValue =
335544320, enable=true}, ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0,
intValue = 0, enable=true},
ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0, intValue = 0,
enable=true}}, 2.{}]}, oneTimeConfigs.length = 3, target =
com.miui.internal.widget.GroupButton{94683e4 VFED..C.. ......I. 560,90-1000,230
#1020019 android:id/button1}
06-04 17:30:40.505 17020 17020 D miui_anim: prepare, property = foreground, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:40.505 17020 17020 D miui_anim: foreground, fromValue = 0, toValue =
335544320
06-04 17:30:40.505 17020 17020 D miui_anim: prepare, property = scaleY, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:40.505 17020 17020 D miui_anim: scaleY, fromValue = 1.0, toValue = 1.0,
same value
06-04 17:30:40.505 17020 17020 D miui_anim: prepare, abandon scaleY for setValue
failed
06-04 17:30:40.506 17020 17020 D miui_anim: prepare, property = scaleX, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:40.506 17020 17020 D miui_anim: scaleX, fromValue = 1.0, toValue = 1.0,
same value
06-04 17:30:40.506 17020 17020 D miui_anim: prepare, abandon scaleX for setValue
failed
06-04 17:30:40.597 17020 17020 D miui_anim: onEventUp, touchUp
06-04 17:30:40.598 17020 17020 W StyleComposer: failed to invoke public abstract
void miui.animation.ICancelableStyle.cancel() for null
06-04 17:30:40.598 17020 17020 D miui_anim: DOWN end
06-04 17:30:40.599 17020 17020 D miui_anim: prepare, from AnimState{mTag='DOWN',
mMaps=[0.{}, 1.{ViewProperty{mPropertyName='foreground'}=StateValue{value=0.0,
intValue = 184549376, enable=true},
ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0, intValue = 0,
enable=true}, ViewProperty{mPropertyName='alpha'}=StateValue{value=1.0, intValue =
0, enable=true}, ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0,
intValue = 0, enable=true}}, 2.{}]}, to AnimState{mTag='UP', mMaps=[0.{}, 1.
{ViewProperty{mPropertyName='foreground'}=StateValue{value=0.0, intValue = 0,
enable=true}, ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0, intValue =
0, enable=true}, ViewProperty{mPropertyName='alpha'}=StateValue{value=1.0, intValue
= 0, enable=true}, ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0,
intValue = 0, enable=true}}, 2.{}]}, oneTimeConfigs.length = 5, target =
com.miui.internal.widget.GroupButton{94683e4 VFED..C.. ...P..I. 560,90-1000,230
#1020019 android:id/button1}
06-04 17:30:40.600 17020 17020 D miui_anim: prepare, property = foreground, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=500, factors=[0.9, 0.8]}, tintMethod = 0,
relatedProperty=ViewProperty{mPropertyName='foreground'}}
06-04 17:30:40.600 17020 17020 D miui_anim: foreground, fromValue = 184549376,
toValue = 0
06-04 17:30:40.600 17020 17020 D miui_anim: prepare, property = scaleY, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=450, factors=[0.99, 0.67]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:40.600 17020 17020 D miui_anim: scaleY, fromValue = 1.0, toValue = 1.0,
same value
06-04 17:30:40.600 17020 17020 D miui_anim: prepare, abandon scaleY for setValue
failed
06-04 17:30:40.600 17020 17020 D miui_anim: prepare, property = alpha, global delay
= 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=500, factors=[0.9, 0.8]}, tintMethod = 0,
relatedProperty=ViewProperty{mPropertyName='alpha'}}
06-04 17:30:40.601 17020 17020 D miui_anim: alpha, fromValue = 1.0, toValue = 1.0,
same value
06-04 17:30:40.601 17020 17020 D miui_anim: prepare, abandon alpha for setValue
failed
06-04 17:30:40.601 17020 17020 D miui_anim: prepare, property = scaleX, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=450, factors=[0.99, 0.67]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:40.601 17020 17020 D miui_anim: scaleX, fromValue = 1.0, toValue = 1.0,
same value
06-04 17:30:40.601 17020 17020 D miui_anim: prepare, abandon scaleX for setValue
failed
06-04 17:30:40.631 1664 3227 I ActivityManager: Force stopping com.ezllama.app
appid=10773 user=0: from process:com.miui.securitycenter
06-04 17:30:40.631 1664 3227 I AutoStartManagerService: MIUILOG- Reject
RestartService packageName :com.ezllama.app uid : 10773
06-04 17:30:40.632 1664 3227 I Process : Sending signal. PID: 17672 SIG: 19
06-04 17:30:40.633 1664 3227 I ActivityManager: Killing
17672:com.ezllama.app/u0a773 (adj 900): stop com.ezllama.app: from
process:com.miui.securitycenter
06-04 17:30:40.634 1664 3227 I AutoStartManagerService: MIUILOG- Reject
RestartService packageName :com.ezllama.app uid : 10773
06-04 17:30:40.634 1664 3227 I AutoStartManagerService: MIUILOG- Reject
RestartService packageName :com.ezllama.app uid : 10773
06-04 17:30:40.634 1664 3227 I AutoStartManagerService: MIUILOG- Reject
RestartService packageName :com.ezllama.app uid : 10773
06-04 17:30:40.634 3889 4228 D PowerKeeper.Event: notifyActiveKilled processName:
com.ezllama.app, pid:17672, reason:stop com.ezllama.app: from
process:com.miui.securitycenter
06-04 17:30:40.636 1664 3227 I ActivityManager: Force finishing activity
ActivityRecord{a65d02c u0
com.ezllama.app/com.revesoft.itelmobiledialer.dashboard.FrinzoDashboardActivity
t1008}
06-04 17:30:40.639 1664 1680 I WindowManager: Destroying surface
Surface(name=com.ezllama.app/com.revesoft.itelmobiledialer.dashboard.FrinzoDashboar
dActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.removeLocked:1481
com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2636
com.android.server.wm.WindowManagerService.removeWindowLocked:2594
com.android.server.wm.WindowManagerService.removeWindowLocked:2463
com.android.server.wm.AppWindowToken.removeAllWindows:535
com.android.server.wm.AppWindowToken.removeAppFromTaskLocked:329
06-04 17:30:40.639 17020 17020 D miui_anim: UP end
06-04 17:30:40.667 1664 3183 W InputMethodManagerService: Window already focused,
ignoring focus gain of:
com.android.internal.view.IInputMethodClient$Stub$Proxy@70f46bb attribute=null,
token = android.os.BinderProxy@ec664a8
06-04 17:30:40.669 1664 1680 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.PACKAGE_RESTARTED
dat=package:com.ezllama.app flg=0x10 (has extras) } to
com.lenovo.anyshare.gps/com.ushareit.longevity.receiver.GlobalReceiver
06-04 17:30:40.670 2157 2157 D CarrierSvcBindHelper: No carrier app for: 0
06-04 17:30:40.672 2186 17664 I TransmissionProvider: unbindService & quitSafely
06-04 17:30:40.672 2157 2157 D CarrierSvcBindHelper: No carrier app for: 1
06-04 17:30:40.674 1664 3225 W ActivityManager: Permission Denial: Accessing
service
ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRoute
ProviderService} from pid=2802, uid=10017 that is not exported from uid 10096
06-04 17:30:40.678 733 17656 W AudioFlinger::EffectModule: EffectModule
0xe68bd780 destructor called with unreleased interface
06-04 17:30:40.678 733 17656 W AudioFlinger::EffectModule: EffectModule
0xe68bd600 destructor called with unreleased interface
06-04 17:30:40.678 1664 3227 D GraphicsStats: Buffer count: 11
06-04 17:30:40.678 733 8322 V AudioPolicyEffects: releaseInputEffects(): input:
78, refCount: 0
06-04 17:30:40.679 733 8322 W AudioFlinger: session id 4721 not found for pid
17672
06-04 17:30:40.679 733 8322 W AudioFlinger::EffectHandle: disconnect Effect
handle 0xe9b94580 disconnected after thread destruction
06-04 17:30:40.679 733 8322 W AudioFlinger: session id 4721 not found for pid
17672
06-04 17:30:40.679 733 8322 W AudioFlinger::EffectHandle: disconnect Effect
handle 0xe9b945c0 disconnected after thread destruction
06-04 17:30:40.679 733 8322 V AudioPolicyEffects: releaseInputEffects(): all
effects released
06-04 17:30:40.679 733 5927 W AudioFlinger::EffectHandle: disconnect Effect
handle 0xe9b94f40 disconnected after thread destruction
06-04 17:30:40.680 733 5927 W AudioFlinger::EffectHandle: disconnect Effect
handle 0xe9b94fc0 disconnected after thread destruction
06-04 17:30:40.682 733 8322 D audio_hw_primary: adev_close_input_stream:
enter:stream_handle(0xe8afc3c0)
06-04 17:30:40.682 733 8322 V msm8916_platform: platform_set_echo_reference:
disabling echo-reference
06-04 17:30:40.682 733 8322 D audio_hw_primary: in_standby: enter: stream
(0xe8afc3c0) usecase(16: audio-record)
06-04 17:30:40.714 749 1489 D DnsProxyBlocker: add uid(10773) for Firewall
06-04 17:30:40.829 1664 1686 I WindowManager: Destroying surface
Surface(name=com.miui.securitycenter/com.miui.appmanager.ApplicationsDetailsActivit
y) called by com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.AppWindowToken.destroySurfaces:366
com.android.server.wm.WindowStateAnimator.finishExit:565
com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491
com.android.server.wm.WindowAnimator.updateWindowsLocked:312
com.android.server.wm.WindowAnimator.animateLocked:727
06-04 17:30:41.074 1664 1784 D KeyLayoutMap: swtich state=0
06-04 17:30:41.075 1664 1784 W BaseMiuiPhoneWindowManager: keyCode:82 down:true
eventTime:17050622 downTime:17050622 policyFlags:22000000 flags:8 deviceId:8
isScreenOn:true keyguardActive:false repeatCount:0
06-04 17:30:41.081 1856 1856 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:30:41.084 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU7 [P:1] (banned)
06-04 17:30:41.085 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU6 [P:1] (banned)
06-04 17:30:41.085 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU5 [P:1] (banned)
06-04 17:30:41.085 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU4 [P:1] (banned)
06-04 17:30:41.085 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU7 [P:1] (banned)
06-04 17:30:41.085 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU6 [P:1] (banned)
06-04 17:30:41.086 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU5 [P:1] (banned)
06-04 17:30:41.086 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU4 [P:1] (banned)
06-04 17:30:41.138 1664 1784 D KeyLayoutMap: swtich state=0
06-04 17:30:41.138 1664 1784 W BaseMiuiPhoneWindowManager: keyCode:82 down:false
eventTime:17050686 downTime:17050622 policyFlags:22000000 flags:8 deviceId:8
isScreenOn:true keyguardActive:false repeatCount:0
06-04 17:30:41.140 1856 1856 W HeadsUpManager: removeHeadsUpNotification() no
heads up notification on show
06-04 17:30:41.143 1856 1856 D RecentsImpl: startRecentsActivity runningTask:
ComponentInfo{com.miui.securitycenter/com.miui.appmanager.ApplicationsDetailsActivi
ty}
06-04 17:30:41.144 1856 1856 D EventBus: [1856, u0]
send(ActivitySetDummyTranslucentEvent)
06-04 17:30:41.144 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(ActivitySetDummyTranslucentEvent)
06-04 17:30:41.144 1856 1856 D EventBus: [1856, u0]
onBusEvent(ActivitySetDummyTranslucentEvent) duration: 11 microseconds, avg: 879
06-04 17:30:41.147 1664 3173 I ActivityManager: START u0 {flg=0x10884000
cmp=com.android.systemui/.recents.RecentsActivity} from uid 1000 on display 0
06-04 17:30:41.148 1664 3173 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:30:41.153 1664 3173 I ActivityManager: Ignoring
FLAG_ACTIVITY_NEW_DOCUMENT, launchMode is "singleInstance" or "singleTask"
06-04 17:30:41.156 1664 3173 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:30:41.183 2779 20326 I ProcessMonitor: onForegroundInfoChanged:
ForegroundInfo{mForegroundPackageName='com.android.systemui', mForegroundUid=1000,
mForegroundPid=1856, mLastForegroundPackageName='com.miui.securitycenter',
mLastForegroundUid=1000, mLastForegroundPid=17020,
mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:30:41.183 2779 20326 I GameBoosterService: onForegroundInfoChanged:
Cur=com.android.systemui last=com.miui.securitycenter
06-04 17:30:41.184 1664 3173 I Timeline: Timeline: App_transition_ready
time:17050732
06-04 17:30:41.184 2779 20326 D GameBoosterService: onGameStatusChange
foreground:ForegroundInfo{mForegroundPackageName='com.android.systemui',
mForegroundUid=1000, mForegroundPid=1856,
mLastForegroundPackageName='com.miui.securitycenter', mLastForegroundUid=1000,
mLastForegroundPid=17020, mMultiWindowForegroundPackageName='null',
mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:30:41.184 2779 20326 I GameBoosterService: onForegroundInfoChanged: Exit
06-04 17:30:41.185 1664 1680 D ActivityTrigger: ActivityTrigger
activityStopTrigger
06-04 17:30:41.185 1856 1856 D EventBus: [1856, u0]
send(RecentsActivityStartingEvent)
06-04 17:30:41.185 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(RecentsActivityStartingEvent)
06-04 17:30:41.185 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsActivityStartingEvent) duration: 16 microseconds, avg: 878
06-04 17:30:41.185 1856 1856 D EventBus: [1856, u0] -> RecentsImpl [0x3befedf,
P1] onBusEvent(RecentsActivityStartingEvent)
06-04 17:30:41.185 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsActivityStartingEvent) duration: 231 microseconds, avg: 878
06-04 17:30:41.186 1856 1856 D EventBus: [1856, u0] -> Recents [0x7bfc61c, P1]
onBusEvent(RecentsActivityStartingEvent)
06-04 17:30:41.186 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsActivityStartingEvent) duration: 11 microseconds, avg: 878
06-04 17:30:41.189 1856 1856 D RecentsActivity: onStart
06-04 17:30:41.192 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:30:41.200 1664 3173 I Timeline: Timeline: App_transition_ready
time:17050748
06-04 17:30:41.202 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:30:41.220 1856 1856 D EventBus: [1856, u0]
registerSubscriber(TaskViewThumbnail)
06-04 17:30:41.220 1856 1856 D EventBus: [1856, u0] Subscriber class type already
registered
06-04 17:30:41.221 1856 1856 D EventBus: [1856, u0]
registerSubscriber(TaskViewThumbnail)
06-04 17:30:41.221 1856 1856 D EventBus: [1856, u0] Subscriber class type already
registered
06-04 17:30:41.221 1856 1856 D EventBus: [1856, u0]
registerSubscriber(TaskViewThumbnail)
06-04 17:30:41.221 1856 1856 D EventBus: [1856, u0] Subscriber class type already
registered
06-04 17:30:41.224 1856 1856 D EventBus: [1856, u0]
send(RecentsVisibilityChangedEvent)
06-04 17:30:41.224 1856 1856 D EventBus: [1856, u0] -> RecentsViewTouchHandler
[0x9c18778, P4] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:30:41.224 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 13 microseconds, avg: 877
06-04 17:30:41.224 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:30:41.224 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 8 microseconds, avg: 877
06-04 17:30:41.224 1856 1856 D EventBus: [1856, u0] -> RecentsImpl [0x3befedf,
P1] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:30:41.224 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 4 microseconds, avg: 877
06-04 17:30:41.224 1856 1856 D EventBus: [1856, u0] -> Recents [0x7bfc61c, P1]
onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:30:41.224 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 172 microseconds, avg: 876
06-04 17:30:41.225 2186 2186 E Launcher: changeViewByFsGestureState,
view=ShortcutMenuLayer, alpha=0.0, scale=1.0
06-04 17:30:41.227 1856 1856 D RecentsActivity: getFreeMemory:1806364672
06-04 17:30:41.235 1664 3173 I Timeline: Timeline: App_transition_ready
time:17050783
06-04 17:30:41.247 1856 1856 D EventBus: [1856, u0]
send(ShowStackActionButtonEvent)
06-04 17:30:41.247 1856 1856 D EventBus: [1856, u0] -> RecentsView [0xa91d7cb,
P3] onBusEvent(ShowStackActionButtonEvent)
06-04 17:30:41.247 1856 1856 D EventBus: [1856, u0]
onBusEvent(ShowStackActionButtonEvent) duration: 11 microseconds, avg: 876
06-04 17:30:41.247 1856 1856 D EventBus: [1856, u0] post(RecentsDrawnEvent)
06-04 17:30:41.247 1856 1856 W HeadsUpManager: removeHeadsUpNotification() no
heads up notification on show
06-04 17:30:41.247 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:30:41.247 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:30:41.250 1856 1856 D EventBus: [1856, u0] -> RecentsImpl [0x3befedf,
P1] onBusEvent(RecentsDrawnEvent)
06-04 17:30:41.250 1856 1856 D EventBus: [1856, u0] onBusEvent(RecentsDrawnEvent)
duration: 22 microseconds, avg: 876
06-04 17:30:41.250 1856 1856 D EventBus: [1856, u0] -> Recents [0x7bfc61c, P1]
onBusEvent(RecentsDrawnEvent)
06-04 17:30:41.250 1856 1856 D EventBus: [1856, u0] onBusEvent(RecentsDrawnEvent)
duration: 8 microseconds, avg: 875
06-04 17:30:41.262 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:41.262 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:41.262 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 63 microseconds, avg: 875
06-04 17:30:41.301 1664 1686 I Timeline: Timeline: App_transition_ready
time:17050849
06-04 17:30:41.305 1856 1856 D EventBus: [1856, u0]
post(EnterRecentsWindowFirstAnimationFrameEvent)
06-04 17:30:41.316 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(EnterRecentsWindowFirstAnimationFrameEvent)
06-04 17:30:41.316 1856 1856 D EventBus: [1856, u0]
onBusEvent(EnterRecentsWindowFirstAnimationFrameEvent) duration: 215 microseconds,
avg: 875
06-04 17:30:41.369 1664 1673 I art : Background partial concurrent mark sweep
GC freed 15889(5MB) AllocSpace objects, 12(368KB) LOS objects, 22% free, 53MB/69MB,
paused 2.508ms total 192.863ms
06-04 17:30:41.474 2871 2893 D com.xiaomi.common.Network: Http POST Response
Code: 200
06-04 17:30:41.595 1856 1856 D EventBus: [1856, u0] send(UserInteractionEvent)
06-04 17:30:41.595 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(UserInteractionEvent)
06-04 17:30:41.595 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 17 microseconds, avg: 874
06-04 17:30:41.595 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(UserInteractionEvent)
06-04 17:30:41.595 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 14 microseconds, avg: 874
06-04 17:30:41.630 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:30:41.630 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:30:41.663 1856 1856 D EventBus: [1856, u0]
send(EnterRecentsWindowAnimationCompletedEvent)
06-04 17:30:41.663 1856 1856 D EventBus: [1856, u0] -> RecentsView [0xa91d7cb,
P3] onBusEvent(EnterRecentsWindowAnimationCompletedEvent)
06-04 17:30:41.663 1856 1856 D EventBus: [1856, u0]
onBusEvent(EnterRecentsWindowAnimationCompletedEvent) duration: 15 microseconds,
avg: 874
06-04 17:30:41.663 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(EnterRecentsWindowAnimationCompletedEvent)
06-04 17:30:41.663 1856 1856 D EventBus: [1856, u0]
onBusEvent(EnterRecentsWindowAnimationCompletedEvent) duration: 354 microseconds,
avg: 873
06-04 17:30:41.663 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(EnterRecentsWindowAnimationCompletedEvent)
06-04 17:30:41.664 1856 1856 D EventBus: [1856, u0]
onBusEvent(EnterRecentsWindowAnimationCompletedEvent) duration: 173 microseconds,
avg: 873
06-04 17:30:41.666 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{bbafda2 u0 com.android.systemui/.recents.RecentsActivity t974}
time:17051214
06-04 17:30:41.679 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:41.679 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:41.679 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 25 microseconds, avg: 873
06-04 17:30:41.681 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17051229
06-04 17:30:41.683 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:30:41.683 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:30:41.683 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 21 microseconds, avg: 872
06-04 17:30:41.683 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:30:41.683 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:30:41.683 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 8 microseconds, avg: 872
06-04 17:30:41.833 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:30:41.834 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:30:41.835 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:30:41.872 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 4
06-04 17:30:41.878 1856 2235 D NetworkController.MobileSignalController(1):
getDataNetTypeFromServiceState slotId=1 isUsingCarrierAggregation=false
06-04 17:30:41.878 1856 2235 D NetworkTypeUtils: default net type
06-04 17:30:41.879 1856 1856 D EventBus: [1856, u0]
send(EnterRecentsTaskStackAnimationCompletedEvent)
06-04 17:30:41.879 1856 2235 D MobileSignalController: updateDataType
mSelectedDataTypeIcon[1]=2130838676, mSelectedDataActivityIndex=3
06-04 17:30:41.880 1856 2235 D TelephonyIcons: getSignalStrengthIcon: slot=1,
inetCondition=1, level=4, roaming=false, signalstrength=SignalStrength: 11 0 -120
-160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte
06-04 17:30:41.881 1856 2235 D TelephonyIcons: null signal icon name:
drawable/stat_sys_signal_null
06-04 17:30:41.882 1856 2235 D TelephonyIcons: getDataTypeIcon sub=1
06-04 17:30:42.508 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 4
06-04 17:30:42.584 1856 1856 D EventBus: [1856, u0] send(UserInteractionEvent)
06-04 17:30:42.584 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(UserInteractionEvent)
06-04 17:30:42.584 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 85 microseconds, avg: 872
06-04 17:30:42.584 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(UserInteractionEvent)
06-04 17:30:42.584 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 19 microseconds, avg: 871
06-04 17:30:42.681 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:30:42.682 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:42.682 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:42.683 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 26 microseconds, avg: 871
06-04 17:30:42.697 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:42.697 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:42.698 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 38 microseconds, avg: 871
06-04 17:30:42.714 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:42.714 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:42.714 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 36 microseconds, avg: 870
06-04 17:30:42.730 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:42.731 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:42.731 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 40 microseconds, avg: 870
06-04 17:30:42.747 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:42.747 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:42.748 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 45 microseconds, avg: 870
06-04 17:30:42.763 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:42.763 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:42.763 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 25 microseconds, avg: 869
06-04 17:30:42.779 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:42.780 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:42.780 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 26 microseconds, avg: 869
06-04 17:30:42.796 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:42.796 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:42.796 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 24 microseconds, avg: 869
06-04 17:30:42.813 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:42.813 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:42.813 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 29 microseconds, avg: 868
06-04 17:30:42.829 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:42.830 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:42.830 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 33 microseconds, avg: 868
06-04 17:30:42.846 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:42.847 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:42.847 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 31 microseconds, avg: 868
06-04 17:30:42.860 1856 1856 D EventBus: [1856, u0] send(UserInteractionEvent)
06-04 17:30:42.860 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(UserInteractionEvent)
06-04 17:30:42.861 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 86 microseconds, avg: 867
06-04 17:30:42.861 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(UserInteractionEvent)
06-04 17:30:42.861 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 20 microseconds, avg: 867
06-04 17:30:42.865 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:42.865 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:42.865 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 28 microseconds, avg: 867
06-04 17:30:42.880 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:42.880 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:42.880 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 36 microseconds, avg: 866
06-04 17:30:42.897 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:42.897 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:42.897 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 37 microseconds, avg: 866
06-04 17:30:42.915 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:42.916 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:42.916 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 37 microseconds, avg: 866
06-04 17:30:42.930 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:42.930 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:42.931 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 37 microseconds, avg: 865
06-04 17:30:42.946 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:30:42.947 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:42.948 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:42.948 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 24 microseconds, avg: 865
06-04 17:30:42.962 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:42.963 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:42.963 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 26 microseconds, avg: 865
06-04 17:30:42.979 1856 1856 D EventBus: [1856, u0] send(TaskViewDismissedEvent)
06-04 17:30:42.979 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(TaskViewDismissedEvent)
06-04 17:30:42.980 1856 1856 D EventBus: [1856, u0] unregister()
06-04 17:30:42.980 1856 1856 D EventBus: [1856, u0] send(DeleteTaskDataEvent)
06-04 17:30:42.980 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(DeleteTaskDataEvent)
06-04 17:30:42.980 1856 1856 D EventBus: [1856, u0]
onBusEvent(DeleteTaskDataEvent) duration: 267 microseconds, avg: 864
06-04 17:30:42.981 1856 1856 D EventBus: [1856, u0]
onBusEvent(TaskViewDismissedEvent) duration: 1198 microseconds, avg: 865
06-04 17:30:42.981 1664 3173 I ProcessManager: Kill reason SwipeUpClean from
pid=1856
06-04 17:30:42.982 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:42.982 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:42.982 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 22 microseconds, avg: 864
06-04 17:30:42.984 1664 3173 D ProcessManager: update DY:
[com.google.android.inputmethod.latin, com.miui.voip]
06-04 17:30:42.996 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:42.996 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:42.996 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 26 microseconds, avg: 864
06-04 17:30:42.997 1664 3173 D ProcessManager: remove task: TaskRecord{39f65a2
#1009 A=com.miui.appmanager U=0 StackId=1 sz=1}
06-04 17:30:42.998 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:30:43.003 1664 3303 I WindowManager: Destroying surface
Surface(name=com.miui.securitycenter/com.miui.appmanager.ApplicationsDetailsActivit
y) called by com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.removeLocked:1481
com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2636
com.android.server.wm.WindowManagerService.removeWindowLocked:2594
com.android.server.wm.WindowManagerService.removeWindowLocked:2463
com.android.server.wm.WindowManagerService.removeWindow:2458
com.android.server.wm.Session.remove:202
06-04 17:30:43.013 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.013 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.013 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 30 microseconds, avg: 863
06-04 17:30:43.016 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:30:43.029 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.029 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.029 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 25 microseconds, avg: 863
06-04 17:30:43.046 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.046 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.046 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 22 microseconds, avg: 863
06-04 17:30:43.062 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.063 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.063 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 30 microseconds, avg: 862
06-04 17:30:43.079 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.079 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.079 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 24 microseconds, avg: 862
06-04 17:30:43.096 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.096 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.096 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 24 microseconds, avg: 862
06-04 17:30:43.113 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.113 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.113 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 40 microseconds, avg: 861
06-04 17:30:43.130 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.130 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.130 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 35 microseconds, avg: 861
06-04 17:30:43.146 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.146 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.146 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 24 microseconds, avg: 861
06-04 17:30:43.163 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.163 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.163 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 26 microseconds, avg: 860
06-04 17:30:43.180 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.180 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.180 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 34 microseconds, avg: 860
06-04 17:30:43.196 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.197 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.197 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 33 microseconds, avg: 860
06-04 17:30:43.213 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.214 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.214 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 38 microseconds, avg: 860
06-04 17:30:43.230 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.230 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.230 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 37 microseconds, avg: 859
06-04 17:30:43.247 1856 1856 D EventBus: [1856, u0] send(TaskViewDismissedEvent)
06-04 17:30:43.247 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(TaskViewDismissedEvent)
06-04 17:30:43.247 1856 1856 D EventBus: [1856, u0] unregister()
06-04 17:30:43.249 1856 1856 D EventBus: [1856, u0] send(DeleteTaskDataEvent)
06-04 17:30:43.249 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(DeleteTaskDataEvent)
06-04 17:30:43.249 1856 1856 D EventBus: [1856, u0]
onBusEvent(DeleteTaskDataEvent) duration: 266 microseconds, avg: 859
06-04 17:30:43.249 1856 1856 D EventBus: [1856, u0]
onBusEvent(TaskViewDismissedEvent) duration: 2167 microseconds, avg: 859
06-04 17:30:43.250 1664 1803 I ProcessManager: Kill reason SwipeUpClean from
pid=1856
06-04 17:30:43.251 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.251 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.251 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 25 microseconds, avg: 859
06-04 17:30:43.253 1664 1803 D ProcessManager: update DY:
[com.google.android.inputmethod.latin, com.miui.voip]
06-04 17:30:43.261 1664 1803 D ProcessManager: remove task: TaskRecord{921d233
#1006 A=free.vpn.unblock.proxy.turbovpn U=0 StackId=1 sz=3}
06-04 17:30:43.414 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:43.414 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:43.414 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:43.414 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:43.416 14371 15117 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:43.419 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:43.419 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:43.419 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:43.419 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:43.435 1664 1803 I ActivityManager: Killing
16674:com.google.android.inputmethod.latin:train/u0a91 (adj 906): empty #17
06-04 17:30:43.436 3889 4228 D PowerKeeper.Event: notifyActiveKilled processName:
com.google.android.inputmethod.latin:train, pid:16674, reason:empty #17
06-04 17:30:43.440 14371 14371 W Ads : #004 The webview is destroyed. Ignoring
action.
06-04 17:30:43.440 14371 14371 W Ads : #004 The webview is destroyed. Ignoring
action.
06-04 17:30:43.443 14371 14371 W ContentCatcher: Failed to notify a WebView
06-04 17:30:43.443 14371 14371 W Ads : #004 The webview is destroyed. Ignoring
action.
06-04 17:30:43.462 3889 4228 D PowerKeeper.Event: notifyAMProcDied pacakageName:
com.google.android.inputmethod.latin:train, pid:16674
06-04 17:30:43.521 14371 14371 W Ads : #004 The webview is destroyed. Ignoring
action.
06-04 17:30:43.522 14371 14371 W Ads : #004 The webview is destroyed. Ignoring
action.
06-04 17:30:43.601 1664 1674 I WindowManager: Destroying surface
Surface(name=free.vpn.unblock.proxy.turbovpn/free.vpn.unblock.proxy.turbovpn.activi
ty.ConnectedActivity) called by
com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.removeLocked:1481
com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2636
com.android.server.wm.WindowManagerService.removeWindowLocked:2594
com.android.server.wm.WindowManagerService.removeWindowLocked:2463
com.android.server.wm.WindowManagerService.removeWindow:2458
com.android.server.wm.Session.remove:202
06-04 17:30:43.612 559 559 W SurfaceFlinger: couldn't log to binary event log:
overflow.
06-04 17:30:43.617 14371 14371 D VungleWebClient:
loadJsjavascript:window.vungle.mraidBridge.notifyPropertiesChange({"maxSize":
{"width":1080,"height":1920},"screenSize":
{"width":1080,"height":1920},"defaultPosition":
{"x":0,"y":0,"width":1080,"height":1920},"currentPosition":
{"x":0,"y":0,"width":1080,"height":1920},"supports":
{"sms":false,"tel":false,"calendar":false,"storePicture":false,"inlineVideo":false}
,"placementType":"fullscreen","isViewable":false,"os":"android","osVersion":"24","i
ncentivized":false,"enableBackImmediately":true,"version":"1.0","consentRequired":f
alse},false)
06-04 17:30:43.621 14371 14371 D Vungle : Cleaning up metadata and assets for
placement FULL_VUNGLE_ALL_0412-1435081 and advertisement 5ed4f64d07f03300011bcdb6
06-04 17:30:43.623 14371 17818 I Repository: Setting 3 for adv
5ed4f64d07f03300011bcdb6 and pl FULL_VUNGLE_ALL_0412-1435081
06-04 17:30:43.715 14371 17819 D JobRunnable: Setting process thread prio = 10 for
com.vungle.warren.tasks.SendReportsJob
06-04 17:30:43.715 14371 17819 D JobRunnable: Start job
com.vungle.warren.tasks.SendReportsJobThread vng_jr-th-3
06-04 17:30:43.716 14371 17819 D com.vungle.warren.tasks.SendReportsJob:
SendReportsJob: onRunJob
06-04 17:30:43.723 14371 14371 W ContentCatcher: Failed to notify a WebView
06-04 17:30:43.740 1856 1856 D EventBus: [1856, u0] send(UserInteractionEvent)
06-04 17:30:43.740 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(UserInteractionEvent)
06-04 17:30:43.740 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 50 microseconds, avg: 859
06-04 17:30:43.740 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(UserInteractionEvent)
06-04 17:30:43.740 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 10 microseconds, avg: 858
06-04 17:30:43.756 1664 1674 I WindowManager: Destroying surface
Surface(name=free.vpn.unblock.proxy.turbovpn/com.vungle.warren.ui.VungleActivity)
called by com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.removeLocked:1481
com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2636
com.android.server.wm.WindowManagerService.removeWindowLocked:2594
com.android.server.wm.WindowManagerService.removeWindowLocked:2463
com.android.server.wm.WindowManagerService.removeWindow:2458
com.android.server.wm.Session.remove:202
06-04 17:30:43.780 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.780 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.780 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 23 microseconds, avg: 858
06-04 17:30:43.794 14371 14371 I Choreographer: Skipped 31 frames! The application
may be doing too much work on its main thread.
06-04 17:30:43.796 14371 14371 W Ads : #004 The webview is destroyed. Ignoring
action.
06-04 17:30:43.797 14371 14371 W Ads : #004 The webview is destroyed. Ignoring
action.
06-04 17:30:43.797 14371 14371 W Ads : #004 The webview is destroyed. Ignoring
action.
06-04 17:30:43.798 14371 14371 W Ads : #004 The webview is destroyed. Ignoring
action.
06-04 17:30:43.798 14371 14371 W Ads : #004 The webview is destroyed. Ignoring
action.
06-04 17:30:43.835 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:30:43.845 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.845 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.845 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 24 microseconds, avg: 858
06-04 17:30:43.862 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.863 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.863 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 32 microseconds, avg: 857
06-04 17:30:43.879 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.879 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.879 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 27 microseconds, avg: 857
06-04 17:30:43.895 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.895 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.895 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 22 microseconds, avg: 857
06-04 17:30:43.912 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.912 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.912 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 25 microseconds, avg: 856
06-04 17:30:43.929 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.929 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.929 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 23 microseconds, avg: 856
06-04 17:30:43.939 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:43.940 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:43.940 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:43.940 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:43.940 14371 17819 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:43.941 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:43.941 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:43.941 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:43.941 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:43.945 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.946 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.946 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 24 microseconds, avg: 856
06-04 17:30:43.962 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.962 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.962 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 23 microseconds, avg: 855
06-04 17:30:43.979 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.979 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.979 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 26 microseconds, avg: 855
06-04 17:30:43.995 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:43.996 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:43.996 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 24 microseconds, avg: 855
06-04 17:30:44.013 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:44.013 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:44.013 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 39 microseconds, avg: 855
06-04 17:30:44.029 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:44.030 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:44.030 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 37 microseconds, avg: 854
06-04 17:30:44.050 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:44.051 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:44.051 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 46 microseconds, avg: 854
06-04 17:30:44.063 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:44.063 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:44.064 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 52 microseconds, avg: 854
06-04 17:30:44.079 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:44.079 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:44.079 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 30 microseconds, avg: 853
06-04 17:30:44.096 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:44.096 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:44.096 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 29 microseconds, avg: 853
06-04 17:30:44.113 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:44.113 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:44.113 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 35 microseconds, avg: 853
06-04 17:30:44.129 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:44.130 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:44.130 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 33 microseconds, avg: 852
06-04 17:30:44.146 1856 1856 D EventBus: [1856, u0] send(TaskViewDismissedEvent)
06-04 17:30:44.147 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(TaskViewDismissedEvent)
06-04 17:30:44.147 1856 1856 D EventBus: [1856, u0] unregister()
06-04 17:30:44.148 1856 1856 D EventBus: [1856, u0]
send(AllTaskViewsDismissedEvent)
06-04 17:30:44.148 1856 1856 D EventBus: [1856, u0] -> RecentsView [0xa91d7cb,
P3] onBusEvent(AllTaskViewsDismissedEvent)
06-04 17:30:44.149 1856 1856 D EventBus: [1856, u0]
onBusEvent(AllTaskViewsDismissedEvent) duration: 12 microseconds, avg: 852
06-04 17:30:44.149 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(AllTaskViewsDismissedEvent)
06-04 17:30:44.151 1856 1856 D EventBus: [1856, u0]
send(DismissRecentsToHomeAnimationStarted)
06-04 17:30:44.151 1856 1856 D EventBus: [1856, u0] -> RecentsView [0xa91d7cb,
P3] onBusEvent(DismissRecentsToHomeAnimationStarted)
06-04 17:30:44.151 1856 1856 D EventBus: [1856, u0]
onBusEvent(DismissRecentsToHomeAnimationStarted) duration: 192 microseconds, avg:
852
06-04 17:30:44.151 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(DismissRecentsToHomeAnimationStarted)
06-04 17:30:44.152 1856 1856 D EventBus: [1856, u0]
onBusEvent(DismissRecentsToHomeAnimationStarted) duration: 257 microseconds, avg:
851
06-04 17:30:44.152 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(DismissRecentsToHomeAnimationStarted)
06-04 17:30:44.152 1856 1856 D EventBus: [1856, u0]
onBusEvent(DismissRecentsToHomeAnimationStarted) duration: 356 microseconds, avg:
851
06-04 17:30:44.153 1856 1856 D EventBus: [1856, u0]
onBusEvent(AllTaskViewsDismissedEvent) duration: 3886 microseconds, avg: 852
06-04 17:30:44.153 1856 1856 D EventBus: [1856, u0] send(DeleteTaskDataEvent)
06-04 17:30:44.153 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(DeleteTaskDataEvent)
06-04 17:30:44.153 1856 1856 D EventBus: [1856, u0]
onBusEvent(DeleteTaskDataEvent) duration: 231 microseconds, avg: 852
06-04 17:30:44.153 1856 1856 D EventBus: [1856, u0]
onBusEvent(TaskViewDismissedEvent) duration: 6746 microseconds, avg: 855
06-04 17:30:44.154 1664 3228 I ProcessManager: Kill reason SwipeUpClean from
pid=1856
06-04 17:30:44.154 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:30:44.154 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:30:44.154 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 25 microseconds, avg: 854
06-04 17:30:44.156 1856 1856 W HeadsUpManager: removeHeadsUpNotification() no
heads up notification on show
06-04 17:30:44.156 1856 1856 D EventBus: [1856, u0]
send(ActivitySetDummyTranslucentEvent)
06-04 17:30:44.156 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(ActivitySetDummyTranslucentEvent)
06-04 17:30:44.156 1856 1856 D EventBus: [1856, u0]
onBusEvent(ActivitySetDummyTranslucentEvent) duration: 13 microseconds, avg: 854
06-04 17:30:44.157 1664 3228 D ProcessManager: update DY:
[com.google.android.inputmethod.latin, com.miui.voip]
06-04 17:30:44.158 1664 3228 D ProcessManager: remove task: TaskRecord{f47e525
#1008 A=com.ezllama.app U=0 StackId=-1 sz=0}
06-04 17:30:44.160 1664 3173 W XSpaceManagerService: checkXSpaceControl,
from:com.android.systemui, to:com.miui.home, with act:android.intent.action.MAIN,
callingUserId:0, toUserId:0
06-04 17:30:44.163 1664 3173 I ActivityManager: START u0
{act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000
cmp=com.miui.home/.launcher.Launcher} from uid 1000 on display 0
06-04 17:30:44.165 1664 3173 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:30:44.187 1664 3173 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:30:44.187 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:30:44.198 2779 20326 I ProcessMonitor: onForegroundInfoChanged:
ForegroundInfo{mForegroundPackageName='com.miui.home', mForegroundUid=10028,
mForegroundPid=2186, mLastForegroundPackageName='com.android.systemui',
mLastForegroundUid=1000, mLastForegroundPid=1856,
mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:30:44.198 2779 20326 I GameBoosterService: onForegroundInfoChanged:
Cur=com.miui.home last=com.android.systemui
06-04 17:30:44.199 2779 20326 D GameBoosterService: onGameStatusChange
foreground:ForegroundInfo{mForegroundPackageName='com.miui.home',
mForegroundUid=10028, mForegroundPid=2186,
mLastForegroundPackageName='com.android.systemui', mLastForegroundUid=1000,
mLastForegroundPid=1856, mMultiWindowForegroundPackageName='null',
mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:30:44.199 2779 20326 I GameBoosterService: onForegroundInfoChanged: Exit
06-04 17:30:44.199 2186 2279 D Launcher: getLastLaunchApp, pkg=com.ezllama.app
06-04 17:30:44.199 1664 3173 I Timeline: Timeline: App_transition_ready
time:17053747
06-04 17:30:44.199 2186 3997 D Launcher: get showing item
successandroid.graphics.Bitmap@74d904
06-04 17:30:44.202 1664 1680 D ActivityTrigger: ActivityTrigger
activityStopTrigger
06-04 17:30:44.203 1664 1686 I Timeline: Timeline: App_transition_ready
time:17053751
06-04 17:30:44.203 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:30:44.204 2186 2186 D Launcher.Lifecycle:
onStart:UserHandle{0},66343c9,false
06-04 17:30:44.206 2186 2430 I RenderThread: RenderThread resumed
06-04 17:30:44.206 2186 2430 D ScreenElementRoot: resume
06-04 17:30:44.206 1856 1856 D EventBus: [1856, u0] send(UserInteractionEvent)
06-04 17:30:44.207 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(UserInteractionEvent)
06-04 17:30:44.207 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 46 microseconds, avg: 854
06-04 17:30:44.207 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(UserInteractionEvent)
06-04 17:30:44.207 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 14 microseconds, avg: 853
06-04 17:30:44.208 2186 2430 I NotifierManager: onRegister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:44.208 2186 2186 W CustomVerticalSwitcher: startFlipping is not in
minusScreen!
06-04 17:30:44.214 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:30:44.218 1664 4058 I Timeline: Timeline: App_transition_ready
time:17053766
06-04 17:30:44.221 1856 1856 D RecentsActivity: onStop
06-04 17:30:44.221 1856 1856 D EventBus: [1856, u0]
send(RecentsVisibilityChangedEvent)
06-04 17:30:44.221 1856 1856 D EventBus: [1856, u0] -> RecentsViewTouchHandler
[0x9c18778, P4] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:30:44.221 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 14 microseconds, avg: 853
06-04 17:30:44.221 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:30:44.221 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 9 microseconds, avg: 853
06-04 17:30:44.221 1856 1856 D EventBus: [1856, u0] -> RecentsImpl [0x3befedf,
P1] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:30:44.221 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 4 microseconds, avg: 852
06-04 17:30:44.221 1856 1856 D EventBus: [1856, u0] -> Recents [0x7bfc61c, P1]
onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:30:44.221 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 21 microseconds, avg: 852
06-04 17:30:44.232 1664 1674 I Timeline: Timeline: App_transition_ready
time:17053780
06-04 17:30:44.233 1856 1856 D StatusBar: recevie broadbcast
ACTION_APPLICATION_MESSAGE_QUERY, requestFirstTime=false
06-04 17:30:44.247 1664 3228 I Timeline: Timeline: App_transition_ready
time:17053795
06-04 17:30:44.250 2186 2186 D FeedSwipeController: touchState : 0 scrolling :
false normalEditing : false WidgetThumbnailViewShowing : false
UninstallDialogShowing : false isMinusScreenShowing: false
06-04 17:30:44.250 2186 2186 D FeedSwipeController: can not use
06-04 17:30:44.250 2186 2186 D Launcher.Workspace: Workspace touch down
06-04 17:30:44.250 2186 2430 D ScreenElementRoot: pause
06-04 17:30:44.251 2186 2186 D ScreenView: onIntercept:0.0
06-04 17:30:44.251 2186 2186 D ScreenView: not intercept
06-04 17:30:44.251 2186 2186 D ScreenView: onIntercept:0.0
06-04 17:30:44.251 2186 2186 D ScreenView: not intercept
06-04 17:30:44.251 2186 2430 I NotifierManager: onUnregister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:44.251 2186 2430 I RenderThread: RenderThread paused, waiting for
signal
06-04 17:30:44.251 2186 2186 D Launcher: dialog already dismiss:class
com.miui.home.launcher.LauncherMenuDialog
06-04 17:30:44.251 2186 2186 D Launcher: dialog already dismiss:class
com.miui.home.launcher.TransitionEffectMenuDialog
06-04 17:30:44.253 2186 2186 D Launcher.Lifecycle:
onResume:UserHandle{0},66343c9,false
06-04 17:30:44.253 2186 2430 I RenderThread: RenderThread resumed
06-04 17:30:44.253 2186 2430 D ScreenElementRoot: resume
06-04 17:30:44.253 2186 2253 D Launcher: disableStatusBarClock:false
06-04 17:30:44.254 2186 2430 I NotifierManager: onRegister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:44.256 2186 2186 E Launcher: changeViewByFsGestureState,
view=ShortcutMenuLayer, alpha=1.0, scale=1.0
06-04 17:30:44.258 1664 3228 I Timeline: Timeline: App_transition_ready
time:17053806
06-04 17:30:44.259 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1080
06-04 17:30:44.259 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2160
06-04 17:30:44.259 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:0
06-04 17:30:44.259 2186 2186 D ScreenView: dispatchDraw:0
06-04 17:30:44.259 2186 2186 D ScreenView: dispatchDraw:2160
06-04 17:30:44.259 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:0
06-04 17:30:44.260 2186 2186 D ScreenView: dispatchDraw:0
06-04 17:30:44.260 2186 2186 D ScreenView: dispatchDraw:1080
06-04 17:30:44.271 2186 2186 D Launcher.Lifecycle:
onWindowFocusChanged:true,UserHandle{0},66343c9,false
06-04 17:30:44.271 2186 2186 D Launcher_UnlockAnimationStateMachine:
onWindowFocus:IDLE
06-04 17:30:44.272 1664 1686 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:30:44.280 1664 1686 I Timeline: Timeline: App_transition_ready
time:17053828
06-04 17:30:44.284 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:30:44.284 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:30:44.287 2186 2186 D Launcher_dispatchTouchEvent: [motionEvent action:
(rawX,rawY)] 30:44.250[0(804.3,1588.2)] 30:44.287[1(804.3,1588.2)]
06-04 17:30:44.287 2186 2186 D Launcher_Scrollto: [(rawX,rawY)|scrollX]
06-04 17:30:44.288 2186 2186 D Launcher.Workspace: Workspace touch up or cancel
06-04 17:30:44.288 2186 2186 D ScreenView: on touch up
06-04 17:30:44.288 2186 2186 E Launcher: changeViewByFsGestureState,
view=ShortcutMenuLayer, alpha=1.0, scale=1.0
06-04 17:30:44.288 2186 2186 D Launcher_WallpaperUtils: changeStatusBarMode:false
06-04 17:30:44.292 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1080
06-04 17:30:44.292 2186 2186 D ScreenView: dispatchDraw:1080
06-04 17:30:44.300 2186 2186 I TransmissionProvider: new HandlerThread
06-04 17:30:44.312 1664 1686 I WindowManager: Destroying surface
Surface(name=com.android.systemui/com.android.systemui.recents.RecentsActivity)
called by com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.AppWindowToken.destroySurfaces:366
com.android.server.wm.WindowStateAnimator.finishExit:565
com.android.server.wm.AppWindowAnimator.stepAnimationLocked:445
com.android.server.wm.WindowAnimator.updateAppWindowsLocked:178
com.android.server.wm.WindowAnimator.animateLocked:687
06-04 17:30:44.314 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:30:44.314 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:30:44.314 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 23 microseconds, avg: 852
06-04 17:30:44.430 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17053978
06-04 17:30:44.431 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{5f2adfb u0 com.miui.home/.launcher.Launcher t0} time:17053979
06-04 17:30:44.432 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:30:44.432 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:30:44.432 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 19 microseconds, avg: 851
06-04 17:30:44.477 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2605000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270244463 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5212000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:44.477 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:44.477 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:44.477 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:44.477 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:44.477 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:44.477 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:44.477 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:44.477 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:44.477 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:44.477 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:44.477 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:44.477 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:44.477 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:44.477 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:44.477 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:44.477 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:44.477 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:44.477 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:44.496 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2605000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270244485 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5212000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:44.496 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:44.496 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:44.496 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:44.496 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:44.496 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:44.496 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:44.496 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:44.496 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:44.496 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:44.496 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:44.496 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:44.496 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:44.496 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:44.496 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:44.496 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:44.496 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:44.496 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:44.496 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:44.515 2115 16525 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2605000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270244501 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5212000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:44.515 2115 16525 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:44.515 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:44.515 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:44.515 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:44.515 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:44.515 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:44.515 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:44.515 2115 16525 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:44.515 2115 16525 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:44.515 2115 16525 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:44.515 2115 16525 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:44.515 2115 16525 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:44.515 2115 16525 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:44.515 2115 16525 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:44.515 2115 16525 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:44.515 2115 16525 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:44.515 2115 16525 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:44.515 2115 16525 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:44.537 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2605000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270244526 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5212000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:44.537 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:44.537 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:44.537 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:44.537 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:44.537 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:44.537 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:44.537 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:44.537 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:44.537 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:44.537 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:44.537 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:44.537 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:44.537 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:44.537 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:44.537 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:44.537 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:44.537 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:44.537 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:44.571 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:44.571 2186 2186 E Launcher: changeViewByFsGestureState,
view=ShortcutMenuLayer, alpha=1.0, scale=1.0
06-04 17:30:44.716 2871 2886 D com.xiaomi.common.Network: Http POST Response
Code: 200
06-04 17:30:44.833 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:30:44.834 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:30:44.834 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:30:45.039 2186 2186 D FeedSwipeController: touchState : 0 scrolling :
false normalEditing : false WidgetThumbnailViewShowing : false
UninstallDialogShowing : false isMinusScreenShowing: false
06-04 17:30:45.039 2186 2186 D FeedSwipeController: can not use
06-04 17:30:45.041 2186 2186 D Launcher.Workspace: Workspace touch down
06-04 17:30:45.041 2186 2186 D ScreenView: onIntercept:0.0
06-04 17:30:45.041 2186 2430 D ScreenElementRoot: pause
06-04 17:30:45.041 2186 2186 D ScreenView: not intercept
06-04 17:30:45.042 2186 2430 I NotifierManager: onUnregister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:45.043 2186 2430 I RenderThread: RenderThread paused, waiting for
signal
06-04 17:30:45.046 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1080
06-04 17:30:45.046 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2160
06-04 17:30:45.047 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:0
06-04 17:30:45.047 2186 2186 D ScreenView: dispatchDraw:0
06-04 17:30:45.047 2186 2186 D ScreenView: dispatchDraw:2160
06-04 17:30:45.047 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:0
06-04 17:30:45.048 2186 2186 D ScreenView: dispatchDraw:0
06-04 17:30:45.049 2186 2186 D ScreenView: dispatchDraw:1080
06-04 17:30:45.081 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:30:45.090 2186 2186 I AssistHolderView: dispatchDraw
06-04 17:30:45.090 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2050
06-04 17:30:45.101 2186 2186 D ScreenView: dispatchDraw:2050
06-04 17:30:45.145 2186 2186 D Launcher_dispatchTouchEvent: [motionEvent action:
(rawX,rawY)] 30:45.038[0(279.7,1481.2)] 30:45.079[2(389.3,1454.2)]
30:45.144[2(674.4,1462.2)] 30:45.145[1(674.4,1462.2)]
06-04 17:30:45.145 2186 2186 D Launcher_Scrollto: [(rawX,rawY)|scrollX]
30:45.081[(389.3,1454.2)|x:2050] 30:45.144[(674.4,1462.2)|x:1765]
06-04 17:30:45.145 2186 2186 D Launcher.Workspace: Workspace touch up or cancel
06-04 17:30:45.145 2186 2186 D ScreenView: on touch up
06-04 17:30:45.145 2186 2186 D ScreenView: snapByVelocity
06-04 17:30:45.145 2186 2186 D ScreenView: startScroll:1080
06-04 17:30:45.145 2186 2253 D Launcher: disableStatusBarClock:false
06-04 17:30:45.147 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2050
06-04 17:30:45.148 2186 2186 D ScreenView: dispatchDraw:2050
06-04 17:30:45.166 2186 2186 D Launcher_WallpaperUtils: changeStatusBarMode:false
06-04 17:30:45.167 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1880
06-04 17:30:45.168 2186 2186 D ScreenView: dispatchDraw:1880
06-04 17:30:45.178 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1790
06-04 17:30:45.179 2186 2186 D ScreenView: dispatchDraw:1790
06-04 17:30:45.195 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1660
06-04 17:30:45.196 2186 2186 D ScreenView: dispatchDraw:1660
06-04 17:30:45.213 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1543
06-04 17:30:45.215 2186 2186 D ScreenView: dispatchDraw:1543
06-04 17:30:45.230 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1443
06-04 17:30:45.231 2186 2186 D ScreenView: dispatchDraw:1443
06-04 17:30:45.247 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1359
06-04 17:30:45.248 2186 2186 D ScreenView: dispatchDraw:1359
06-04 17:30:45.263 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1291
06-04 17:30:45.265 2186 2186 D ScreenView: dispatchDraw:1291
06-04 17:30:45.280 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1239
06-04 17:30:45.281 2186 2186 D ScreenView: dispatchDraw:1239
06-04 17:30:45.296 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1198
06-04 17:30:45.297 2186 2186 D ScreenView: dispatchDraw:1198
06-04 17:30:45.313 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1163
06-04 17:30:45.314 2186 2186 D ScreenView: dispatchDraw:1163
06-04 17:30:45.330 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1139
06-04 17:30:45.331 2186 2186 D ScreenView: dispatchDraw:1139
06-04 17:30:45.347 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1120
06-04 17:30:45.348 2186 2186 D ScreenView: dispatchDraw:1120
06-04 17:30:45.363 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1106
06-04 17:30:45.365 2186 2186 D ScreenView: dispatchDraw:1106
06-04 17:30:45.380 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1097
06-04 17:30:45.381 2186 2186 D ScreenView: dispatchDraw:1097
06-04 17:30:45.396 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1090
06-04 17:30:45.398 2186 2186 D ScreenView: dispatchDraw:1090
06-04 17:30:45.413 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1085
06-04 17:30:45.414 2186 2186 D ScreenView: dispatchDraw:1085
06-04 17:30:45.430 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1082
06-04 17:30:45.431 2186 2186 D ScreenView: dispatchDraw:1082
06-04 17:30:45.447 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1080
06-04 17:30:45.448 2186 2186 D ScreenView: dispatchDraw:1080
06-04 17:30:45.464 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1079
06-04 17:30:45.472 2186 2186 D ScreenView: dispatchDraw:1079
06-04 17:30:45.499 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1078
06-04 17:30:45.500 2186 2186 D ScreenView: dispatchDraw:1078
06-04 17:30:45.504 14371 17819 D JobRunnable: On job finished
com.vungle.warren.tasks.SendReportsJob with result 0
06-04 17:30:45.513 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1078
06-04 17:30:45.513 2186 2186 D ScreenView: dispatchDraw:1078
06-04 17:30:45.613 2186 2186 D ScreenView: setCurrentScreenInner:1
06-04 17:30:45.613 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:45.613 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:45.613 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:45.613 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:45.613 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:45.613 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:45.613 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:45.614 2186 2186 D EventBus: No subscribers registered for event
class com.miui.home.launcher.common.messages.CurrentScreenIdMessage
06-04 17:30:45.614 2186 2253 D Launcher: disableStatusBarClock:false
06-04 17:30:45.614 2186 2186 D EventBus: No subscribers registered for event
class org.greenrobot.eventbus.NoSubscriberEvent
06-04 17:30:45.614 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1080
06-04 17:30:45.614 2186 2430 I RenderThread: RenderThread resumed
06-04 17:30:45.615 2186 2430 D ScreenElementRoot: resume
06-04 17:30:45.616 2186 2186 D ScreenView: dispatchDraw:1080
06-04 17:30:45.617 2186 2430 I NotifierManager: onRegister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:45.629 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1080
06-04 17:30:45.630 2186 2186 D ScreenView: dispatchDraw:1080
06-04 17:30:45.631 2186 2186 D Launcher_WallpaperUtils: changeStatusBarMode:false
06-04 17:30:45.995 2186 2186 D FeedSwipeController: touchState : 0 scrolling :
false normalEditing : false WidgetThumbnailViewShowing : false
UninstallDialogShowing : false isMinusScreenShowing: false
06-04 17:30:45.995 2186 2186 D FeedSwipeController: can not use
06-04 17:30:45.997 2186 2186 D Launcher.Workspace: Workspace touch down
06-04 17:30:45.997 2186 2186 D ScreenView: onIntercept:0.0
06-04 17:30:45.997 2186 2186 D ScreenView: not intercept
06-04 17:30:45.997 2186 2430 D ScreenElementRoot: pause
06-04 17:30:45.998 2186 2186 D ScreenView: onIntercept:0.0
06-04 17:30:45.998 2186 2186 D ScreenView: not intercept
06-04 17:30:45.999 2186 2430 I NotifierManager: onUnregister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:45.999 2186 2430 I RenderThread: RenderThread paused, waiting for
signal
06-04 17:30:46.023 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:30:46.031 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:30:46.032 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:995
06-04 17:30:46.033 2186 2186 D ScreenView: dispatchDraw:995
06-04 17:30:46.041 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:30:46.047 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:871
06-04 17:30:46.047 2186 2186 D ScreenView: dispatchDraw:871
06-04 17:30:46.063 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:749
06-04 17:30:46.064 2186 2186 D ScreenView: dispatchDraw:749
06-04 17:30:46.080 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:650
06-04 17:30:46.081 2186 2186 D ScreenView: dispatchDraw:650
06-04 17:30:46.085 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU7 [P:1] (banned)
06-04 17:30:46.086 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU6 [P:1] (banned)
06-04 17:30:46.087 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU5 [P:1] (banned)
06-04 17:30:46.087 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU4 [P:1] (banned)
06-04 17:30:46.087 2186 2186 D Launcher_dispatchTouchEvent: [motionEvent action:
(rawX,rawY)] 30:45.994[0(189.8,1596.2)] 30:46.030[2(275.1,1569.7)]
30:46.046[2(398.8,1538.4)] 30:46.062[2(521.2,1519.6)] 30:46.079[2(619.9,1506.7)]
30:46.087[1(619.9,1506.7)]
06-04 17:30:46.088 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU7 [P:1] (banned)
06-04 17:30:46.088 2186 2186 D Launcher_Scrollto: [(rawX,rawY)|scrollX]
30:46.031[(275.1,1569.7)|x:995] 30:46.046[(398.8,1538.4)|x:871]
30:46.063[(521.2,1519.6)|x:749] 30:46.080[(619.9,1506.7)|x:650]
06-04 17:30:46.088 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU6 [P:1] (banned)
06-04 17:30:46.088 2186 2186 D Launcher.Workspace: Workspace touch up or cancel
06-04 17:30:46.088 2186 2186 D ScreenView: on touch up
06-04 17:30:46.088 2186 2186 D ScreenView: snapByVelocity
06-04 17:30:46.088 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU5 [P:1] (banned)
06-04 17:30:46.088 2186 2186 D ScreenView: startScroll:0
06-04 17:30:46.088 2186 2253 D Launcher: disableStatusBarClock:true
06-04 17:30:46.088 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU4 [P:1] (banned)
06-04 17:30:46.089 1856 1856 D StatusBar: disable<e i a s b h r C!s > disable2<q
i n g r >
06-04 17:30:46.089 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=false
06-04 17:30:46.096 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:650
06-04 17:30:46.096 2186 2186 D ScreenView: dispatchDraw:650
06-04 17:30:46.130 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:393
06-04 17:30:46.131 2186 2186 D ScreenView: dispatchDraw:393
06-04 17:30:46.147 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:295
06-04 17:30:46.148 2186 2186 D ScreenView: dispatchDraw:295
06-04 17:30:46.163 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:218
06-04 17:30:46.165 2186 2186 D ScreenView: dispatchDraw:218
06-04 17:30:46.180 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:161
06-04 17:30:46.182 2186 2186 D ScreenView: dispatchDraw:161
06-04 17:30:46.197 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:114
06-04 17:30:46.198 2186 2186 D ScreenView: dispatchDraw:114
06-04 17:30:46.213 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:79
06-04 17:30:46.214 2186 2186 D ScreenView: dispatchDraw:79
06-04 17:30:46.229 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:54
06-04 17:30:46.230 2186 2186 D ScreenView: dispatchDraw:54
06-04 17:30:46.246 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:35
06-04 17:30:46.247 2186 2186 D ScreenView: dispatchDraw:35
06-04 17:30:46.262 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:22
06-04 17:30:46.263 2186 2186 D ScreenView: dispatchDraw:22
06-04 17:30:46.279 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:13
06-04 17:30:46.280 2186 2186 D ScreenView: dispatchDraw:13
06-04 17:30:46.296 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:6
06-04 17:30:46.297 2186 2186 D ScreenView: dispatchDraw:6
06-04 17:30:46.313 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2
06-04 17:30:46.314 2186 2186 D ScreenView: dispatchDraw:2
06-04 17:30:46.329 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:0
06-04 17:30:46.330 2186 2186 D ScreenView: dispatchDraw:0
06-04 17:30:46.346 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:-1
06-04 17:30:46.347 2186 2186 D ScreenView: dispatchDraw:-1
06-04 17:30:46.363 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:-2
06-04 17:30:46.363 2186 2186 D ScreenView: dispatchDraw:-2
06-04 17:30:46.380 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:-2
06-04 17:30:46.380 2186 2186 D ScreenView: dispatchDraw:-2
06-04 17:30:46.463 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:-1
06-04 17:30:46.463 2186 2186 D ScreenView: dispatchDraw:-1
06-04 17:30:46.529 2186 2186 D ScreenView: setCurrentScreenInner:0
06-04 17:30:46.529 2186 2430 I RenderThread: RenderThread resumed
06-04 17:30:46.530 2186 2430 D ScreenElementRoot: resume
06-04 17:30:46.530 2186 2186 D FancyDrawable: doResume:
[miui.maml.FancyDrawable@92ff9d7]
06-04 17:30:46.530 2186 2186 D MultipleRenderable: setPause: false
miui.maml.FancyDrawable@92ff9d7
06-04 17:30:46.530 2186 2186 D RendererCore: self resume:
miui.maml.RendererCore@c905c73
06-04 17:30:46.530 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:46.530 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:46.530 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:46.530 2186 2186 D EventBus: No subscribers registered for event
class com.miui.home.launcher.common.messages.CurrentScreenIdMessage
06-04 17:30:46.530 2186 2186 D EventBus: No subscribers registered for event
class org.greenrobot.eventbus.NoSubscriberEvent
06-04 17:30:46.530 2186 2253 D Launcher: disableStatusBarClock:true
06-04 17:30:46.531 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:0
06-04 17:30:46.531 2186 2186 D ScreenView: dispatchDraw:0
06-04 17:30:46.532 2186 2430 I NotifierManager: onRegister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:46.533 2186 2430 D ScreenElementRoot: resume
06-04 17:30:46.535 2186 2430 D ScreenElementRoot: resume
06-04 17:30:46.652 2186 2186 D FeedSwipeController: touchState : 0 scrolling :
false normalEditing : false WidgetThumbnailViewShowing : false
UninstallDialogShowing : false isMinusScreenShowing: false
06-04 17:30:46.653 2186 2186 D FeedSwipeController: can not use
06-04 17:30:46.654 2186 2186 D Launcher.Workspace: Workspace touch down
06-04 17:30:46.654 2186 2186 D ScreenView: onIntercept:0.0
06-04 17:30:46.654 2186 2186 D ScreenView: not intercept
06-04 17:30:46.654 2186 2430 D ScreenElementRoot: pause
06-04 17:30:46.655 2186 2430 D ScreenElementRoot: pause
06-04 17:30:46.655 2186 2186 D Launcher.CellLayout: touch item:FolderInfo, id=2,
itemType=2, user=UserHandle{0}, screenId=1, container=-100, cellX=0, cellY=4,
spanX=1, spanY=1, isLandscapePos=false
06-04 17:30:46.655 2186 2430 D ScreenElementRoot: pause
06-04 17:30:46.655 2186 2186 D Launcher.itemIcon: folmeDown
06-04 17:30:46.656 2186 2430 I NotifierManager: onUnregister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:46.656 2186 2186 D miui_anim: prepare, from AnimState{mTag='myUp',
mMaps=[0.{}, 1.{ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0001687,
intValue = 0, enable=true},
ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0001687, intValue = 0,
enable=true}}, 2.{}]}, to AnimState{mTag='myDown', mMaps=[0.{}, 1.
{ViewProperty{mPropertyName='scaleX'}=StateValue{value=0.8, intValue = 0,
enable=true}, ViewProperty{mPropertyName='scaleY'}=StateValue{value=0.8, intValue =
0, enable=true}}, 2.{}]}, oneTimeConfigs.length = 1, target =
com.miui.home.launcher.FolderIcon{87ba6bf VFE...CL. ........ 42,1228-291,1529}
06-04 17:30:46.656 2186 2430 I RenderThread: RenderThread paused, waiting for
signal
06-04 17:30:46.656 2186 2186 D miui_anim: prepare, property = scaleX, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:46.657 2186 2186 D miui_anim: scaleX, fromValue = 1.0001687, toValue
= 0.8
06-04 17:30:46.657 2186 2186 D miui_anim: prepare, property = scaleY, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:46.657 2186 2186 D miui_anim: scaleY, fromValue = 1.0001687, toValue
= 0.8
06-04 17:30:46.715 2186 2186 D Launcher_dispatchTouchEvent: [motionEvent action:
(rawX,rawY)] 30:46.651[0(167.8,1476.2)] 30:46.714[1(167.8,1476.2)]
06-04 17:30:46.715 2186 2186 D Launcher_Scrollto: [(rawX,rawY)|scrollX]
06-04 17:30:46.716 2186 2186 D Launcher.Workspace: Workspace touch up or cancel
06-04 17:30:46.716 2186 2186 D Launcher.itemIcon: folmeUp
06-04 17:30:46.716 2186 2430 I RenderThread: RenderThread resumed
06-04 17:30:46.716 2186 2430 D ScreenElementRoot: resume
06-04 17:30:46.717 2186 2186 D miui_anim: myDown end
06-04 17:30:46.717 2186 2186 D miui_anim: prepare, from AnimState{mTag='myDown',
mMaps=[0.{}, 1.{ViewProperty{mPropertyName='scaleX'}=StateValue{value=0.9412717,
intValue = 0, enable=true},
ViewProperty{mPropertyName='scaleY'}=StateValue{value=0.9412717, intValue = 0,
enable=true}}, 2.{}]}, to AnimState{mTag='myUp', mMaps=[0.{}, 1.
{ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0, intValue = 0,
enable=true}, ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0, intValue =
0, enable=true}}, 2.{}]}, oneTimeConfigs.length = 1, target =
com.miui.home.launcher.FolderIcon{87ba6bf VFE...CL. ...P.... 42,1228-291,1529}
06-04 17:30:46.717 2186 2186 D miui_anim: prepare, property = scaleX, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:46.718 2186 2186 D miui_anim: scaleX, fromValue = 0.9412717, toValue
= 1.0
06-04 17:30:46.718 2186 2186 D miui_anim: prepare, property = scaleY, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:46.718 2186 2186 D miui_anim: scaleY, fromValue = 0.9412717, toValue
= 1.0
06-04 17:30:46.719 2186 2186 D Launcher: onFolderOpenOrClose
06-04 17:30:46.719 2186 2430 I NotifierManager: onRegister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:46.720 2186 2430 D ScreenElementRoot: resume
06-04 17:30:46.721 2186 2430 D ScreenElementRoot: resume
06-04 17:30:46.752 2186 2186 D ScreenView: setCurrentScreenInner:0
06-04 17:30:46.753 2186 2186 D ScreenView: setCurrentScreenInner:0
06-04 17:30:46.778 2186 2253 D Launcher: disableStatusBarClock:false
06-04 17:30:46.779 1856 1856 D StatusBar: disable<e i a s b h r c!s > disable2<q
i n g r >
06-04 17:30:46.779 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:46.779 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:30:46.780 2186 2186 I AssistHolderView: forceFitSystemWindows pb = 0
06-04 17:30:46.788 2186 2186 D Launcher.DragLayer: fitSystemWindows:Rect(0, 72 -
0, 0)
06-04 17:30:46.789 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1080
06-04 17:30:46.791 2186 2186 D FancyDrawable: doResume:
[miui.maml.FancyDrawable@ce2e5ad]
06-04 17:30:46.791 2186 2186 D MultipleRenderable: setPause: false
miui.maml.FancyDrawable@ce2e5ad
06-04 17:30:46.791 2186 2186 D RendererCore: self resume:
miui.maml.RendererCore@80c813c
06-04 17:30:46.791 2186 2186 D ScreenElementRoot: resume
06-04 17:30:46.794 2186 2186 D ScreenView: dispatchDraw:1080
06-04 17:30:46.799 2186 2186 D FancyDrawable: setColorFilter
06-04 17:30:46.800 2186 2186 D Launcher_WallpaperUtils: changeStatusBarMode:false
06-04 17:30:46.801 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:46.802 2186 2186 I AssistHolderView: dispatchDraw
06-04 17:30:46.813 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:46.829 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:46.846 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:46.863 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:46.879 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:46.896 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:46.913 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:46.930 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:46.947 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:46.963 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:46.979 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:46.996 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.013 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.029 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.046 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.063 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.079 2186 2186 D miui_anim: myUp, property scaleX end
06-04 17:30:47.079 2186 2186 D miui_anim: myUp, property scaleY end
06-04 17:30:47.079 2186 2186 D miui_anim: myUp end
06-04 17:30:47.080 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.096 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.112 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.129 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.148 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:30:47.149 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.165 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.181 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.198 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.202 2186 2186 D Launcher_dispatchTouchEvent: [motionEvent action:
(rawX,rawY)] 30:47.118[0(345.7,1574.2)] 30:47.146[2(344.7,1555.2)]
30:47.163[2(352.2,1464.5)] 30:47.180[2(373.3,1334.5)] 30:47.196[2(396.6,1220.4)]
30:47.202[1(396.6,1220.4)]
06-04 17:30:47.203 2186 2186 D Launcher_Scrollto: [(rawX,rawY)|scrollX]
06-04 17:30:47.211 2186 2186 D Launcher: onFolderOpenOrClose
06-04 17:30:47.220 2186 2253 D Launcher: disableStatusBarClock:true
06-04 17:30:47.221 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.222 2186 2186 I AssistHolderView: forceFitSystemWindows pb = 0
06-04 17:30:47.222 1856 1856 D StatusBar: disable<e i a s b h r C!s > disable2<q
i n g r >
06-04 17:30:47.222 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=false
06-04 17:30:47.223 2186 2186 D Launcher.DragLayer: fitSystemWindows:Rect(0, 72 -
0, 0)
06-04 17:30:47.237 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1080
06-04 17:30:47.237 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:0
06-04 17:30:47.238 2186 2186 D ScreenView: dispatchDraw:0
06-04 17:30:47.238 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:0
06-04 17:30:47.239 2186 2186 D ScreenView: dispatchDraw:0
06-04 17:30:47.241 2186 2186 D ScreenView: dispatchDraw:1080
06-04 17:30:47.243 2186 2186 D MultipleRenderable: add:
miui.maml.FancyDrawable@e568fbc
06-04 17:30:47.243 2186 2186 D RendererCore: add: miui.maml.FancyDrawable@e568fbc
size:4
06-04 17:30:47.243 2186 2186 I ResourceManager: load image quietImage.png
06-04 17:30:47.243 2186 2186 I ResourceManager: try to load resource from extra
resource: den480 of quietImage.png
06-04 17:30:47.243 2186 2186 D ResourceLoader: TRY AGAIN to get
getPathForLanguage: den480/quietImage.png
06-04 17:30:47.243 2186 2186 E ResourceLoader: fail to get getPathForLanguage:
den480/quietImage.png
06-04 17:30:47.243 2186 2186 D ResourceLoader: TRY AGAIN to get
getPathForLanguage: quietImage.png
06-04 17:30:47.243 2186 2186 E ResourceLoader: fail to get getPathForLanguage:
quietImage.png
06-04 17:30:47.243 2186 2186 D ResourceLoader: TRY AGAIN to get
getPathForLanguage: den480/quietImage.png
06-04 17:30:47.243 2186 2186 E ResourceLoader: fail to get getPathForLanguage:
den480/quietImage.png
06-04 17:30:47.243 2186 2186 E ResourceManager: fail to load image:
quietImage.png
06-04 17:30:47.243 2186 2186 I ResourceManager: load image startImage.png
06-04 17:30:47.243 2186 2186 I ResourceManager: try to load resource from extra
resource: den480 of startImage.png
06-04 17:30:47.243 2186 2186 D ResourceLoader: TRY AGAIN to get
getPathForLanguage: den480/startImage.png
06-04 17:30:47.243 2186 2186 E ResourceLoader: fail to get getPathForLanguage:
den480/startImage.png
06-04 17:30:47.244 2186 2186 D ResourceLoader: TRY AGAIN to get
getPathForLanguage: startImage.png
06-04 17:30:47.244 2186 2186 E ResourceLoader: fail to get getPathForLanguage:
startImage.png
06-04 17:30:47.244 2186 2186 D ResourceLoader: TRY AGAIN to get
getPathForLanguage: den480/startImage.png
06-04 17:30:47.244 2186 2186 E ResourceLoader: fail to get getPathForLanguage:
den480/startImage.png
06-04 17:30:47.244 2186 2186 E ResourceManager: fail to load image:
startImage.png
06-04 17:30:47.244 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.245 2186 2186 I AssistHolderView: dispatchDraw
06-04 17:30:47.253 2186 2186 D FancyDrawable: setColorFilter
06-04 17:30:47.262 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.279 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.296 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.313 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.329 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.344 2186 2186 D FancyDrawable: doPause:
[miui.maml.FancyDrawable@e568fbc]
06-04 17:30:47.344 2186 2186 D MultipleRenderable: setPause: true
miui.maml.FancyDrawable@e568fbc
06-04 17:30:47.346 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.363 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.380 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.396 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.413 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.429 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.446 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.463 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.479 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.496 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.513 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.529 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.546 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.563 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.579 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.596 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.613 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.629 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.630 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 4
06-04 17:30:47.638 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 4
06-04 17:30:47.646 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.662 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.679 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.684 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1080
06-04 17:30:47.684 2186 2186 D ScreenView: dispatchDraw:1080
06-04 17:30:47.800 2186 2186 D FeedSwipeController: touchState : 0 scrolling :
false normalEditing : false WidgetThumbnailViewShowing : false
UninstallDialogShowing : false isMinusScreenShowing: false
06-04 17:30:47.800 2186 2186 D FeedSwipeController: can not use
06-04 17:30:47.801 2186 2186 D Launcher.Workspace: Workspace touch down
06-04 17:30:47.801 2186 2186 D ScreenView: onIntercept:0.0
06-04 17:30:47.801 2186 2430 D ScreenElementRoot: pause
06-04 17:30:47.802 2186 2186 D ScreenView: not intercept
06-04 17:30:47.802 2186 2430 D ScreenElementRoot: pause
06-04 17:30:47.802 2186 2430 D ScreenElementRoot: pause
06-04 17:30:47.802 2186 2186 D Launcher.CellLayout: touch item:FolderInfo, id=2,
itemType=2, user=UserHandle{0}, screenId=1, container=-100, cellX=0, cellY=4,
spanX=1, spanY=1, isLandscapePos=false
06-04 17:30:47.802 2186 2430 D ScreenElementRoot: pause
06-04 17:30:47.803 2186 2186 D Launcher.itemIcon: folmeDown
06-04 17:30:47.804 2186 2430 I NotifierManager: onUnregister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:47.804 2186 2430 I RenderThread: RenderThread paused, waiting for
signal
06-04 17:30:47.804 2186 2186 D miui_anim: prepare, from AnimState{mTag='myUp',
mMaps=[0.{}, 1.{ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.000089,
intValue = 0, enable=true},
ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.000089, intValue = 0,
enable=true}}, 2.{}]}, to AnimState{mTag='myDown', mMaps=[0.{}, 1.
{ViewProperty{mPropertyName='scaleX'}=StateValue{value=0.8, intValue = 0,
enable=true}, ViewProperty{mPropertyName='scaleY'}=StateValue{value=0.8, intValue =
0, enable=true}}, 2.{}]}, oneTimeConfigs.length = 1, target =
com.miui.home.launcher.FolderIcon{87ba6bf VFE...CL. ........ 42,1228-291,1529}
06-04 17:30:47.804 2186 2186 D miui_anim: prepare, property = scaleX, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:47.804 2186 2186 D miui_anim: scaleX, fromValue = 1.000089, toValue =
0.8
06-04 17:30:47.805 2186 2186 D miui_anim: prepare, property = scaleY, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:47.805 2186 2186 D miui_anim: scaleY, fromValue = 1.000089, toValue =
0.8
06-04 17:30:47.833 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:30:47.835 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:30:47.835 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:30:47.871 2186 2186 D Launcher_dispatchTouchEvent: [motionEvent action:
(rawX,rawY)] 30:47.799[0(219.8,1458.2)] 30:47.871[1(219.8,1458.2)]
06-04 17:30:47.872 2186 2186 D Launcher_Scrollto: [(rawX,rawY)|scrollX]
06-04 17:30:47.873 2186 2186 D Launcher.Workspace: Workspace touch up or cancel
06-04 17:30:47.873 2186 2430 I RenderThread: RenderThread resumed
06-04 17:30:47.873 2186 2430 D ScreenElementRoot: resume
06-04 17:30:47.873 2186 2186 D Launcher.itemIcon: folmeUp
06-04 17:30:47.874 2186 2186 D miui_anim: myDown end
06-04 17:30:47.875 2186 2186 D miui_anim: prepare, from AnimState{mTag='myDown',
mMaps=[0.{}, 1.{ViewProperty{mPropertyName='scaleX'}=StateValue{value=0.9412155,
intValue = 0, enable=true},
ViewProperty{mPropertyName='scaleY'}=StateValue{value=0.9412155, intValue = 0,
enable=true}}, 2.{}]}, to AnimState{mTag='myUp', mMaps=[0.{}, 1.
{ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0, intValue = 0,
enable=true}, ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0, intValue =
0, enable=true}}, 2.{}]}, oneTimeConfigs.length = 1, target =
com.miui.home.launcher.FolderIcon{87ba6bf VFE...CL. ...P.... 42,1228-291,1529}
06-04 17:30:47.875 2186 2186 D miui_anim: prepare, property = scaleX, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:47.875 2186 2186 D miui_anim: scaleX, fromValue = 0.9412155, toValue
= 1.0
06-04 17:30:47.875 2186 2186 D miui_anim: prepare, property = scaleY, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:47.875 2186 2186 D miui_anim: scaleY, fromValue = 0.9412155, toValue
= 1.0
06-04 17:30:47.876 2186 2186 D Launcher: onFolderOpenOrClose
06-04 17:30:47.876 2186 2430 I NotifierManager: onRegister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:47.877 2186 2430 D ScreenElementRoot: resume
06-04 17:30:47.878 2186 2430 D ScreenElementRoot: resume
06-04 17:30:47.879 2186 2430 D ScreenElementRoot: resume
06-04 17:30:47.883 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1080
06-04 17:30:47.884 2186 2186 D ScreenView: dispatchDraw:1080
06-04 17:30:47.891 2186 2186 D ScreenView: setCurrentScreenInner:0
06-04 17:30:47.892 2186 2186 D ScreenView: setCurrentScreenInner:0
06-04 17:30:47.908 2186 2253 D Launcher: disableStatusBarClock:false
06-04 17:30:47.909 1856 1856 D StatusBar: disable<e i a s b h r c!s > disable2<q
i n g r >
06-04 17:30:47.909 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:30:47.909 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.910 2186 2186 I AssistHolderView: forceFitSystemWindows pb = 0
06-04 17:30:47.911 2186 2186 D Launcher.DragLayer: fitSystemWindows:Rect(0, 72 -
0, 0)
06-04 17:30:47.913 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1080
06-04 17:30:47.917 2186 2186 D ScreenView: dispatchDraw:1080
06-04 17:30:47.919 2186 2186 D FancyDrawable: setColorFilter
06-04 17:30:47.920 2186 2186 D Launcher_WallpaperUtils: changeStatusBarMode:false
06-04 17:30:47.920 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.921 2186 2186 I AssistHolderView: dispatchDraw
06-04 17:30:47.929 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.946 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.963 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.979 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:47.996 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.013 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.030 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.046 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.063 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.080 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.096 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.113 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.130 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.147 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.164 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.180 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.192 2186 2186 D Launcher.itemIcon: folmeDown
06-04 17:30:48.193 2186 2186 D miui_anim: prepare, from AnimState{mTag='myUp',
mMaps=[0.{}, 1.{ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0002261,
intValue = 0, enable=true},
ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0002261, intValue = 0,
enable=true}}, 2.{}]}, to AnimState{mTag='myDown', mMaps=[0.{}, 1.
{ViewProperty{mPropertyName='scaleX'}=StateValue{value=0.8, intValue = 0,
enable=true}, ViewProperty{mPropertyName='scaleY'}=StateValue{value=0.8, intValue =
0, enable=true}}, 2.{}]}, oneTimeConfigs.length = 1, target =
com.miui.home.launcher.ShortcutIcon{4985081 V.E...... ........ 29,861-278,1148}
(Mobile SSH)
06-04 17:30:48.193 2186 2186 D miui_anim: prepare, property = scaleX, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:48.193 2186 2186 D miui_anim: scaleX, fromValue = 1.0002261, toValue
= 0.8
06-04 17:30:48.194 2186 2186 D miui_anim: prepare, property = scaleY, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:48.194 2186 2186 D miui_anim: scaleY, fromValue = 1.0002261, toValue
= 0.8
06-04 17:30:48.197 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.213 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.230 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:30:48.235 2186 2186 D miui_anim: myUp, property scaleX end
06-04 17:30:48.236 2186 2186 D miui_anim: myUp, property scaleY end
06-04 17:30:48.236 2186 2186 D miui_anim: myUp end
06-04 17:30:48.236 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.247 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.253 2186 2186 D Launcher_dispatchTouchEvent: [motionEvent action:
(rawX,rawY)] 30:48.190[0(248.8,1390.3)] 30:48.229[2(262.0,1241.1)]
30:48.246[2(292.7,1108.9)] 30:48.253[1(292.7,1108.9)]
06-04 17:30:48.253 2186 2186 D Launcher_Scrollto: [(rawX,rawY)|scrollX]
06-04 17:30:48.254 2186 2186 D Launcher.itemIcon: folmeUp
06-04 17:30:48.254 2186 2186 D miui_anim: myDown end
06-04 17:30:48.254 2186 2186 D miui_anim: prepare, from AnimState{mTag='myDown',
mMaps=[0.{}, 1.{ViewProperty{mPropertyName='scaleX'}=StateValue{value=0.9413123,
intValue = 0, enable=true},
ViewProperty{mPropertyName='scaleY'}=StateValue{value=0.9413123, intValue = 0,
enable=true}}, 2.{}]}, to AnimState{mTag='myUp', mMaps=[0.{}, 1.
{ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0, intValue = 0,
enable=true}, ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0, intValue =
0, enable=true}}, 2.{}]}, oneTimeConfigs.length = 1, target =
com.miui.home.launcher.ShortcutIcon{4985081 V.E...... ........ 29,604-278,891}
(Mobile SSH)
06-04 17:30:48.254 2186 2186 D miui_anim: prepare, property = scaleX, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:48.254 2186 2186 D miui_anim: scaleX, fromValue = 0.9413123, toValue
= 1.0
06-04 17:30:48.254 2186 2186 D miui_anim: prepare, property = scaleY, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:48.254 2186 2186 D miui_anim: scaleY, fromValue = 0.9413123, toValue
= 1.0
06-04 17:30:48.263 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.279 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.296 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.313 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.329 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.346 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.351 2186 2186 D miui_anim: myUp end
06-04 17:30:48.357 2186 2186 D Maml.AnimatingDrawable: setColorFilter
06-04 17:30:48.363 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.379 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.390 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1080
06-04 17:30:48.391 2186 2186 D ScreenView: dispatchDraw:1080
06-04 17:30:48.397 2186 2186 D Maml.AnimatingDrawable: setColorFilter
06-04 17:30:48.397 2186 2186 D FancyDrawable: setColorFilter
06-04 17:30:48.398 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.413 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.429 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.446 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:48.946 763 763 I cnss-daemon: RTM_NEWROUTE Indication
06-04 17:30:48.946 763 763 E cnss-daemon: gateway mac address: %02x:%02x:%02x:
%02x:%02x:%02x
06-04 17:30:48.946 763 763 E cnss-daemon: : 00:00:00:00:00:00
06-04 17:30:48.946 763 763 E cnss-daemon: Invalid mac address: 0x555555f110M
06-04 17:30:48.946 763 763 I cnss-daemon: RTM_NEWROUTE Indication
06-04 17:30:49.038 1664 3228 I ActivityManager: Killing
16751:com.google.android.partnersetup/u0a20 (adj 906): empty #17
06-04 17:30:49.039 3889 4228 D PowerKeeper.Event: notifyActiveKilled processName:
com.google.android.partnersetup, pid:16751, reason:empty #17
06-04 17:30:49.047 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:30:49.050 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:30:49.062 3889 4228 D PowerKeeper.Event: notifyAMProcDied pacakageName:
com.google.android.partnersetup, pid:16751
06-04 17:30:49.519 2186 2186 D Launcher.itemIcon: folmeDown
06-04 17:30:49.520 2186 2186 D miui_anim: prepare, from AnimState{mTag='myUp',
mMaps=[0.{}, 1.{ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0000893,
intValue = 0, enable=true},
ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0000893, intValue = 0,
enable=true}}, 2.{}]}, to AnimState{mTag='myDown', mMaps=[0.{}, 1.
{ViewProperty{mPropertyName='scaleX'}=StateValue{value=0.8, intValue = 0,
enable=true}, ViewProperty{mPropertyName='scaleY'}=StateValue{value=0.8, intValue =
0, enable=true}}, 2.{}]}, oneTimeConfigs.length = 1, target =
com.miui.home.launcher.ShortcutIcon{bebca6b V.E...... ........ 29,0-278,287}(Turbo
VPN)
06-04 17:30:49.520 2186 2186 D miui_anim: prepare, property = scaleX, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:49.520 2186 2186 D miui_anim: scaleX, fromValue = 1.0000893, toValue
= 0.8
06-04 17:30:49.520 2186 2186 D miui_anim: prepare, property = scaleY, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:49.520 2186 2186 D miui_anim: scaleY, fromValue = 1.0000893, toValue
= 0.8
06-04 17:30:49.590 2186 2186 D Launcher_dispatchTouchEvent: [motionEvent action:
(rawX,rawY)] 30:49.517[0(270.7,551.7)] 30:49.590[1(270.7,551.7)]
06-04 17:30:49.590 2186 2186 D Launcher_Scrollto: [(rawX,rawY)|scrollX]
06-04 17:30:49.594 2186 2186 D Launcher.itemIcon: folmeUp
06-04 17:30:49.594 2186 2186 D miui_anim: myDown end
06-04 17:30:49.595 2186 2186 D miui_anim: prepare, from AnimState{mTag='myDown',
mMaps=[0.{}, 1.{ViewProperty{mPropertyName='scaleX'}=StateValue{value=0.9412157,
intValue = 0, enable=true},
ViewProperty{mPropertyName='scaleY'}=StateValue{value=0.9412157, intValue = 0,
enable=true}}, 2.{}]}, to AnimState{mTag='myUp', mMaps=[0.{}, 1.
{ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0, intValue = 0,
enable=true}, ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0, intValue =
0, enable=true}}, 2.{}]}, oneTimeConfigs.length = 1, target =
com.miui.home.launcher.ShortcutIcon{bebca6b V.E...... ...P..ID 29,0-278,287}(Turbo
VPN)
06-04 17:30:49.595 2186 2186 D miui_anim: prepare, property = scaleX, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:49.595 2186 2186 D miui_anim: scaleX, fromValue = 0.9412157, toValue
= 1.0
06-04 17:30:49.595 2186 2186 D miui_anim: prepare, property = scaleY, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:49.595 2186 2186 D miui_anim: scaleY, fromValue = 0.9412157, toValue
= 1.0
06-04 17:30:49.661 2186 2186 I Timeline: Timeline: Activity_launch_request
time:17059209 intent:Intent { act=android.intent.action.MAIN
cat=[android.intent.category.LAUNCHER] flg=0x10200000
cmp=free.vpn.unblock.proxy.turbovpn/.activity.VpnMainActivity bnds=[170,444]
[338,612] (has extras) }
06-04 17:30:49.663 1664 3228 W XSpaceManagerService: checkXSpaceControl,
from:com.miui.home, to:free.vpn.unblock.proxy.turbovpn, with
act:android.intent.action.MAIN, callingUserId:0, toUserId:0
06-04 17:30:49.665 1664 3228 I ActivityManager: START u0
{act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER]
flg=0x10200000 cmp=free.vpn.unblock.proxy.turbovpn/.activity.VpnMainActivity
bnds=[170,444][338,612] (has extras)} from uid 10028 on display 0
06-04 17:30:49.666 1664 3228 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:30:49.684 1664 3228 I ANDR-IOP: MIUI-IOP pkg_name =
free.vpn.unblock.proxy.turbovpn PID = -1
06-04 17:30:49.684 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:30:49.688 1664 3228 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:30:49.693 2186 2186 D Launcher.Lifecycle:
onPause:UserHandle{0},66343c9,true
06-04 17:30:49.693 2186 2186 D Launcher_UnlockAnimationStateMachine:
setState:PAUSE_WAIT
06-04 17:30:49.694 2186 2186 D ScreenElementRoot: pause
06-04 17:30:49.694 2186 2430 D ScreenElementRoot: pause
06-04 17:30:49.694 2186 2430 D ScreenElementRoot: pause
06-04 17:30:49.694 2186 2430 D ScreenElementRoot: pause
06-04 17:30:49.706 2779 2972 I ProcessMonitor: onForegroundInfoChanged:
ForegroundInfo{mForegroundPackageName='free.vpn.unblock.proxy.turbovpn',
mForegroundUid=10620, mForegroundPid=14371,
mLastForegroundPackageName='com.miui.home', mLastForegroundUid=10028,
mLastForegroundPid=2186, mMultiWindowForegroundPackageName='null',
mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:30:49.706 2779 2972 I GameBoosterService: onForegroundInfoChanged:
Cur=free.vpn.unblock.proxy.turbovpn last=com.miui.home
06-04 17:30:49.707 1664 3173 I Timeline: Timeline: App_transition_ready
time:17059255
06-04 17:30:49.707 2779 2972 D GameBoosterService: onGameStatusChange
foreground:ForegroundInfo{mForegroundPackageName='free.vpn.unblock.proxy.turbovpn',
mForegroundUid=10620, mForegroundPid=14371,
mLastForegroundPackageName='com.miui.home', mLastForegroundUid=10028,
mLastForegroundPid=2186, mMultiWindowForegroundPackageName='null',
mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:30:49.707 2779 2972 I GameBoosterService: onForegroundInfoChanged: Exit
06-04 17:30:49.709 2186 2186 D Launcher.Lifecycle:
onWindowFocusChanged:false,UserHandle{0},66343c9,true
06-04 17:30:49.709 2186 2430 I NotifierManager: onUnregister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:49.709 2186 2430 I RenderThread: RenderThread paused, waiting for
signal
06-04 17:30:49.714 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:30:49.725 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:30:49.725 2186 2253 D Launcher: disableStatusBarClock:false
06-04 17:30:49.726 2186 2186 D Launcher_WallpaperUtils: changeStatusBarMode:false
06-04 17:30:49.728 1664 1686 I Timeline: Timeline: App_transition_ready
time:17059276
06-04 17:30:49.731 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:30:49.731 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:30:49.882 14371 14371 W FirebaseRemoteConfig: No value of type 'String'
exists for parameter key 'vpn_ad_config'.
06-04 17:30:49.895 14371 14371 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@b60e6b8
06-04 17:30:49.896 14371 14371 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@8de7c91
06-04 17:30:49.896 14371 14371 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@9d567f6
06-04 17:30:49.896 14371 14371 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@3ce67f7
06-04 17:30:49.935 14371 14371 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@d84bbbf
06-04 17:30:49.935 14371 14371 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@772528c
06-04 17:30:49.945 763 763 I cnss-daemon: RTM_NEWROUTE Indication
06-04 17:30:49.945 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:30:49.945 763 763 E cnss-daemon: Stale or unreachable neighbors, ndm
state: 4
06-04 17:30:49.962 2186 2186 D miui_anim: myUp, property scaleX end
06-04 17:30:49.962 2186 2186 D miui_anim: myUp, property scaleY end
06-04 17:30:49.962 2186 2186 D miui_anim: myUp end
06-04 17:30:49.977 1664 6551 D DhcpClient: Received packet: 00:26:68:0c:5c:6c
OFFER, ip /192.168.0.103, mask /255.255.255.0, DNS servers: /192.168.0.1 , gateways
[/192.168.0.1] lease time 86400, domain www.tendawifi.com
06-04 17:30:49.988 14371 14371 W FirebaseRemoteConfig: No value of type 'String'
exists for parameter key 'bypass_vpn_config'.
06-04 17:30:49.993 2186 2186 D Launcher_UnlockAnimationStateMachine:
mResetIdleStateRunnable
06-04 17:30:50.013 14371 14371 W FirebaseRemoteConfig: No value of type 'String'
exists for parameter key 'vpn_ad_config'.
06-04 17:30:50.024 1664 6551 D DhcpClient: Received packet: 00:26:68:0c:5c:6c
ACK: your new IP /192.168.0.103, netmask /255.255.255.0, gateways [/192.168.0.1]
DNS servers: /192.168.0.1 , lease time 86400
06-04 17:30:50.046 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17059594
06-04 17:30:50.048 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:30:50.048 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:30:50.049 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 18 microseconds, avg: 851
06-04 17:30:50.049 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:30:50.049 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:30:50.049 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 8 microseconds, avg: 851
06-04 17:30:50.111 1856 1856 I KeyguardIndication: updateIndication: mVisible
false mDozing false mTransientIndication null mPowerPluggedIn false
mUpArrowIndication Swipe up to unlock
06-04 17:30:50.111 1856 1856 D PanelView: onTouchEvent action=0 x=856.2 y=7.0
06-04 17:30:50.114 1664 3228 D systemui_boost: notification panel visible=true
06-04 17:30:50.114 1664 3228 D systemui_boost: ui thread tid=1856
06-04 17:30:50.114 1664 3228 D systemui_boost: render thread tid=2226
06-04 17:30:50.114 1664 3228 D systemui_boost: ui thread old priority=-10
06-04 17:30:50.114 1664 3228 D systemui_boost: render thread old priority=-7
06-04 17:30:50.114 1664 3228 D systemui_boost: thread tid=1856, priority is set
to -10
06-04 17:30:50.114 1664 3228 D systemui_boost: thread tid=2226, priority is set
to -10
06-04 17:30:50.114 1664 3228 D systemui_boost: ui thread and render thread are
boosted
06-04 17:30:50.115 1664 3228 D NotificationService: thread tid=1812, priority is
set to -2
06-04 17:30:50.115 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:30:50.115 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=false
06-04 17:30:50.123 14371 14371 W FirebaseRemoteConfig: No value of type 'String'
exists for parameter key 'promotion_ads_config2'.
06-04 17:30:50.136 1664 1686 I ActivityManager: Displayed
free.vpn.unblock.proxy.turbovpn/.activity.VpnMainActivity: +439ms
06-04 17:30:50.136 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{90b8d80 u0 free.vpn.unblock.proxy.turbovpn/.activity.VpnMainActivity
t1009} time:17059684
06-04 17:30:50.138 3889 4228 D PowerKeeper.Event: notifyActivityLaunchTime:
free.vpn.unblock.proxy.turbovpn/.activity.VpnMainActivity totalTime: 439
06-04 17:30:50.140 29225 29237 I Finsky : [434] gew.d(17):
free.vpn.unblock.proxy.turbovpn: Account determined from installer data -
[LAHVZ2d6oRPm9P2dg-yIHO5cnTk7INRbI88ejwlVGO8]
06-04 17:30:50.141 29225 29237 I Finsky : [434] gew.d(22):
free.vpn.unblock.proxy.turbovpn: Account from preferred account -
[LAHVZ2d6oRPm9P2dg-yIHO5cnTk7INRbI88ejwlVGO8]
06-04 17:30:50.148 1856 1856 W HeadsUpManager: removeHeadsUpNotification() no
heads up notification on show
06-04 17:30:50.150 29225 29237 I Finsky : [434] gew.d(17):
free.vpn.unblock.proxy.turbovpn: Account determined from installer data -
[LAHVZ2d6oRPm9P2dg-yIHO5cnTk7INRbI88ejwlVGO8]
06-04 17:30:50.150 29225 29237 I Finsky : [434] gew.d(22):
free.vpn.unblock.proxy.turbovpn: Account from preferred account -
[LAHVZ2d6oRPm9P2dg-yIHO5cnTk7INRbI88ejwlVGO8]
06-04 17:30:50.151 1856 1856 E MiuiFaceFactory: getCurrentAuthType
sCurrentAuthType = 1
06-04 17:30:50.151 1856 1856 E MiuiFaceFactory: getFaceManager sCurrentAuthType =
1
06-04 17:30:50.151 1856 1856 E MiuiFaceFactory: getCurrentAuthType
sCurrentAuthType = 1
06-04 17:30:50.151 1856 1856 E MiuiFaceFactory: getFaceManager sCurrentAuthType =
1
06-04 17:30:50.151 1856 1856 E MiuiFaceFactory: getCurrentAuthType
sCurrentAuthType = 1
06-04 17:30:50.151 1856 1856 E MiuiFaceFactory: getFaceManager sCurrentAuthType =
1
06-04 17:30:50.155 1664 3173 D LockBoost: tid=3173, prevPriority=-7
06-04 17:30:50.164 29225 29237 I Finsky : [434] gew.d(17):
free.vpn.unblock.proxy.turbovpn: Account determined from installer data -
[LAHVZ2d6oRPm9P2dg-yIHO5cnTk7INRbI88ejwlVGO8]
06-04 17:30:50.165 29225 29237 I Finsky : [434] gew.d(22):
free.vpn.unblock.proxy.turbovpn: Account from preferred account -
[LAHVZ2d6oRPm9P2dg-yIHO5cnTk7INRbI88ejwlVGO8]
06-04 17:30:50.170 1959 1959 D wpa_supplicant: l2_packet_receive:
src=00:26:68:0c:5c:6c len=24
06-04 17:30:50.172 29225 29237 I Finsky : [434] gew.d(17):
free.vpn.unblock.proxy.turbovpn: Account determined from installer data -
[LAHVZ2d6oRPm9P2dg-yIHO5cnTk7INRbI88ejwlVGO8]
06-04 17:30:50.173 29225 29237 I Finsky : [434] gew.d(22):
free.vpn.unblock.proxy.turbovpn: Account from preferred account -
[LAHVZ2d6oRPm9P2dg-yIHO5cnTk7INRbI88ejwlVGO8]
06-04 17:30:50.173 1959 1959 D wpa_supplicant: TDLS: Received Data frame
encapsulation - hexdump(len=24): 02 0c 0a c9 65 12 04 95 e6 37 fe a0 00 26 68 0c 5c
6c ff ff ff ff ff ff
06-04 17:30:50.173 1959 1959 D wpa_supplicant: TDLS: Discovery Request from
00:26:68:0c:5c:6c
06-04 17:30:50.173 1959 1959 I wpa_supplicant: TDLS: Creating peer entry for
00:26:68:0c:5c:6c
06-04 17:30:50.173 1959 1959 D wpa_supplicant: TDLS: Sending TDLS Discovery
Response (peer 00:26:68:0c:5c:6c)
06-04 17:30:50.173 1959 1959 D wpa_supplicant: TDLS: RSN IE for Discovery
Response - hexdump(len=22): 30 14 01 00 00 0f ac 07 01 00 00 0f ac 04 01 00 00 0f
ac 07 0c 02
06-04 17:30:50.173 1959 1959 D wpa_supplicant: TDLS: TPK lifetime 43200 seconds
06-04 17:30:50.173 1959 1959 D wpa_supplicant: TDLS: TPK send
dest=00:26:68:0c:5c:6c action_code=14 dialog_token=201 status_code=0 peer_capab=0
initiator=0 msg_len=29
06-04 17:30:50.180 1664 3173 D ActivityTrigger: ActivityTrigger
activityStopTrigger
06-04 17:30:50.187 2186 2186 D Launcher.Lifecycle:
onStop:UserHandle{0},66343c9,false
06-04 17:30:50.193 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 3
06-04 17:30:50.206 1856 1856 D PanelView: onTouchEvent action=1 x=812.2 y=417.8
06-04 17:30:50.206 1856 2235 D NetworkController.MobileSignalController(2):
getDataNetTypeFromServiceState slotId=0 isUsingCarrierAggregation=false
06-04 17:30:50.206 1856 2235 D NetworkTypeUtils: default net type
06-04 17:30:50.208 1856 2235 D MobileSignalController: updateDataType
mSelectedDataTypeIcon[0]=2130838681, mSelectedDataActivityIndex=4
06-04 17:30:50.208 1856 2235 D TelephonyIcons: getSignalStrengthIcon: slot=0,
inetCondition=1, level=3, roaming=false, signalstrength=SignalStrength: 8 0 -120
-160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte
06-04 17:30:50.209 1856 1856 E BoostFramework: Exception
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object
java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])' on a null
object reference
06-04 17:30:50.209 1856 2235 D TelephonyIcons: null signal icon name:
drawable/stat_sys_signal_null
06-04 17:30:50.210 1856 2235 D TelephonyIcons: getDataTypeIcon sub=0
06-04 17:30:50.217 14371 17844 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:50.217 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:50.217 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:50.217 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:50.217 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:50.218 14371 17844 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:50.220 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:50.220 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:50.220 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:50.220 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:50.220 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:50.221 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:50.221 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:50.221 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:50.222 1664 3228 I WindowManager: Destroying surface
Surface(name=com.miui.home/com.miui.home.launcher.Launcher) called by
com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.AppWindowToken.destroySurfaces:366
com.android.server.wm.AppWindowToken.notifyAppStopped:394
com.android.server.wm.WindowManagerService.notifyAppStopped:4685
com.android.server.am.ActivityStack.activityStoppedLocked:1305
com.android.server.am.ActivityManagerService.activityStopped:7424
06-04 17:30:50.307 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2599000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270250303 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5200000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:50.307 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:50.307 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:50.307 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:50.307 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:50.307 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:50.307 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:50.307 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:50.307 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:50.307 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:50.307 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:50.307 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:50.307 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:50.307 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:50.307 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:50.307 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:50.307 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:50.307 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:50.307 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:50.313 1856 1856 V StackScroller: on pop animation requested
06-04 17:30:50.329 1664 1686 I WindowManager: Destroying surface
Surface(name=Starting free.vpn.unblock.proxy.turbovpn) called by
com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.AppWindowToken.destroySurfaces:366
com.android.server.wm.WindowStateAnimator.finishExit:565
com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491
com.android.server.wm.WindowAnimator.updateWindowsLocked:312
com.android.server.wm.WindowAnimator.animateLocked:727
06-04 17:30:50.350 2115 16525 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2599000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270250336 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5200000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:50.350 2115 16525 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:50.350 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:50.350 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:50.350 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:50.350 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:50.350 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:50.350 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:50.350 2115 16525 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:50.350 2115 16525 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:50.350 2115 16525 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:50.350 2115 16525 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:50.350 2115 16525 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:50.350 2115 16525 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:50.350 2115 16525 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:50.350 2115 16525 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:50.350 2115 16525 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:50.350 2115 16525 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:50.350 2115 16525 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:50.369 2115 16525 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2599000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270250358 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5200000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:50.369 2115 16525 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:50.369 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:50.369 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:50.369 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:50.369 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:50.369 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:50.369 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:50.369 2115 16525 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:50.369 2115 16525 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:50.369 2115 16525 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:50.369 2115 16525 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:50.369 2115 16525 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:50.369 2115 16525 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:50.369 2115 16525 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:50.369 2115 16525 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:50.369 2115 16525 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:50.369 2115 16525 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:50.369 2115 16525 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:50.386 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2599000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270250375 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5200000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:50.386 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:50.386 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:50.386 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:50.386 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:50.386 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:50.386 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:50.386 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:50.386 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:50.386 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:50.386 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:50.386 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:50.386 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:50.386 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:50.386 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:50.386 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:50.386 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:50.386 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:50.386 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:50.403 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2599000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270250393 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5200000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:50.403 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:50.403 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:50.403 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:50.403 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:50.403 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:50.403 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:50.403 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:50.403 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:50.403 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:50.403 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:50.403 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:50.403 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:50.403 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:50.403 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:50.403 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:50.403 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:50.403 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:50.403 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:50.496 1856 1856 V StackScroller: on pop animation requested
06-04 17:30:50.596 1856 1856 E BoostFramework: Exception
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object
java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])' on a null
object reference
06-04 17:30:50.598 1856 1856 D BluetoothController: fireStateChange
06-04 17:30:50.682 2871 23130 D com.xiaomi.common.Network: Http POST Response
Code: 200
06-04 17:30:50.772 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:30:50.772 763 763 E cnss-daemon: Stale or unreachable neighbors, ndm
state: 4
06-04 17:30:50.826 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:30:50.827 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:30:50.827 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:30:51.014 14371 14371 D DynamitePackage: Instantiating
com.google.android.gms.ads.ChimeraAdManagerCreatorImpl
06-04 17:30:51.024 14371 14371 I Ads : Use
RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("196B7BBC4CB698C58729
3460CCA12456") to get test ads on this device.
06-04 17:30:51.035 14371 17871 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:51.036 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:51.036 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:51.036 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:51.036 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:51.036 14371 17871 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:51.059 14371 14371 D DynamitePackage: Instantiating
com.google.android.gms.ads.ChimeraAdManagerCreatorImpl
06-04 17:30:51.062 14371 14371 I Ads : Use
RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("196B7BBC4CB698C58729
3460CCA12456") to get test ads on this device.
06-04 17:30:51.069 14371 17873 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:51.070 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:51.070 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:51.070 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:51.070 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:51.071 14371 17873 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:51.077 14371 17871 W Ads : Not retrying to fetch app settings
06-04 17:30:51.084 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU7 [P:1] (banned)
06-04 17:30:51.085 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU6 [P:1] (banned)
06-04 17:30:51.085 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:30:51.085 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU4 [P:1] (banned)
06-04 17:30:51.085 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU7 [P:1] (banned)
06-04 17:30:51.085 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU6 [P:1] (banned)
06-04 17:30:51.086 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU5 [P:1] (banned)
06-04 17:30:51.086 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU4 [P:1] (banned)
06-04 17:30:51.126 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2599000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270251114 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5199000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:51.126 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:51.126 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:51.126 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:51.126 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:51.126 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:51.126 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:51.126 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:51.126 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:51.126 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:51.126 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:51.126 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:51.126 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:51.126 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:51.126 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:51.126 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:51.126 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:51.126 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:51.126 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:51.134 2802 14771 W Ads : App does not have the required
permissions to get location
06-04 17:30:51.134 2802 15126 W Ads : App does not have the required
permissions to get location
06-04 17:30:51.280 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2598000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270251240 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5198000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:51.280 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:51.280 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:51.280 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:51.280 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:51.280 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:51.280 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:51.280 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:51.280 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:51.280 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:51.280 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:51.280 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:51.280 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:51.280 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:51.280 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:51.280 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:51.280 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:51.280 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:51.280 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:51.285 2802 17012 I Icing : IndexChimeraService.getServiceInterface
callingPackage=com.google.android.gms componentName=null serviceId=36 [CONTEXT
service_id=21 ]
06-04 17:30:51.285 2802 18296 I Icing : IndexChimeraService.getServiceInterface
callingPackage=com.google.android.gms componentName=null serviceId=30 [CONTEXT
service_id=21 ]
06-04 17:30:51.296 2802 14216 I GmsCoreXrpcWrapper: Returning a channel provider
with trafficStatsTag=12803
06-04 17:30:51.315 14371 14371 W FirebaseRemoteConfig: No value of type 'String'
exists for parameter key 'vpn_ad_config'.
06-04 17:30:51.318 14371 17818 I Repository: Searching for valid adv for pl
FULL_VUNGLE_ALL_0412-1435081
06-04 17:30:51.323 14371 17818 I Repository: Found valid adv
5ed8d7884676470001f58776
06-04 17:30:51.327 2802 17889 I Ads : SDK version: afma-sdk-a-
v201604999.20089000.1
06-04 17:30:51.345 2802 17892 I Ads : SDK version: afma-sdk-a-
v201604999.20089000.1
06-04 17:30:51.369 14371 14371 I Timeline: Timeline: Activity_launch_request
time:17060917 intent:Intent { flg=0x10000000
cmp=free.vpn.unblock.proxy.turbovpn/com.google.android.gms.ads.AdActivity (has
extras) }
06-04 17:30:51.373 1664 3173 I ActivityManager: START u0 {flg=0x10000000
cmp=free.vpn.unblock.proxy.turbovpn/com.google.android.gms.ads.AdActivity (has
extras)} from uid 10620 on display 0
06-04 17:30:51.374 1856 1856 I KeyguardIndication: updateIndication: mVisible
false mDozing false mTransientIndication null mPowerPluggedIn false
mUpArrowIndication Swipe up to unlock
06-04 17:30:51.374 1856 1856 D PanelView: onTouchEvent action=0 x=664.4 y=1916.0
06-04 17:30:51.379 1664 3173 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:30:51.389 1664 2662 I Timeline: Timeline: App_transition_ready
time:17060937
06-04 17:30:51.406 2802 14216 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:30:51.407 14371 14371 D DynamitePackage: Instantiating
com.google.android.gms.ads.ChimeraAdOverlayCreatorImpl
06-04 17:30:51.412 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:51.412 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:51.412 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:51.412 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:51.414 1856 1856 V StackScroller: on dismiss animation requested
06-04 17:30:51.418 14371 15114 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:51.419 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:51.420 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:51.420 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:51.420 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:51.436 1856 1856 D PanelView: onTouchEvent action=1 x=714.8 y=1747.1
06-04 17:30:51.437 1856 1856 E BoostFramework: Exception
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object
java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])' on a null
object reference
06-04 17:30:51.462 1856 1856 V StackScroller: on dismiss animation requested
06-04 17:30:51.492 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 4
06-04 17:30:51.493 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:51.493 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:51.493 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:51.493 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:51.494 14371 17877 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:51.498 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:51.498 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:51.498 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:51.498 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:51.504 2115 5429 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2598000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270251430 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5198000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:51.504 2115 5429 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:51.504 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:51.504 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:51.504 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:51.504 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:51.504 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:51.504 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:51.504 2115 5429 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:51.504 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:51.504 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:51.504 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:51.504 2115 5429 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:51.504 2115 5429 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:51.504 2115 5429 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:51.504 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:51.504 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:51.504 2115 5429 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:51.504 2115 5429 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:51.513 14371 14371 W ContentCatcher: Failed to notify a WebView
06-04 17:30:51.514 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:51.514 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:51.514 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:51.514 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:51.517 14371 17877 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:51.518 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:51.518 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:51.518 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:51.518 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:51.528 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2598000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270251518 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5198000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:51.528 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:51.528 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:51.528 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:51.528 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:51.528 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:51.528 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:51.528 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:51.528 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:51.528 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:51.528 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:51.528 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:51.528 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:51.528 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:51.528 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:51.528 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:51.528 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:51.528 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:51.528 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:51.532 2802 14216 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:30:51.545 1664 2662 I Timeline: Timeline: App_transition_ready
time:17061093
06-04 17:30:51.547 1664 2662 I Timeline: Timeline: App_transition_ready
time:17061095
06-04 17:30:51.565 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:51.565 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:51.565 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:51.565 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:51.601 1664 1686 I Timeline: Timeline: App_transition_ready
time:17061148
06-04 17:30:51.601 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17061149
06-04 17:30:51.611 1664 1686 I ActivityManager: Displayed
free.vpn.unblock.proxy.turbovpn/com.google.android.gms.ads.AdActivity: +227ms
06-04 17:30:51.611 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{838c1b3 u0
free.vpn.unblock.proxy.turbovpn/com.google.android.gms.ads.AdActivity t1009}
time:17061159
06-04 17:30:51.611 3889 4228 D PowerKeeper.Event: notifyActivityLaunchTime:
free.vpn.unblock.proxy.turbovpn/com.google.android.gms.ads.AdActivity totalTime:
227
06-04 17:30:51.613 14371 17877 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:51.615 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:51.615 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:51.615 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:51.615 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:51.619 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:51.619 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:51.619 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:51.619 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:51.621 14371 17871 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:51.622 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:51.622 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:51.622 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:51.622 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:51.625 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:51.625 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:51.625 763 763 I cnss-daemon: RTM_NEWROUTE Indication
06-04 17:30:51.626 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:51.626 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:51.629 14371 15117 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:51.632 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:51.632 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:51.632 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:51.632 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:51.633 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:30:51.633 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:30:51.633 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 17 microseconds, avg: 850
06-04 17:30:51.637 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:51.637 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:51.637 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:51.637 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:51.638 14371 17871 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:51.639 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:51.639 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:51.639 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:51.639 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:51.656 2802 14216 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:30:51.656 2115 5429 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2598000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270251648 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5198000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:51.656 2115 5429 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:51.656 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:51.656 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:51.656 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:51.656 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:51.656 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:51.656 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:51.656 2115 5429 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:51.656 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:51.656 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:51.656 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:51.656 2115 5429 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:51.656 2115 5429 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:51.656 2115 5429 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:51.656 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:51.656 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:51.656 2115 5429 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:51.656 2115 5429 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:51.673 2802 14216 I Icing : Usage reports ok 6, Failed Usage reports
0, indexed 0, rejected 0 [CONTEXT service_id=21 ]
06-04 17:30:51.677 2802 14216 I GmsCoreXrpcWrapper: Returning a channel provider
with trafficStatsTag=12803
06-04 17:30:51.692 2802 14216 I Icing : Usage reports ok 0, Failed Usage reports
0, indexed 0, rejected 0 [CONTEXT service_id=21 ]
06-04 17:30:51.704 1664 3303 D DnsEventListenerService: Logging 100 results for
netId 106
06-04 17:30:51.725 2115 5429 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2598000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270251707 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5197000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:51.725 2115 5429 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:51.725 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:51.725 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:51.725 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:51.725 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:51.725 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:51.725 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:51.725 2115 5429 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:51.725 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:51.725 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:51.725 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:51.725 2115 5429 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:51.725 2115 5429 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:51.725 2115 5429 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:51.725 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:51.725 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:51.725 2115 5429 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:51.725 2115 5429 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:51.782 1856 1856 E BoostFramework: Exception
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object
java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])' on a null
object reference
06-04 17:30:51.796 2115 5429 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2598000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270251776 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5197000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:51.796 2115 5429 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:51.796 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:51.796 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:51.796 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:51.796 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:51.796 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:51.796 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:51.796 2115 5429 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:51.796 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:51.796 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:51.796 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:51.796 2115 5429 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:51.796 2115 5429 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:51.796 2115 5429 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:51.796 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:51.796 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:51.796 2115 5429 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:51.796 2115 5429 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:51.800 1664 3228 D systemui_boost: notification panel visible=false
06-04 17:30:51.801 1664 3228 D systemui_boost: ui thread tid=1856
06-04 17:30:51.801 1664 3228 D systemui_boost: render thread tid=2226
06-04 17:30:51.801 1664 3228 D systemui_boost: thread tid=1856, priority is set
to -10
06-04 17:30:51.801 1664 3228 D systemui_boost: thread tid=2226, priority is set
to -7
06-04 17:30:51.801 1664 3228 D systemui_boost: ui thread and render thread are
reset
06-04 17:30:51.801 1664 3228 D NotificationService: thread tid=1812, priority is
set to 10
06-04 17:30:51.803 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:30:51.804 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:30:51.836 14371 14381 I art : Background partial concurrent mark sweep
GC freed 94345(5MB) AllocSpace objects, 41(1304KB) LOS objects, 28% free,
40MB/56MB, paused 2.477ms total 106.448ms
06-04 17:30:51.878 2115 5429 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2598000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270251864 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5197000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:51.878 2115 5429 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:51.878 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:51.878 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:51.878 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:51.878 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:51.878 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:51.878 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:51.878 2115 5429 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:51.878 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:51.878 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:51.878 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:51.878 2115 5429 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:51.878 2115 5429 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:51.878 2115 5429 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:51.878 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:51.878 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:51.878 2115 5429 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:51.878 2115 5429 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:51.955 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:51.955 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:51.955 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:51.955 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:51.955 14371 17910 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:51.956 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:51.956 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:51.957 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:51.957 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:51.997 2115 5429 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2598000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270251984 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5197000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:51.997 2115 5429 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:51.997 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:51.997 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:51.997 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:51.997 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:51.997 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:51.997 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:51.997 2115 5429 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:51.997 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:51.997 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:51.997 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:51.997 2115 5429 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:51.997 2115 5429 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:51.997 2115 5429 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:51.997 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:51.997 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:51.997 2115 5429 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:51.997 2115 5429 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:52.027 2115 5429 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2598000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270252010 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5197000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:52.027 2115 5429 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:52.027 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:52.027 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:52.027 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:52.027 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:52.027 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:52.027 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:52.027 2115 5429 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:52.027 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:52.027 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:52.027 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:52.027 2115 5429 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:52.027 2115 5429 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:52.027 2115 5429 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:52.027 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:52.027 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:52.027 2115 5429 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:52.027 2115 5429 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:52.053 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:30:52.056 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:30:52.074 2115 5429 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2598000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270252059 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5197000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:52.074 2115 5429 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:52.074 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:52.074 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:52.074 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:52.074 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:52.074 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:52.074 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:52.074 2115 5429 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:52.074 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:52.074 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:52.074 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:52.074 2115 5429 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:52.074 2115 5429 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:52.074 2115 5429 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:52.074 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:52.074 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:52.074 2115 5429 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:52.074 2115 5429 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:52.103 2115 5429 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2598000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270252089 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5197000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:52.103 2115 5429 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:52.103 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:52.103 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:52.103 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:52.103 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:52.103 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:52.103 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:52.103 2115 5429 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:52.103 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:52.103 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:52.103 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:52.103 2115 5429 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:52.103 2115 5429 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:52.103 2115 5429 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:52.103 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:52.103 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:52.103 2115 5429 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:52.103 2115 5429 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:52.132 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:30:52.132 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:30:52.163 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:52.163 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:52.163 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:52.163 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:52.164 14371 17871 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:52.165 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:52.165 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:52.165 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:52.165 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:52.181 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:52.181 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:52.181 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:52.181 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:52.182 14371 17871 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:52.182 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:52.183 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:52.183 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:52.183 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:52.415 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:52.416 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:52.416 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:52.416 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:52.416 14371 17910 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:52.417 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:52.417 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:52.417 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:52.417 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:52.623 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:52.623 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:52.623 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:52.623 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:52.624 14371 17910 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:52.624 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:52.624 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:52.624 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:52.624 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:52.750 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 3
06-04 17:30:53.039 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:53.039 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:53.039 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:53.039 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:53.040 14371 17910 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:53.042 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:53.042 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:53.042 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:53.042 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:53.251 1664 1784 D KeyLayoutMap: swtich state=0
06-04 17:30:53.251 1664 1784 W BaseMiuiPhoneWindowManager: keyCode:4 down:true
eventTime:17062798 downTime:17062798 policyFlags:22000000 flags:8 deviceId:8
isScreenOn:true keyguardActive:false repeatCount:0
06-04 17:30:53.356 1664 1784 D KeyLayoutMap: swtich state=0
06-04 17:30:53.357 1664 1784 W BaseMiuiPhoneWindowManager: keyCode:4 down:false
eventTime:17062904 downTime:17062798 policyFlags:22000000 flags:8 deviceId:8
isScreenOn:true keyguardActive:false repeatCount:0
06-04 17:30:53.385 1664 3228 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:30:53.399 14371 14371 W ContentCatcher: Failed to notify a WebView
06-04 17:30:53.400 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:53.400 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:53.400 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:53.400 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:53.401 14371 15114 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:53.403 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:53.403 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:53.403 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:53.403 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:53.407 14371 14534 E chromium: [ERROR:tile_manager.cc(793)] WARNING:
tile memory limits exceeded, some content may not draw
06-04 17:30:53.408 14371 14534 E chromium: [ERROR:tile_manager.cc(793)] WARNING:
tile memory limits exceeded, some content may not draw
06-04 17:30:53.408 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:53.408 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:53.408 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:53.408 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:53.408 1664 3171 W ActivityManager: Duplicate finish request for
ActivityRecord{838c1b3 u0
free.vpn.unblock.proxy.turbovpn/com.google.android.gms.ads.AdActivity t1009 f}
06-04 17:30:53.410 14371 15114 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:53.412 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:53.412 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:53.412 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:53.412 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:53.414 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:30:53.416 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:53.416 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:53.416 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:53.416 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:53.417 14371 17871 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:53.417 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:53.417 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:53.417 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:53.417 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:53.417 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:30:53.417 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:30:53.422 1664 3171 I Timeline: Timeline: App_transition_ready
time:17062970
06-04 17:30:53.436 14371 14371 W Ads : #004 The webview is destroyed. Ignoring
action.
06-04 17:30:53.437 14371 14371 W Ads : #004 The webview is destroyed. Ignoring
action.
06-04 17:30:53.437 14371 14371 W Ads : #004 The webview is destroyed. Ignoring
action.
06-04 17:30:53.438 14371 14371 W Ads : #004 The webview is destroyed. Ignoring
action.
06-04 17:30:53.438 14371 14371 W Ads : #004 The webview is destroyed. Ignoring
action.
06-04 17:30:53.443 29225 29237 I Finsky : [434] gew.d(17):
free.vpn.unblock.proxy.turbovpn: Account determined from installer data -
[LAHVZ2d6oRPm9P2dg-yIHO5cnTk7INRbI88ejwlVGO8]
06-04 17:30:53.443 29225 29237 I Finsky : [434] gew.d(22):
free.vpn.unblock.proxy.turbovpn: Account from preferred account -
[LAHVZ2d6oRPm9P2dg-yIHO5cnTk7INRbI88ejwlVGO8]
06-04 17:30:53.449 29225 29237 I Finsky : [434] gew.d(17):
free.vpn.unblock.proxy.turbovpn: Account determined from installer data -
[LAHVZ2d6oRPm9P2dg-yIHO5cnTk7INRbI88ejwlVGO8]
06-04 17:30:53.449 29225 29237 I Finsky : [434] gew.d(22):
free.vpn.unblock.proxy.turbovpn: Account from preferred account -
[LAHVZ2d6oRPm9P2dg-yIHO5cnTk7INRbI88ejwlVGO8]
06-04 17:30:53.454 14371 14371 W FirebaseRemoteConfig: No value of type 'String'
exists for parameter key 'vpn_ad_config'.
06-04 17:30:53.460 14371 14371 I Ads : Use
RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("196B7BBC4CB698C58729
3460CCA12456") to get test ads on this device.
06-04 17:30:53.472 14371 17873 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:53.476 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:53.476 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:53.476 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:53.476 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:53.481 14371 17873 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:53.487 14371 17818 I Repository: Searching for valid adv for pl
FULL_VUNGLE_ALL_0412-1435081
06-04 17:30:53.501 14371 17818 I Repository: Found valid adv
5ed8d7884676470001f58776
06-04 17:30:53.515 14371 17875 W Ads : Not retrying to fetch app settings
06-04 17:30:53.541 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2596000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270253510 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5194000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:53.541 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:53.541 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:53.541 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:53.541 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:53.541 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:53.541 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:53.541 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:53.541 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:53.541 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:53.541 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:53.541 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:53.541 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:53.541 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:53.541 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:53.541 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:53.541 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:53.541 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:53.541 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:53.569 2802 17889 W Ads : App does not have the required
permissions to get location
06-04 17:30:53.570 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2596000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270253555 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5194000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:53.570 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:53.570 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:53.570 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:53.570 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:53.570 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:53.570 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:53.570 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:53.570 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:53.570 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:53.570 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:53.570 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:53.570 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:53.570 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:53.570 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:53.570 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:53.570 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:53.570 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:53.570 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:53.574 14371 14371 D EgretLoader: EgretLoader(Context context)
06-04 17:30:53.574 14371 14371 D EgretLoader: The context is not activity
06-04 17:30:53.616 14371 14371 D EgretLoader: EgretLoader(Context context)
06-04 17:30:53.616 14371 14371 D EgretLoader: The context is not activity
06-04 17:30:53.633 2115 5429 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2596000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270253620 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5194000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:53.633 2115 5429 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:53.633 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:53.633 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:53.633 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:53.633 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:53.633 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:53.633 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:53.633 2115 5429 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:53.633 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:53.633 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:53.633 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:53.633 2115 5429 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:53.633 2115 5429 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:53.633 2115 5429 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:53.633 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:53.633 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:53.633 2115 5429 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:53.633 2115 5429 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:53.661 2802 17888 I Ads : SDK version: afma-sdk-a-
v201604999.20089000.1
06-04 17:30:53.679 1664 1686 I WindowManager: Destroying surface
Surface(name=free.vpn.unblock.proxy.turbovpn/com.google.android.gms.ads.AdActivity)
called by com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.AppWindowToken.destroySurfaces:366
com.android.server.wm.WindowStateAnimator.finishExit:565
com.android.server.wm.AppWindowAnimator.stepAnimationLocked:445
com.android.server.wm.WindowAnimator.updateAppWindowsLocked:198
com.android.server.wm.WindowAnimator.animateLocked:687
06-04 17:30:53.685 2115 5429 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2596000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270253658 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5193000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:53.685 2115 5429 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:53.685 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:53.685 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:53.685 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:53.685 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:53.685 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:53.685 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:53.685 2115 5429 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:53.685 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:53.685 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:53.685 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:53.685 2115 5429 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:53.685 2115 5429 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:53.685 2115 5429 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:53.685 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:53.685 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:53.685 2115 5429 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:53.685 2115 5429 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:53.697 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:30:53.697 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:30:53.697 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 18 microseconds, avg: 850
06-04 17:30:53.697 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17063245
06-04 17:30:53.700 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:30:53.700 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:30:53.700 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 17 microseconds, avg: 850
06-04 17:30:53.707 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2596000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270253694 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5193000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:53.707 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:53.707 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:53.707 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:53.707 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:53.707 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:53.707 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:53.707 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:53.707 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:53.707 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:53.707 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:53.707 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:53.707 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:53.707 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:53.707 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:53.707 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:53.707 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:53.707 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:53.707 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:53.761 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2596000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270253728 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5193000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:53.761 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:53.761 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:53.761 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:53.761 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:53.761 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:53.761 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:53.761 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:53.761 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:53.761 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:53.761 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:53.761 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:53.761 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:53.761 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:53.761 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:53.761 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:53.761 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:53.761 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:53.761 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:53.767 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2596000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270253761 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5193000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:53.767 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:53.767 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:53.767 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:53.767 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:53.767 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:53.767 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:53.767 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:53.767 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:53.767 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:53.767 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:53.767 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:53.767 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:53.767 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:53.767 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:53.767 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:53.767 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:53.767 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:53.767 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:53.830 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:30:53.831 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:30:53.831 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:30:54.387 1664 1784 D KeyLayoutMap: swtich state=0
06-04 17:30:54.387 1664 1784 W BaseMiuiPhoneWindowManager: keyCode:3 down:true
eventTime:17063934 downTime:17063934 policyFlags:22000000 flags:8 deviceId:8
isScreenOn:true keyguardActive:false repeatCount:0
06-04 17:30:54.419 1664 1784 D KeyLayoutMap: swtich state=0
06-04 17:30:54.419 1664 1784 W BaseMiuiPhoneWindowManager: keyCode:3 down:false
eventTime:17063966 downTime:17063934 policyFlags:22000000 flags:8 deviceId:8
isScreenOn:true keyguardActive:false repeatCount:0
06-04 17:30:54.433 1856 1856 W HeadsUpManager: removeHeadsUpNotification() no
heads up notification on show
06-04 17:30:54.438 1664 1783 W XSpaceManagerService: checkXSpaceControl,
from:android, to:com.miui.home, with act:android.intent.action.MAIN,
callingUserId:0, toUserId:0
06-04 17:30:54.439 1664 1783 I ActivityManager: START u0
{act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000
cmp=com.miui.home/.launcher.Launcher (has extras)} from uid 1000 on display 0
06-04 17:30:54.445 1664 1783 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:30:54.445 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:30:54.489 2779 2977 I ProcessMonitor: onForegroundInfoChanged:
ForegroundInfo{mForegroundPackageName='com.miui.home', mForegroundUid=10028,
mForegroundPid=2186, mLastForegroundPackageName='free.vpn.unblock.proxy.turbovpn',
mLastForegroundUid=10620, mLastForegroundPid=14371,
mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:30:54.489 2779 2977 I GameBoosterService: onForegroundInfoChanged:
Cur=com.miui.home last=free.vpn.unblock.proxy.turbovpn
06-04 17:30:54.490 2779 2977 D GameBoosterService: onGameStatusChange
foreground:ForegroundInfo{mForegroundPackageName='com.miui.home',
mForegroundUid=10028, mForegroundPid=2186,
mLastForegroundPackageName='free.vpn.unblock.proxy.turbovpn',
mLastForegroundUid=10620, mLastForegroundPid=14371,
mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:30:54.490 1664 1783 I Timeline: Timeline: App_transition_ready
time:17064038
06-04 17:30:54.490 2779 2977 I GameBoosterService: onForegroundInfoChanged: Exit
06-04 17:30:54.491 2186 3997 D Launcher: get showing item
successandroid.graphics.Bitmap@3fe5678
06-04 17:30:54.493 1664 1686 I Timeline: Timeline: App_transition_ready
time:17064041
06-04 17:30:54.494 2186 2186 D Launcher.Lifecycle:
onStart:UserHandle{0},66343c9,false
06-04 17:30:54.495 1664 1680 D ActivityTrigger: ActivityTrigger
activityStopTrigger
06-04 17:30:54.496 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:30:54.498 2186 2430 I RenderThread: RenderThread resumed
06-04 17:30:54.498 2186 2430 D ScreenElementRoot: resume
06-04 17:30:54.499 2186 2186 W CustomVerticalSwitcher: startFlipping is not in
minusScreen!
06-04 17:30:54.499 2186 2430 I NotifierManager: onRegister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:54.500 1856 1856 D StatusBar: recevie broadbcast
ACTION_APPLICATION_MESSAGE_QUERY, requestFirstTime=false
06-04 17:30:54.500 2186 2430 D ScreenElementRoot: resume
06-04 17:30:54.500 2186 2430 D ScreenElementRoot: resume
06-04 17:30:54.503 14371 14371 W FirebaseRemoteConfig: No value of type 'String'
exists for parameter key 'vpn_ad_config'.
06-04 17:30:54.506 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:30:54.506 1664 3173 I Timeline: Timeline: App_transition_ready
time:17064054
06-04 17:30:54.506 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:30:54.506 14371 14371 I Ads : Use
RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("196B7BBC4CB698C58729
3460CCA12456") to get test ads on this device.
06-04 17:30:54.509 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:30:54.518 14371 17875 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:54.520 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:54.520 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:54.520 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:54.520 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:54.521 14371 17875 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:54.521 2186 2186 D Launcher: dialog already dismiss:class
com.miui.home.launcher.LauncherMenuDialog
06-04 17:30:54.522 2186 2186 D Launcher: dialog already dismiss:class
com.miui.home.launcher.TransitionEffectMenuDialog
06-04 17:30:54.522 2186 2186 D Launcher.Lifecycle:
onResume:UserHandle{0},66343c9,false
06-04 17:30:54.523 2186 2186 D ScreenElementRoot: resume
06-04 17:30:54.524 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:54.524 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:54.524 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:54.525 2186 2253 D Launcher: disableStatusBarClock:false
06-04 17:30:54.528 2186 2186 D MultipleRenderable: add:
miui.maml.FancyDrawable@9f3b6c1
06-04 17:30:54.528 2186 2186 D RendererCore: add: miui.maml.FancyDrawable@9f3b6c1
size:5
06-04 17:30:54.528 2186 2186 I ResourceManager: load image quietImage.png
06-04 17:30:54.528 2186 2186 I ResourceManager: try to load resource from extra
resource: den480 of quietImage.png
06-04 17:30:54.528 2186 2186 D ResourceLoader: TRY AGAIN to get
getPathForLanguage: den480/quietImage.png
06-04 17:30:54.528 2186 2186 E ResourceLoader: fail to get getPathForLanguage:
den480/quietImage.png
06-04 17:30:54.528 2186 2186 D ResourceLoader: TRY AGAIN to get
getPathForLanguage: quietImage.png
06-04 17:30:54.528 2186 2186 E ResourceLoader: fail to get getPathForLanguage:
quietImage.png
06-04 17:30:54.528 2186 2186 D ResourceLoader: TRY AGAIN to get
getPathForLanguage: den480/quietImage.png
06-04 17:30:54.528 2186 2186 E ResourceLoader: fail to get getPathForLanguage:
den480/quietImage.png
06-04 17:30:54.528 2186 2186 E ResourceManager: fail to load image:
quietImage.png
06-04 17:30:54.528 2186 2186 I ResourceManager: load image startImage.png
06-04 17:30:54.528 2186 2186 I ResourceManager: try to load resource from extra
resource: den480 of startImage.png
06-04 17:30:54.528 2186 2186 D ResourceLoader: TRY AGAIN to get
getPathForLanguage: den480/startImage.png
06-04 17:30:54.528 2186 2186 E ResourceLoader: fail to get getPathForLanguage:
den480/startImage.png
06-04 17:30:54.528 2186 2186 D ResourceLoader: TRY AGAIN to get
getPathForLanguage: startImage.png
06-04 17:30:54.528 2186 2186 E ResourceLoader: fail to get getPathForLanguage:
startImage.png
06-04 17:30:54.528 2186 2186 D ResourceLoader: TRY AGAIN to get
getPathForLanguage: den480/startImage.png
06-04 17:30:54.528 2186 2186 E ResourceLoader: fail to get getPathForLanguage:
den480/startImage.png
06-04 17:30:54.528 2186 2186 E ResourceManager: fail to load image:
startImage.png
06-04 17:30:54.529 2186 2186 D Launcher.Lifecycle:
onWindowFocusChanged:true,UserHandle{0},66343c9,false
06-04 17:30:54.529 2186 2186 D Launcher_UnlockAnimationStateMachine:
onWindowFocus:IDLE
06-04 17:30:54.537 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2595000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270254517 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5192000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:54.537 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:54.537 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:54.537 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:54.537 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:54.537 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:54.537 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:54.537 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:54.537 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:54.537 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:54.537 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:54.537 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:54.537 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:54.537 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:54.537 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:54.537 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:54.537 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:54.537 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:54.537 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:54.538 14371 17818 I Repository: Searching for valid adv for pl
FULL_VUNGLE_ALL_0412-1435081
06-04 17:30:54.547 1664 3227 I Timeline: Timeline: App_transition_ready
time:17064095
06-04 17:30:54.549 14371 17818 I Repository: Found valid adv
5ed8d7884676470001f58776
06-04 17:30:54.552 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1080
06-04 17:30:54.552 14371 17878 W Ads : Not retrying to fetch app settings
06-04 17:30:54.555 2186 2186 D ScreenView: dispatchDraw:1080
06-04 17:30:54.570 1664 4058 I Timeline: Timeline: App_transition_ready
time:17064118
06-04 17:30:54.572 2802 17888 W Ads : App does not have the required
permissions to get location
06-04 17:30:54.572 2186 2186 D Launcher_WallpaperUtils: changeStatusBarMode:false
06-04 17:30:54.576 14371 14371 I Ads : Ad failed to load : 3
06-04 17:30:54.582 2186 2186 I AssistHolderView: dispatchDraw
06-04 17:30:54.583 1664 1686 I Timeline: Timeline: App_transition_ready
time:17064131
06-04 17:30:54.629 2186 2186 D FancyDrawable: doPause:
[miui.maml.FancyDrawable@9f3b6c1]
06-04 17:30:54.629 2186 2186 D MultipleRenderable: setPause: true
miui.maml.FancyDrawable@9f3b6c1
06-04 17:30:54.632 2186 2186 D FancyDrawable: doPause:
[miui.maml.FancyDrawable@92ff9d7]
06-04 17:30:54.632 2186 2186 D MultipleRenderable: setPause: true
miui.maml.FancyDrawable@92ff9d7
06-04 17:30:54.632 2186 2186 D RendererCore: self pause:
miui.maml.RendererCore@c905c73
06-04 17:30:54.632 2186 2186 D ScreenElementRoot: pause
06-04 17:30:54.655 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2595000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270254637 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5192000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:54.655 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:54.655 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:54.655 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:54.655 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:54.655 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:54.655 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:54.655 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:54.655 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:54.655 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:54.655 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:54.655 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:54.655 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:54.655 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:54.655 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:54.655 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:54.655 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:54.655 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:54.655 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:54.664 2802 14771 I Ads : SDK version: afma-sdk-a-
v201604999.20089000.1
06-04 17:30:54.678 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 4
06-04 17:30:54.691 2115 5429 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2595000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270254669 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5191000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:54.691 2115 5429 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:54.691 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:54.691 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:54.691 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:54.691 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:54.691 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:54.691 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:54.691 2115 5429 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:54.691 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:54.691 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:54.691 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:54.691 2115 5429 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:54.691 2115 5429 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:54.691 2115 5429 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:54.691 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:54.691 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:54.691 2115 5429 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:54.691 2115 5429 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:54.711 1664 1673 I art : Background partial concurrent mark sweep
GC freed 136036(16MB) AllocSpace objects, 246(4MB) LOS objects, 25% free,
46MB/62MB, paused 3.395ms total 235.966ms
06-04 17:30:54.753 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2595000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270254740 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5191000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:54.753 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:54.753 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:54.753 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:54.753 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:54.753 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:54.753 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:54.753 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:54.753 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:54.753 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:54.753 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:54.753 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:54.753 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:54.753 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:54.753 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:54.753 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:54.753 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:54.753 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:54.753 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:54.768 1664 1784 D KeyLayoutMap: swtich state=0
06-04 17:30:54.769 1664 1784 W BaseMiuiPhoneWindowManager: keyCode:3 down:true
eventTime:17064316 downTime:17064316 policyFlags:22000000 flags:8 deviceId:8
isScreenOn:true keyguardActive:false repeatCount:0
06-04 17:30:54.784 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2595000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270254769 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5191000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:54.784 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:54.784 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:54.784 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:54.784 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:54.784 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:54.784 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:54.784 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:54.784 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:54.784 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:54.784 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:54.784 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:54.784 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:54.784 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:54.784 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:54.784 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:54.784 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:54.784 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:54.784 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:54.787 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:54.787 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:54.787 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:54.787 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:54.788 14371 14371 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:54.789 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:54.789 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:54.789 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:54.789 733 8322 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:54.794 14371 14371 W ContentCatcher: Failed to notify a WebView
06-04 17:30:54.816 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2595000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270254802 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5191000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:54.816 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:54.816 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:54.816 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:54.816 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:54.816 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:54.816 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:54.816 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:54.816 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:54.816 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:54.816 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:54.816 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:54.816 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:54.816 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:54.816 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:54.816 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:54.816 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:54.816 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:54.816 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:54.822 1664 1784 D KeyLayoutMap: swtich state=0
06-04 17:30:54.822 1664 1784 W BaseMiuiPhoneWindowManager: keyCode:3 down:false
eventTime:17064369 downTime:17064316 policyFlags:22000000 flags:8 deviceId:8
isScreenOn:true keyguardActive:false repeatCount:0
06-04 17:30:54.829 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:54.830 2186 2186 E Launcher: changeViewByFsGestureState,
view=ShortcutMenuLayer, alpha=1.0, scale=1.0
06-04 17:30:54.833 1856 1856 W HeadsUpManager: removeHeadsUpNotification() no
heads up notification on show
06-04 17:30:54.835 1664 1783 W XSpaceManagerService: checkXSpaceControl,
from:android, to:com.miui.home, with act:android.intent.action.MAIN,
callingUserId:0, toUserId:0
06-04 17:30:54.836 1664 1783 I ActivityManager: START u0
{act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000
cmp=com.miui.home/.launcher.Launcher (has extras)} from uid 1000 on display 0
06-04 17:30:54.837 1664 1783 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:30:54.846 2186 2186 D Launcher.Lifecycle:
onPause:UserHandle{0},66343c9,true
06-04 17:30:54.846 2186 2186 D Launcher_UnlockAnimationStateMachine:
setState:PAUSE_WAIT
06-04 17:30:54.847 2186 2186 D ScreenElementRoot: pause
06-04 17:30:54.847 2186 2186 D Launcher: dialog already dismiss:class
com.miui.home.launcher.LauncherMenuDialog
06-04 17:30:54.847 2186 2186 D Launcher: dialog already dismiss:class
com.miui.home.launcher.TransitionEffectMenuDialog
06-04 17:30:54.847 2186 2186 D Launcher: onFolderOpenOrClose
06-04 17:30:54.848 2186 2430 D ScreenElementRoot: pause
06-04 17:30:54.848 2186 2430 D ScreenElementRoot: pause
06-04 17:30:54.848 2115 5429 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2595000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270254834 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5191000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:54.848 2115 5429 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:54.848 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:54.848 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:54.848 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:54.848 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:54.848 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:54.848 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:54.848 2115 5429 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:54.848 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:54.848 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:54.848 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:54.848 2115 5429 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:54.848 2115 5429 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:54.848 2115 5429 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:54.848 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:54.848 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:54.848 2115 5429 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:54.848 2115 5429 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:54.851 2186 2430 I NotifierManager: onUnregister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:54.852 2186 2430 I RenderThread: RenderThread paused, waiting for
signal
06-04 17:30:54.854 2186 2253 D Launcher: disableStatusBarClock:false
06-04 17:30:54.855 2186 2186 D Launcher.Lifecycle:
onResume:UserHandle{0},66343c9,true
06-04 17:30:54.855 2186 2186 D FancyDrawable: doResume:
[miui.maml.FancyDrawable@92ff9d7]
06-04 17:30:54.855 2186 2186 D MultipleRenderable: setPause: false
miui.maml.FancyDrawable@92ff9d7
06-04 17:30:54.855 2186 2186 D RendererCore: self resume:
miui.maml.RendererCore@c905c73
06-04 17:30:54.856 2186 2430 I RenderThread: RenderThread resumed
06-04 17:30:54.856 2186 2430 D ScreenElementRoot: resume
06-04 17:30:54.856 2186 2186 D ScreenElementRoot: resume
06-04 17:30:54.863 2186 2430 I NotifierManager: onRegister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:54.864 2186 2430 D ScreenElementRoot: resume
06-04 17:30:54.864 2186 2253 D Launcher: disableStatusBarClock:true
06-04 17:30:54.864 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:54.864 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:54.864 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:54.864 2186 2186 D Launcher_UnlockAnimationStateMachine:
setState:IDLE
06-04 17:30:54.864 2186 2430 D ScreenElementRoot: resume
06-04 17:30:54.865 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:54.865 2186 2186 I AssistHolderView: forceFitSystemWindows pb = 0
06-04 17:30:54.866 2186 2186 D Launcher.DragLayer: fitSystemWindows:Rect(0, 72 -
0, 0)
06-04 17:30:54.866 1856 1856 D StatusBar: disable<e i a s b h r C!s > disable2<q
i n g r >
06-04 17:30:54.866 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=false
06-04 17:30:54.871 2186 2253 D Launcher: disableStatusBarClock:true
06-04 17:30:54.874 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1080
06-04 17:30:54.874 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:0
06-04 17:30:54.877 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:0
06-04 17:30:54.877 2186 2186 D ScreenView: dispatchDraw:0
06-04 17:30:54.878 2186 2186 D ScreenView: dispatchDraw:0
06-04 17:30:54.878 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:0
06-04 17:30:54.878 2186 2186 D ScreenView: dispatchDraw:0
06-04 17:30:54.879 2186 2186 D ScreenView: dispatchDraw:1080
06-04 17:30:54.889 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2595000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270254870 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5191000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:54.889 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:54.889 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:54.889 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:54.889 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:54.889 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:54.889 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:54.889 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:54.889 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:54.889 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:54.889 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:54.889 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:54.889 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:54.889 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:54.889 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:54.889 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:54.889 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:54.889 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:54.889 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:54.892 2186 2186 D MultipleRenderable: add:
miui.maml.FancyDrawable@8b9ce66
06-04 17:30:54.892 2186 2186 D RendererCore: add: miui.maml.FancyDrawable@8b9ce66
size:6
06-04 17:30:54.892 2186 2186 I ResourceManager: load image quietImage.png
06-04 17:30:54.892 2186 2186 I ResourceManager: try to load resource from extra
resource: den480 of quietImage.png
06-04 17:30:54.892 2186 2186 D ResourceLoader: TRY AGAIN to get
getPathForLanguage: den480/quietImage.png
06-04 17:30:54.892 2186 2186 E ResourceLoader: fail to get getPathForLanguage:
den480/quietImage.png
06-04 17:30:54.892 2186 2186 D ResourceLoader: TRY AGAIN to get
getPathForLanguage: quietImage.png
06-04 17:30:54.892 2186 2186 E ResourceLoader: fail to get getPathForLanguage:
quietImage.png
06-04 17:30:54.892 2186 2186 D ResourceLoader: TRY AGAIN to get
getPathForLanguage: den480/quietImage.png
06-04 17:30:54.892 2186 2186 E ResourceLoader: fail to get getPathForLanguage:
den480/quietImage.png
06-04 17:30:54.892 2186 2186 E ResourceManager: fail to load image:
quietImage.png
06-04 17:30:54.892 2186 2186 I ResourceManager: load image startImage.png
06-04 17:30:54.892 2186 2186 I ResourceManager: try to load resource from extra
resource: den480 of startImage.png
06-04 17:30:54.892 2186 2186 D ResourceLoader: TRY AGAIN to get
getPathForLanguage: den480/startImage.png
06-04 17:30:54.892 2186 2186 E ResourceLoader: fail to get getPathForLanguage:
den480/startImage.png
06-04 17:30:54.892 2186 2186 D ResourceLoader: TRY AGAIN to get
getPathForLanguage: startImage.png
06-04 17:30:54.892 2186 2186 E ResourceLoader: fail to get getPathForLanguage:
startImage.png
06-04 17:30:54.892 2186 2186 D ResourceLoader: TRY AGAIN to get
getPathForLanguage: den480/startImage.png
06-04 17:30:54.893 2186 2186 E ResourceLoader: fail to get getPathForLanguage:
den480/startImage.png
06-04 17:30:54.893 2186 2186 E ResourceManager: fail to load image:
startImage.png
06-04 17:30:54.893 2186 2186 D Launcher_WallpaperUtils: changeStatusBarMode:false
06-04 17:30:54.894 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:54.894 2186 2186 I AssistHolderView: dispatchDraw
06-04 17:30:54.899 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17064447
06-04 17:30:54.902 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{5f2adfb u0 com.miui.home/.launcher.Launcher t0} time:17064450
06-04 17:30:54.903 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:30:54.903 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:30:54.903 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 24 microseconds, avg: 849
06-04 17:30:54.903 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:30:54.903 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:30:54.903 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 16 microseconds, avg: 849
06-04 17:30:54.904 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:54.907 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2595000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270254889 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5191000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:54.907 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:54.907 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:54.907 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:54.907 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:54.907 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:54.907 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:54.907 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:54.907 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:54.907 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:54.907 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:54.907 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:54.907 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:54.907 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:54.907 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:54.907 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:54.907 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:54.907 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:54.907 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:54.936 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:54.945 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:54.962 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:54.978 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:54.993 2186 2186 D FancyDrawable: doPause:
[miui.maml.FancyDrawable@8b9ce66]
06-04 17:30:54.993 2186 2186 D MultipleRenderable: setPause: true
miui.maml.FancyDrawable@8b9ce66
06-04 17:30:54.995 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:55.012 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:55.028 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:55.043 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2595000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270255024 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5191000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:55.043 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:55.043 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:55.043 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:55.043 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:55.043 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:55.043 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:55.043 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:55.043 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:55.043 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:55.043 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:55.043 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:55.043 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:55.043 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:55.043 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:55.043 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:55.043 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:55.043 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:55.043 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:55.045 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:55.048 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2595000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270255044 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5191000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:55.048 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:55.048 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:55.048 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:55.048 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:55.048 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:55.048 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:55.048 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:55.048 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:55.048 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:55.048 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:55.048 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:55.048 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:55.048 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:55.048 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:55.048 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:55.048 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:55.048 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:55.048 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:55.062 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:55.063 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:30:55.066 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:30:55.079 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:55.096 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:55.112 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:55.129 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:55.145 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:55.162 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:55.179 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:55.195 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:55.212 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:55.229 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:55.245 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:55.262 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:55.278 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:55.295 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:55.312 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:30:55.312 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 4
06-04 17:30:55.317 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1080
06-04 17:30:55.318 2186 2186 D ScreenView: dispatchDraw:1080
06-04 17:30:55.320 1856 2235 D NetworkController.MobileSignalController(2):
getDataNetTypeFromServiceState slotId=0 isUsingCarrierAggregation=false
06-04 17:30:55.321 1856 2235 D NetworkTypeUtils: default net type
06-04 17:30:55.322 1856 2235 D MobileSignalController: updateDataType
mSelectedDataTypeIcon[0]=2130838681, mSelectedDataActivityIndex=4
06-04 17:30:55.322 1856 2235 D TelephonyIcons: getSignalStrengthIcon: slot=0,
inetCondition=1, level=4, roaming=false, signalstrength=SignalStrength: 10 0 -120
-160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte
06-04 17:30:55.324 1856 2235 D TelephonyIcons: null signal icon name:
drawable/stat_sys_signal_null
06-04 17:30:55.325 1856 2235 D TelephonyIcons: getDataTypeIcon sub=0
06-04 17:30:55.619 2186 2186 D FeedSwipeController: touchState : 0 scrolling :
false normalEditing : false WidgetThumbnailViewShowing : false
UninstallDialogShowing : false isMinusScreenShowing: false
06-04 17:30:55.620 2186 2186 D FeedSwipeController: can not use
06-04 17:30:55.620 2186 2186 D Launcher.Workspace: Workspace touch down
06-04 17:30:55.620 2186 2186 D ScreenView: onIntercept:0.0
06-04 17:30:55.620 2186 2186 D ScreenView: not intercept
06-04 17:30:55.620 2186 2430 D ScreenElementRoot: pause
06-04 17:30:55.621 2186 2430 D ScreenElementRoot: pause
06-04 17:30:55.621 2186 2430 D ScreenElementRoot: pause
06-04 17:30:55.621 2186 2430 D ScreenElementRoot: pause
06-04 17:30:55.622 2186 2430 I NotifierManager: onUnregister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:55.622 2186 2430 I RenderThread: RenderThread paused, waiting for
signal
06-04 17:30:55.665 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:30:55.669 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1080
06-04 17:30:55.669 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:67
06-04 17:30:55.670 2186 2186 D ScreenView: dispatchDraw:67
06-04 17:30:55.671 2186 2186 D ScreenView: dispatchDraw:1080
06-04 17:30:55.710 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:279
06-04 17:30:55.711 2186 2186 D ScreenView: dispatchDraw:279
06-04 17:30:55.730 2186 2186 D Launcher_dispatchTouchEvent: [motionEvent action:
(rawX,rawY)] 30:55.619[0(930.1,846.6)] 30:55.663[2(863.3,804.7)]
30:55.709[2(650.8,805.7)] 30:55.729[2(537.5,831.6)] 30:55.730[1(537.5,831.6)]
06-04 17:30:55.730 2186 2186 D Launcher_Scrollto: [(rawX,rawY)|scrollX]
30:55.665[(863.3,804.7)|x:67] 30:55.710[(650.8,805.7)|x:279]
30:55.730[(537.5,831.6)|x:393]
06-04 17:30:55.731 2186 2186 D Launcher.Workspace: Workspace touch up or cancel
06-04 17:30:55.731 2186 2186 D ScreenView: on touch up
06-04 17:30:55.731 2186 2186 D ScreenView: snapByVelocity
06-04 17:30:55.731 2186 2186 D ScreenView: startScroll:1080
06-04 17:30:55.731 2186 2253 D Launcher: disableStatusBarClock:false
06-04 17:30:55.732 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:279
06-04 17:30:55.733 1856 1856 D StatusBar: disable<e i a s b h r c!s > disable2<q
i n g r >
06-04 17:30:55.733 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:30:55.733 2186 2186 D ScreenView: dispatchDraw:279
06-04 17:30:55.734 2186 2186 D Launcher_WallpaperUtils: changeStatusBarMode:false
06-04 17:30:55.747 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:409
06-04 17:30:55.747 2186 2186 D ScreenView: dispatchDraw:409
06-04 17:30:55.763 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:549
06-04 17:30:55.764 2186 2186 D ScreenView: dispatchDraw:549
06-04 17:30:55.780 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:668
06-04 17:30:55.781 2186 2186 D ScreenView: dispatchDraw:668
06-04 17:30:55.797 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:760
06-04 17:30:55.798 2186 2186 D ScreenView: dispatchDraw:760
06-04 17:30:55.814 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:840
06-04 17:30:55.815 2186 2186 D ScreenView: dispatchDraw:840
06-04 17:30:55.830 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:900
06-04 17:30:55.831 2186 2186 D ScreenView: dispatchDraw:900
06-04 17:30:55.846 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:950
06-04 17:30:55.847 2186 2186 D ScreenView: dispatchDraw:950
06-04 17:30:55.863 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:986
06-04 17:30:55.864 2186 2186 D ScreenView: dispatchDraw:986
06-04 17:30:55.879 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1015
06-04 17:30:55.880 2186 2186 D ScreenView: dispatchDraw:1015
06-04 17:30:55.882 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:30:55.882 763 763 E cnss-daemon: Stale or unreachable neighbors, ndm
state: 16
06-04 17:30:55.885 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:30:55.885 763 763 I cnss-daemon: NDA_DST received: 192.168.0.1 ul:
562992919914688
06-04 17:30:55.885 763 763 I cnss-daemon: NDA_LLADDR received
06-04 17:30:55.885 763 763 E cnss-daemon: gateway mac address: %02x:%02x:%02x:
%02x:%02x:%02x
06-04 17:30:55.885 763 763 E cnss-daemon: : 00:00:00:00:00:00
06-04 17:30:55.885 763 763 E cnss-daemon: Invalid mac address: 0x555555f110M
06-04 17:30:55.896 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1035
06-04 17:30:55.897 2186 2186 D ScreenView: dispatchDraw:1035
06-04 17:30:55.912 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1051
06-04 17:30:55.913 2186 2186 D ScreenView: dispatchDraw:1051
06-04 17:30:55.929 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1062
06-04 17:30:55.930 2186 2186 D ScreenView: dispatchDraw:1062
06-04 17:30:55.946 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1069
06-04 17:30:55.947 2186 2186 D ScreenView: dispatchDraw:1069
06-04 17:30:55.963 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1074
06-04 17:30:55.964 2186 2186 D ScreenView: dispatchDraw:1074
06-04 17:30:55.979 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1078
06-04 17:30:55.980 2186 2186 D ScreenView: dispatchDraw:1078
06-04 17:30:55.996 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1080
06-04 17:30:55.997 2186 2186 D ScreenView: dispatchDraw:1080
06-04 17:30:56.013 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1081
06-04 17:30:56.014 2186 2186 D ScreenView: dispatchDraw:1081
06-04 17:30:56.029 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1082
06-04 17:30:56.031 2186 2186 D ScreenView: dispatchDraw:1082
06-04 17:30:56.046 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1082
06-04 17:30:56.047 2186 2186 D ScreenView: dispatchDraw:1082
06-04 17:30:56.086 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU5 [P:1] (banned)
06-04 17:30:56.086 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU4 [P:1] (banned)
06-04 17:30:56.086 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:30:56.087 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU7 [P:1] (banned)
06-04 17:30:56.087 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU5 [P:1] (banned)
06-04 17:30:56.087 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU4 [P:1] (banned)
06-04 17:30:56.087 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU6 [P:1] (banned)
06-04 17:30:56.087 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU7 [P:1] (banned)
06-04 17:30:56.112 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1081
06-04 17:30:56.113 2186 2186 D ScreenView: dispatchDraw:1081
06-04 17:30:56.179 2186 2186 D ScreenView: setCurrentScreenInner:1
06-04 17:30:56.179 2186 2186 D FancyDrawable: doPause:
[miui.maml.FancyDrawable@92ff9d7]
06-04 17:30:56.179 2186 2186 D MultipleRenderable: setPause: true
miui.maml.FancyDrawable@92ff9d7
06-04 17:30:56.179 2186 2186 D RendererCore: self pause:
miui.maml.RendererCore@c905c73
06-04 17:30:56.179 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:56.179 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:56.179 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:56.179 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:56.179 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:56.179 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:56.179 2186 2186 D Launcher.RecommendController: folder display but
only request when folder open
06-04 17:30:56.179 2186 2253 D Launcher: disableStatusBarClock:false
06-04 17:30:56.179 2186 2186 D EventBus: No subscribers registered for event
class com.miui.home.launcher.common.messages.CurrentScreenIdMessage
06-04 17:30:56.179 2186 2186 D EventBus: No subscribers registered for event
class org.greenrobot.eventbus.NoSubscriberEvent
06-04 17:30:56.180 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1080
06-04 17:30:56.180 2186 2430 I RenderThread: RenderThread resumed
06-04 17:30:56.180 2186 2430 D ScreenElementRoot: resume
06-04 17:30:56.180 2186 2186 D ScreenView: dispatchDraw:1080
06-04 17:30:56.181 2186 2430 I NotifierManager: onRegister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:56.182 2186 2430 D ScreenElementRoot: resume
06-04 17:30:56.196 2186 2186 D Launcher_WallpaperUtils: changeStatusBarMode:false
06-04 17:30:56.364 2186 2186 D FeedSwipeController: touchState : 0 scrolling :
false normalEditing : false WidgetThumbnailViewShowing : false
UninstallDialogShowing : false isMinusScreenShowing: false
06-04 17:30:56.364 2186 2186 D FeedSwipeController: can not use
06-04 17:30:56.367 2186 2186 D Launcher.Workspace: Workspace touch down
06-04 17:30:56.367 2186 2186 D ScreenView: onIntercept:0.0
06-04 17:30:56.367 2186 2186 D ScreenView: not intercept
06-04 17:30:56.367 2186 2430 D ScreenElementRoot: pause
06-04 17:30:56.367 2186 2430 D ScreenElementRoot: pause
06-04 17:30:56.369 2186 2430 I NotifierManager: onUnregister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:56.369 2186 2430 I RenderThread: RenderThread paused, waiting for
signal
06-04 17:30:56.398 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:30:56.400 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1185
06-04 17:30:56.401 2186 2186 D ScreenView: dispatchDraw:1185
06-04 17:30:56.414 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1316
06-04 17:30:56.415 2186 2186 D ScreenView: dispatchDraw:1316
06-04 17:30:56.426 2186 2186 D Launcher_dispatchTouchEvent: [motionEvent action:
(rawX,rawY)] 30:56.363[0(769.3,1115.4)] 30:56.396[2(664.0,1130.5)]
30:56.413[2(533.8,1162.6)] 30:56.426[1(533.8,1162.6)]
06-04 17:30:56.426 2186 2186 D Launcher_Scrollto: [(rawX,rawY)|scrollX]
30:56.398[(664.0,1130.5)|x:1185] 30:56.413[(533.8,1162.6)|x:1316]
06-04 17:30:56.427 2186 2186 D Launcher.Workspace: Workspace touch up or cancel
06-04 17:30:56.427 2186 2186 D ScreenView: on touch up
06-04 17:30:56.427 2186 2186 D ScreenView: snapByVelocity
06-04 17:30:56.427 2186 2186 D ScreenView: startScroll:2160
06-04 17:30:56.427 2186 2253 D Launcher: disableStatusBarClock:false
06-04 17:30:56.430 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1316
06-04 17:30:56.430 2186 2186 D ScreenView: dispatchDraw:1316
06-04 17:30:56.433 2186 2186 D Launcher_WallpaperUtils: changeStatusBarMode:false
06-04 17:30:56.463 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1595
06-04 17:30:56.464 2186 2186 D ScreenView: dispatchDraw:1595
06-04 17:30:56.480 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1706
06-04 17:30:56.481 2186 2186 D ScreenView: dispatchDraw:1706
06-04 17:30:56.496 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1807
06-04 17:30:56.497 2186 2186 D ScreenView: dispatchDraw:1807
06-04 17:30:56.513 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1886
06-04 17:30:56.514 2186 2186 D ScreenView: dispatchDraw:1886
06-04 17:30:56.531 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1961
06-04 17:30:56.532 2186 2186 D ScreenView: dispatchDraw:1961
06-04 17:30:56.546 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2008
06-04 17:30:56.547 2186 2186 D ScreenView: dispatchDraw:2008
06-04 17:30:56.556 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2593000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270256543 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5188000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:56.556 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:56.556 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:56.556 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:56.556 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:56.556 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:56.556 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:56.556 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:56.556 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:56.556 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:56.556 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:56.556 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:56.556 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:56.556 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:56.556 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:56.556 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:56.556 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:56.556 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:56.556 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:56.563 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2050
06-04 17:30:56.564 2186 2186 D ScreenView: dispatchDraw:2050
06-04 17:30:56.579 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2080
06-04 17:30:56.580 2186 2186 D ScreenView: dispatchDraw:2080
06-04 17:30:56.596 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2104
06-04 17:30:56.598 2186 2186 D ScreenView: dispatchDraw:2104
06-04 17:30:56.613 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2122
06-04 17:30:56.614 2186 2186 D ScreenView: dispatchDraw:2122
06-04 17:30:56.629 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2135
06-04 17:30:56.630 2186 2186 D ScreenView: dispatchDraw:2135
06-04 17:30:56.646 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2144
06-04 17:30:56.647 2186 2186 D ScreenView: dispatchDraw:2144
06-04 17:30:56.662 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2150
06-04 17:30:56.664 2186 2186 D ScreenView: dispatchDraw:2150
06-04 17:30:56.678 14371 14371 D EgretLoader: EgretLoader(Context context)
06-04 17:30:56.678 14371 14371 D EgretLoader: The context is not activity
06-04 17:30:56.679 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2155
06-04 17:30:56.680 2186 2186 D ScreenView: dispatchDraw:2155
06-04 17:30:56.696 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2158
06-04 17:30:56.697 2186 2186 D ScreenView: dispatchDraw:2158
06-04 17:30:56.712 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2160
06-04 17:30:56.714 2186 2186 D ScreenView: dispatchDraw:2160
06-04 17:30:56.729 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2161
06-04 17:30:56.729 2186 2186 D ScreenView: dispatchDraw:2161
06-04 17:30:56.746 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2161
06-04 17:30:56.746 2186 2186 D ScreenView: dispatchDraw:2161
06-04 17:30:56.753 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2593000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270256737 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5187000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:56.753 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:56.753 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:56.753 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:56.753 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:56.753 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:56.753 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:56.753 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:56.753 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:56.753 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:56.753 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:56.753 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:56.753 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:56.753 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:56.753 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:56.753 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:56.753 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:56.753 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:56.753 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:56.827 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:30:56.828 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:30:56.828 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:30:56.879 2186 2186 D ScreenView: setCurrentScreenInner:2
06-04 17:30:56.879 2186 2253 D Launcher: disableStatusBarClock:false
06-04 17:30:56.879 2186 2186 D EventBus: No subscribers registered for event
class com.miui.home.launcher.common.messages.CurrentScreenIdMessage
06-04 17:30:56.879 2186 2186 D EventBus: No subscribers registered for event
class org.greenrobot.eventbus.NoSubscriberEvent
06-04 17:30:56.879 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2160
06-04 17:30:56.879 2186 2186 D ScreenView: dispatchDraw:2160
06-04 17:30:56.880 2186 2430 I RenderThread: RenderThread resumed
06-04 17:30:56.880 2186 2430 D ScreenElementRoot: resume
06-04 17:30:56.881 2186 2430 I NotifierManager: onRegister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:56.882 2186 2430 D ScreenElementRoot: resume
06-04 17:30:56.896 2186 2186 D Launcher_WallpaperUtils: changeStatusBarMode:false
06-04 17:30:57.052 2186 2186 D FeedSwipeController: touchState : 0 scrolling :
false normalEditing : false WidgetThumbnailViewShowing : false
UninstallDialogShowing : false isMinusScreenShowing: false
06-04 17:30:57.052 2186 2186 D FeedSwipeController: can not use
06-04 17:30:57.054 2186 2186 D Launcher.Workspace: Workspace touch down
06-04 17:30:57.054 2186 2186 D ScreenView: onIntercept:0.0
06-04 17:30:57.054 2186 2186 D ScreenView: not intercept
06-04 17:30:57.054 2186 2430 D ScreenElementRoot: pause
06-04 17:30:57.054 2186 2430 D ScreenElementRoot: pause
06-04 17:30:57.055 2186 2186 D Launcher.CellLayout: touch item:ShortcutInfo,
id=681, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.ezllama.app,
className=com.revesoft.itelmobiledialer.dialer.SplashScreenActivity, screenId=3,
container=-100, cellX=2, cellY=2, spanX=1, spanY=1, isLandscapePos=false
06-04 17:30:57.055 2186 2186 D Launcher.itemIcon: folmeDown
06-04 17:30:57.055 2186 2430 I NotifierManager: onUnregister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:57.056 2186 2430 I RenderThread: RenderThread paused, waiting for
signal
06-04 17:30:57.056 2186 2186 D miui_anim: prepare, from AnimState{mTag='myUp',
mMaps=[0.{}, 1.{ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0000892,
intValue = 0, enable=true},
ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0000892, intValue = 0,
enable=true}}, 2.{}]}, to AnimState{mTag='myDown', mMaps=[0.{}, 1.
{ViewProperty{mPropertyName='scaleX'}=StateValue{value=0.8, intValue = 0,
enable=true}, ViewProperty{mPropertyName='scaleY'}=StateValue{value=0.8, intValue =
0, enable=true}}, 2.{}]}, oneTimeConfigs.length = 1, target =
com.miui.home.launcher.ShortcutIcon{ff487b3 VFE...CL. ........ 540,626-789,927}
(ezLLAMA)
06-04 17:30:57.057 2186 2186 D miui_anim: prepare, property = scaleX, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:57.057 2186 2186 D miui_anim: scaleX, fromValue = 1.0000892, toValue
= 0.8
06-04 17:30:57.057 2186 2186 D miui_anim: prepare, property = scaleY, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:57.057 2186 2186 D miui_anim: scaleY, fromValue = 1.0000892, toValue
= 0.8
06-04 17:30:57.104 2186 2186 D Launcher_dispatchTouchEvent: [motionEvent action:
(rawX,rawY)] 30:57.051[0(678.4,804.6)] 30:57.104[1(678.4,804.6)]
06-04 17:30:57.104 2186 2186 D Launcher_Scrollto: [(rawX,rawY)|scrollX]
06-04 17:30:57.104 2186 2186 D Launcher.Workspace: Workspace touch up or cancel
06-04 17:30:57.104 2186 2186 D Launcher.itemIcon: folmeUp
06-04 17:30:57.105 2186 2430 I RenderThread: RenderThread resumed
06-04 17:30:57.105 2186 2186 D miui_anim: myDown end
06-04 17:30:57.105 2186 2430 D ScreenElementRoot: resume
06-04 17:30:57.105 2186 2186 D miui_anim: prepare, from AnimState{mTag='myDown',
mMaps=[0.{}, 1.{ViewProperty{mPropertyName='scaleX'}=StateValue{value=0.967027,
intValue = 0, enable=true},
ViewProperty{mPropertyName='scaleY'}=StateValue{value=0.967027, intValue = 0,
enable=true}}, 2.{}]}, to AnimState{mTag='myUp', mMaps=[0.{}, 1.
{ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0, intValue = 0,
enable=true}, ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0, intValue =
0, enable=true}}, 2.{}]}, oneTimeConfigs.length = 1, target =
com.miui.home.launcher.ShortcutIcon{ff487b3 VFE...CL. ...P.... 540,626-789,927}
(ezLLAMA)
06-04 17:30:57.105 2186 2186 D miui_anim: prepare, property = scaleX, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:57.105 2186 2186 D miui_anim: scaleX, fromValue = 0.967027, toValue =
1.0
06-04 17:30:57.106 2186 2186 D miui_anim: prepare, property = scaleY, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:30:57.106 2186 2186 D miui_anim: scaleY, fromValue = 0.967027, toValue =
1.0
06-04 17:30:57.106 2186 2430 I NotifierManager: onRegister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:57.107 2186 2430 D ScreenElementRoot: resume
06-04 17:30:57.109 2186 2186 I Timeline: Timeline: Activity_launch_request
time:17066657 intent:Intent { act=android.intent.action.MAIN
cat=[android.intent.category.LAUNCHER] flg=0x10200000
cmp=com.ezllama.app/com.revesoft.itelmobiledialer.dialer.SplashScreenActivity
bnds=[583,707][751,875] (has extras) }
06-04 17:30:57.110 1664 3171 W XSpaceManagerService: checkXSpaceControl,
from:com.miui.home, to:com.ezllama.app, with act:android.intent.action.MAIN,
callingUserId:0, toUserId:0
06-04 17:30:57.112 1664 3171 I ActivityManager: START u0
{act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER]
flg=0x10200000
cmp=com.ezllama.app/com.revesoft.itelmobiledialer.dialer.SplashScreenActivity
bnds=[583,707][751,875] (has extras)} from uid 10028 on display 0
06-04 17:30:57.113 1664 3171 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:30:57.121 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:30:57.121 1664 3171 I ANDR-IOP: MIUI-IOP pkg_name = com.ezllama.app PID
= -1
06-04 17:30:57.125 1664 3171 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:30:57.130 2186 2186 D Launcher.Lifecycle:
onPause:UserHandle{0},66343c9,true
06-04 17:30:57.130 2186 2186 D Launcher_UnlockAnimationStateMachine:
setState:PAUSE_WAIT
06-04 17:30:57.131 2186 2430 D ScreenElementRoot: pause
06-04 17:30:57.131 2186 2430 D ScreenElementRoot: pause
06-04 17:30:57.144 1664 3171 I ActivityManager: Start proc
17942:com.ezllama.app/u0a773 for activity
com.ezllama.app/com.revesoft.itelmobiledialer.dialer.SplashScreenActivity
caller=com.miui.home
06-04 17:30:57.144 1664 3171 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@daa74a9
06-04 17:30:57.144 1664 3171 I ANDR-IOP: MIUI-IOP pkg_name = com.ezllama.app PID
= 17942
06-04 17:30:57.144 3889 4228 D PowerKeeper.Event: notifyAMProcStart processName:
10773 reason: com.ezllama.app, pid:0
06-04 17:30:57.149 2186 2430 I NotifierManager: onUnregister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:30:57.149 2186 2430 I RenderThread: RenderThread paused, waiting for
signal
06-04 17:30:57.149 2186 2253 D Launcher: disableStatusBarClock:false
06-04 17:30:57.149 2186 2186 D Launcher.Lifecycle:
onWindowFocusChanged:false,UserHandle{0},66343c9,true
06-04 17:30:57.164 2186 2186 D Launcher_WallpaperUtils: changeStatusBarMode:false
06-04 17:30:57.178 17942 17942 D TidaProvider: TidaProvider()
06-04 17:30:57.196 17942 17942 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@3ab08b1
06-04 17:30:57.211 2779 2977 I ProcessMonitor: onForegroundInfoChanged:
ForegroundInfo{mForegroundPackageName='com.ezllama.app', mForegroundUid=10773,
mForegroundPid=17942, mLastForegroundPackageName='com.miui.home',
mLastForegroundUid=10028, mLastForegroundPid=2186,
mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=1}
06-04 17:30:57.211 2779 2977 I GameBoosterService: onForegroundInfoChanged:
Cur=com.ezllama.app last=com.miui.home
06-04 17:30:57.212 2779 2977 D GameBoosterService: onGameStatusChange
foreground:ForegroundInfo{mForegroundPackageName='com.ezllama.app',
mForegroundUid=10773, mForegroundPid=17942,
mLastForegroundPackageName='com.miui.home', mLastForegroundUid=10028,
mLastForegroundPid=2186, mMultiWindowForegroundPackageName='null',
mMultiWindowForegroundUid=-1, mFlags=1}
06-04 17:30:57.212 2779 2977 I GameBoosterService: onForegroundInfoChanged: Exit
06-04 17:30:57.213 1664 3171 I Timeline: Timeline: App_transition_ready
time:17066761
06-04 17:30:57.219 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:30:57.224 749 1489 D DnsProxyBlocker: remove uid(10773) for Firewall
06-04 17:30:57.231 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:30:57.231 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:30:57.231 30031 3391 I CloudSettingsProvider: uriMatch : 2
06-04 17:30:57.286 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2592000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270257269 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5186000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:57.286 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:57.286 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:57.286 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:57.286 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:57.286 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:57.286 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:57.286 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:57.286 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:57.286 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:57.286 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:57.286 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:57.286 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:57.286 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:57.286 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:57.286 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:57.286 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:57.286 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:57.286 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:57.289 17942 17942 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:30:57.305 17942 17942 I MultiDex: VM with version 2.1.0 has multidex
support
06-04 17:30:57.305 17942 17942 I MultiDex: Installing application
06-04 17:30:57.305 17942 17942 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
06-04 17:30:57.348 17942 17967 W DynamiteModule: Local module descriptor class for
com.google.firebase.auth not found.
06-04 17:30:57.360 17942 17942 D FirebaseApp:
com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization.
06-04 17:30:57.361 17942 17942 I FirebaseInitProvider: FirebaseApp initialization
successful
06-04 17:30:57.366 17942 17942 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
06-04 17:30:57.367 17942 17970 W DynamiteModule: Local module descriptor class for
com.google.firebase.auth not found.
06-04 17:30:57.372 17942 17970 I FirebaseAuth: [FirebaseAuth:] Loading module via
FirebaseOptions.
06-04 17:30:57.372 17942 17970 I FirebaseAuth: [FirebaseAuth:] Preparing to create
service connection to gms implementation
06-04 17:30:57.397 17942 17942 D AppContentProvider: onCreate
06-04 17:30:57.397 17942 17942 D AppContentProvider:
AUTHORITY:com.revesoft.revechatsdk.contentprovider.com.ezllama.app
06-04 17:30:57.404 17942 17974 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
06-04 17:30:57.416 17942 17966 I FA : App measurement is starting up, version:
16250
06-04 17:30:57.416 17942 17966 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
06-04 17:30:57.416 17942 17966 I FA : To enable faster debug mode event
logging run:
06-04 17:30:57.416 17942 17966 I FA : adb shell setprop
debug.firebase.analytics.app com.ezllama.app
06-04 17:30:57.430 2186 2186 D Launcher_UnlockAnimationStateMachine:
mResetIdleStateRunnable
06-04 17:30:57.462 2186 2186 D miui_anim: myUp, property scaleX end
06-04 17:30:57.463 2186 2186 D miui_anim: myUp, property scaleY end
06-04 17:30:57.463 2186 2186 D miui_anim: myUp end
06-04 17:30:57.477 17942 17942 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:30:57.488 17942 17942 W art : Before Android 4.1, method
android.graphics.PorterDuffColorFilter
androidx.vectordrawable.graphics.drawable.VectorDrawableCompat.updateTintFilter(and
roid.graphics.PorterDuffColorFilter, android.content.res.ColorStateList,
android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-
private method in android.graphics.drawable.Drawable
06-04 17:30:57.499 17942 17942 D AccessibilityManager: current
package=com.ezllama.app, accessibility manager mIsFinalEnabled=false,
mOptimizeEnabled=true, mIsUiAutomationEnabled=false, mIsInterestedPackage=false
06-04 17:30:57.515 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17067063
06-04 17:30:57.516 17942 17942 I art : Rejecting re-init on previously-failed
class java.lang.Class<androidx.core.view.ViewCompat$2>:
java.lang.NoClassDefFoundError: Failed resolution of:
Landroid/view/View$OnUnhandledKeyEventListener;
06-04 17:30:57.516 17942 17942 I art : at void
androidx.core.view.ViewCompat.setOnApplyWindowInsetsListener(android.view.View,
androidx.core.view.OnApplyWindowInsetsListener) (ViewCompat.java:2436)
06-04 17:30:57.516 17942 17942 I art : at android.view.ViewGroup
androidx.appcompat.app.AppCompatDelegateImpl.createSubDecor()
(AppCompatDelegateImpl.java:779)
06-04 17:30:57.516 17942 17942 I art : at void
androidx.appcompat.app.AppCompatDelegateImpl.ensureSubDecor()
(AppCompatDelegateImpl.java:659)
06-04 17:30:57.516 17942 17942 I art : at void
androidx.appcompat.app.AppCompatDelegateImpl.setContentView(int)
(AppCompatDelegateImpl.java:552)
06-04 17:30:57.516 17942 17942 I art : at void
androidx.appcompat.app.AppCompatActivity.setContentView(int)
(AppCompatActivity.java:161)
06-04 17:30:57.516 17942 17942 I art : at void
com.revesoft.itelmobiledialer.dialer.SplashScreenActivity.onCreate(android.os.Bundl
e) (SplashScreenActivity.java:61)
06-04 17:30:57.516 17942 17942 I art : at void
android.app.Activity.performCreate(android.os.Bundle) (Activity.java:6845)
06-04 17:30:57.516 17942 17942 I art : at void
android.app.Instrumentation.callActivityOnCreate(android.app.Activity,
android.os.Bundle) (Instrumentation.java:1119)
06-04 17:30:57.516 17942 17942 I art : at android.app.Activity
android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$Activit
yClientRecord, android.content.Intent) (ActivityThread.java:2700)
06-04 17:30:57.516 17942 17942 I art : at void
android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$Activity
ClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2808)
06-04 17:30:57.516 17942 17942 I art : at void android.app.ActivityThread.-
wrap12(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord,
android.content.Intent, java.lang.String) (ActivityThread.java:-1)
06-04 17:30:57.516 17942 17942 I art : at void
android.app.ActivityThread$H.handleMessage(android.os.Message)
(ActivityThread.java:1541)
06-04 17:30:57.516 17942 17942 I art : at void
android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102)
06-04 17:30:57.516 17942 17942 I art : at void android.os.Looper.loop()
(Looper.java:165)
06-04 17:30:57.516 17942 17942 I art : at void
android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6375)
06-04 17:30:57.516 17942 17942 I art : at java.lang.Object
java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[])
(Method.java:-2)
06-04 17:30:57.516 17942 17942 I art : at void
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:912)
06-04 17:30:57.516 17942 17942 I art : at void
com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:802)
06-04 17:30:57.516 17942 17942 I art : Caused by:
java.lang.ClassNotFoundException: Didn't find class
"android.view.View$OnUnhandledKeyEventListener" on path: DexPathList[[zip file
"/data/app/com.ezllama.app-
1/base.apk"],nativeLibraryDirectories=[/data/app/com.ezllama.app-1/lib/arm64,
/data/app/com.ezllama.app-1/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]
06-04 17:30:57.516 17942 17942 I art : at java.lang.Class
dalvik.system.BaseDexClassLoader.findClass(java.lang.String)
(BaseDexClassLoader.java:74)
06-04 17:30:57.516 17942 17942 I art : at java.lang.Class
java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:380)
06-04 17:30:57.516 17942 17942 I art : at java.lang.Class
java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
06-04 17:30:57.516 17942 17942 I art : at void
androidx.core.view.ViewCompat.setOnApplyWindowInsetsListener(android.view.View,
androidx.core.view.OnApplyWindowInsetsListener) (ViewCompat.java:2436)
06-04 17:30:57.516 17942 17942 I art : at android.view.ViewGroup
androidx.appcompat.app.AppCompatDelegateImpl.createSubDecor()
(AppCompatDelegateImpl.java:779)
06-04 17:30:57.516 17942 17942 I art : at void
androidx.appcompat.app.AppCompatDelegateImpl.ensureSubDecor()
(AppCompatDelegateImpl.java:659)
06-04 17:30:57.516 17942 17942 I art : at void
androidx.appcompat.app.AppCompatDelegateImpl.setContentView(int)
(AppCompatDelegateImpl.java:552)
06-04 17:30:57.516 17942 17942 I art : at void
androidx.appcompat.app.AppCompatActivity.setContentView(int)
(AppCompatActivity.java:161)
06-04 17:30:57.516 17942 17942 I art : at void
com.revesoft.itelmobiledialer.dialer.SplashScreenActivity.onCreate(android.os.Bundl
e) (SplashScreenActivity.java:61)
06-04 17:30:57.516 17942 17942 I art : at void
android.app.Activity.performCreate(android.os.Bundle) (Activity.java:6845)
06-04 17:30:57.516 17942 17942 I art : at void
android.app.Instrumentation.callActivityOnCreate(android.app.Activity,
android.os.Bundle) (Instrumentation.java:1119)
06-04 17:30:57.516 17942 17942 I art : at android.app.Activity
android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$Activit
yClientRecord, android.content.Intent) (ActivityThread.java:2700)
06-04 17:30:57.516 17942 17942 I art : at void
android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$Activity
ClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2808)
06-04 17:30:57.516 17942 17942 I art : at void android.app.ActivityThread.-
wrap12(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord,
android.content.Intent, java.lang.String) (ActivityThread.java:-1)
06-04 17:30:57.516 17942 17942 I art : at void
android.app.ActivityThread$H.handleMessage(android.os.Message)
(ActivityThread.java:1541)
06-04 17:30:57.516 17942 17942 I art : at void
android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102)
06-04 17:30:57.516 17942 17942 I art : at void android.os.Looper.loop()
(Looper.java:165)
06-04 17:30:57.516 17942 17942 I art : at void
android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6375)
06-04 17:30:57.516 17942 17942 I art : at java.lang.Object
java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[])
(Method.java:-2)
06-04 17:30:57.516 17942 17942 I art : at void
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:912)
06-04 17:30:57.516 17942 17942 I art : at void
com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:802)
06-04 17:30:57.516 17942 17942 I art :
06-04 17:30:57.519 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:30:57.519 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:30:57.519 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 24 microseconds, avg: 849
06-04 17:30:57.519 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:30:57.519 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:30:57.519 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 7 microseconds, avg: 848
06-04 17:30:57.542 17942 17985 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:30:57.555 17942 17942 I TypefaceUtils: Typeface has no familyName field
06-04 17:30:57.583 17942 17942 I PermissionUtil: Ungranted Startup permissions
size: 0
06-04 17:30:57.586 17942 17942 D DialerServiceBinder: Requested for binding service
06-04 17:30:57.588 17942 17942 D DialerServiceBinder: Requested for binding service
06-04 17:30:57.594 17942 17942 D Foreground: onActivityResumed
06-04 17:30:57.602 17942 17966 I FA : Tag Manager is not found and thus will
not be used
06-04 17:30:57.609 17942 17942 E HAL : PATH3 /odm/lib64/hw/gralloc.qcom.so
06-04 17:30:57.609 17942 17942 E HAL : PATH2 /vendor/lib64/hw/gralloc.qcom.so
06-04 17:30:57.609 17942 17942 E HAL : PATH1 /system/lib64/hw/gralloc.qcom.so
06-04 17:30:57.609 17942 17942 E HAL : PATH3 /odm/lib64/hw/gralloc.msm8953.so
06-04 17:30:57.609 17942 17942 E HAL : PATH2
/vendor/lib64/hw/gralloc.msm8953.so
06-04 17:30:57.609 17942 17942 E HAL : PATH1
/system/lib64/hw/gralloc.msm8953.so
06-04 17:30:57.627 17942 17942 I DialerService: onCreate() called
06-04 17:30:57.628 17942 17942 I PermissionUtil: Ungranted Startup permissions
size: 0
06-04 17:30:57.628 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2592000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270257614 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5186000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:57.628 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:57.628 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:57.628 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:57.628 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:57.628 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:57.628 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:57.628 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:57.628 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:57.628 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:57.628 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:57.628 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:57.628 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:57.628 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:57.628 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:57.628 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:57.628 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:57.628 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:57.628 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:57.644 9641 15450 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:30:57.647 17942 17942 W Test : Starting from dialerservice
06-04 17:30:57.648 17942 17942 I DialerService: onStartCommand: startId:Intent
{ cmp=com.ezllama.app/com.revesoft.itelmobiledialer.service.DialerService }
06-04 17:30:57.667 17942 17999 I Adreno : QUALCOMM build :
01d2d27, I3d52eaf367
06-04 17:30:57.667 17942 17999 I Adreno : Build Date :
12/10/16
06-04 17:30:57.667 17942 17999 I Adreno : OpenGL ES Shader Compiler Version:
XE031.09.00.03
06-04 17:30:57.667 17942 17999 I Adreno : Local Branch :
06-04 17:30:57.667 17942 17999 I Adreno : Remote Branch :
06-04 17:30:57.667 17942 17999 I Adreno : Remote Branch :
06-04 17:30:57.667 17942 17999 I Adreno : Reconstruct Branch :
06-04 17:30:57.667 17942 18002 W System.err: java.io.FileNotFoundException:
/data/user/0/com.ezllama.app/files/MSG_QUEUE.txt (No such file or directory)
06-04 17:30:57.669 17942 18002 W System.err: at
java.io.FileInputStream.open(Native Method)
06-04 17:30:57.669 17942 18002 W System.err: at
java.io.FileInputStream.<init>(FileInputStream.java:146)
06-04 17:30:57.669 17942 18002 W System.err: at
android.app.ContextImpl.openFileInput(ContextImpl.java:495)
06-04 17:30:57.669 17942 18002 W System.err: at
android.content.ContextWrapper.openFileInput(ContextWrapper.java:196)
06-04 17:30:57.669 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.signalling.newMessaging.IMMessageProcessor.LoadMessag
eQueueAndMultipartMapFromFile(IMMessageProcessor.java:154)
06-04 17:30:57.669 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.signalling.newMessaging.IMMessageProcessor.<init>(IMM
essageProcessor.java:82)
06-04 17:30:57.669 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.signalling.newMessaging.IMMessageProcessor.getAccess(
IMMessageProcessor.java:101)
06-04 17:30:57.669 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$RestartSipProviderRunnable.run(
DialerService.java:3467)
06-04 17:30:57.669 17942 18002 W System.err: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:57.670 17942 18002 W System.err: java.io.FileNotFoundException:
/data/user/0/com.ezllama.app/files/MULTIPART_MESSAGE_MAP.txt (No such file or
directory)
06-04 17:30:57.671 17942 18002 W System.err: at
java.io.FileInputStream.open(Native Method)
06-04 17:30:57.671 17942 18002 W System.err: at
java.io.FileInputStream.<init>(FileInputStream.java:146)
06-04 17:30:57.671 17942 18002 W System.err: at
android.app.ContextImpl.openFileInput(ContextImpl.java:495)
06-04 17:30:57.671 17942 18002 W System.err: at
android.content.ContextWrapper.openFileInput(ContextWrapper.java:196)
06-04 17:30:57.671 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.signalling.newMessaging.IMMessageProcessor.LoadMessag
eQueueAndMultipartMapFromFile(IMMessageProcessor.java:168)
06-04 17:30:57.671 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.signalling.newMessaging.IMMessageProcessor.<init>(IMM
essageProcessor.java:82)
06-04 17:30:57.671 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.signalling.newMessaging.IMMessageProcessor.getAccess(
IMMessageProcessor.java:101)
06-04 17:30:57.671 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$RestartSipProviderRunnable.run(
DialerService.java:3467)
06-04 17:30:57.671 17942 18002 W System.err: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:57.672 17942 18002 W System.err: java.io.FileNotFoundException:
/data/user/0/com.ezllama.app/files/MSG_QUEUE.txt (No such file or directory)
06-04 17:30:57.673 17942 18002 W System.err: at
java.io.FileInputStream.open(Native Method)
06-04 17:30:57.673 17942 18002 W System.err: at
java.io.FileInputStream.<init>(FileInputStream.java:146)
06-04 17:30:57.673 17942 18002 W System.err: at
android.app.ContextImpl.openFileInput(ContextImpl.java:495)
06-04 17:30:57.673 17942 18002 W System.err: at
android.content.ContextWrapper.openFileInput(ContextWrapper.java:196)
06-04 17:30:57.674 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.signalling.newMessaging.IMMessageProcessor.LoadMessag
eQueueAndMultipartMapFromFile(IMMessageProcessor.java:154)
06-04 17:30:57.674 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.signalling.newMessaging.IMMessageProcessor.getAccess(
IMMessageProcessor.java:102)
06-04 17:30:57.674 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$RestartSipProviderRunnable.run(
DialerService.java:3467)
06-04 17:30:57.674 17942 18002 W System.err: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:57.675 17942 17999 I OpenGLRenderer: Initialized EGL, version 1.4
06-04 17:30:57.675 17942 17999 D OpenGLRenderer: Swap behavior 1
06-04 17:30:57.676 17942 18002 W System.err: java.io.FileNotFoundException:
/data/user/0/com.ezllama.app/files/MULTIPART_MESSAGE_MAP.txt (No such file or
directory)
06-04 17:30:57.676 17942 18002 W System.err: at
java.io.FileInputStream.open(Native Method)
06-04 17:30:57.677 17942 18002 W System.err: at
java.io.FileInputStream.<init>(FileInputStream.java:146)
06-04 17:30:57.677 17942 18002 W System.err: at
android.app.ContextImpl.openFileInput(ContextImpl.java:495)
06-04 17:30:57.677 17942 18002 W System.err: at
android.content.ContextWrapper.openFileInput(ContextWrapper.java:196)
06-04 17:30:57.677 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.signalling.newMessaging.IMMessageProcessor.LoadMessag
eQueueAndMultipartMapFromFile(IMMessageProcessor.java:168)
06-04 17:30:57.677 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.signalling.newMessaging.IMMessageProcessor.getAccess(
IMMessageProcessor.java:102)
06-04 17:30:57.677 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$RestartSipProviderRunnable.run(
DialerService.java:3467)
06-04 17:30:57.677 17942 18002 W System.err: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:57.691 17942 17942 I iftaLog : 0
06-04 17:30:57.696 17942 17942 D DialerServiceBinder: Service connected
06-04 17:30:57.697 17942 17942 D DialerServiceBinder: Releasing Service Lock
06-04 17:30:57.727 17942 18002 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:30:57.729 17942 18002 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:30:57.729 17942 18002 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:30:57.729 17942 18002 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:30:57.729 17942 18002 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:30:57.729 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:30:57.729 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:30:57.729 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:30:57.729 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.<init>(SIPRegistration.jav
a:27)
06-04 17:30:57.729 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPProvider.init(SIPProvider.java:524)
06-04 17:30:57.729 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPProvider.restart(SIPProvider.java:6897)
06-04 17:30:57.729 17942 18002 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$RestartSipProviderRunnable.run(
DialerService.java:3468)
06-04 17:30:57.729 17942 18002 W System.err: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:57.733 17942 17952 I art : Background sticky concurrent mark sweep
GC freed 41926(3MB) AllocSpace objects, 35(1124KB) LOS objects, 23% free,
11MB/15MB, paused 5.986ms total 57.548ms
06-04 17:30:57.736 1664 1686 I ActivityManager: Displayed
com.ezllama.app/com.revesoft.itelmobiledialer.dialer.SplashScreenActivity: +603ms
06-04 17:30:57.736 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{1105618 u0
com.ezllama.app/com.revesoft.itelmobiledialer.dialer.SplashScreenActivity t1010}
time:17067284
06-04 17:30:57.737 1664 1877 D ActivityTrigger: ActivityTrigger
activityStopTrigger
06-04 17:30:57.738 3889 4228 D PowerKeeper.Event: notifyActivityLaunchTime:
com.ezllama.app/com.revesoft.itelmobiledialer.dialer.SplashScreenActivity
totalTime: 603
06-04 17:30:57.744 2186 2186 D Launcher.Lifecycle:
onStop:UserHandle{0},66343c9,false
06-04 17:30:57.760 17942 18002 I Opus_JNI: sampleRate 8000
06-04 17:30:57.760 17942 18002 I Opus_JNI: unitFrameTime 60
06-04 17:30:57.760 17942 18002 I Opus_JNI: uniteFrameEncodedSize 180
06-04 17:30:57.760 17942 18002 I Opus_JNI: uniteDecodedFrameSize 480
06-04 17:30:57.762 733 8322 I AudioPolicyManagerCustom: setting force DEEP
buffer now
06-04 17:30:57.762 733 8322 V AudioPolicyManagerCustom: getOutputForDevice()
returns output 29
06-04 17:30:57.763 733 8322 I AudioPolicyManagerCustom: setting force DEEP
buffer now
06-04 17:30:57.763 733 8322 V AudioPolicyManagerCustom: getOutputForDevice()
returns output 29
06-04 17:30:57.763 733 8322 I AudioPolicyManagerCustom: setting force DEEP
buffer now
06-04 17:30:57.763 733 8322 V AudioPolicyManagerCustom: getOutputForDevice()
returns output 29
06-04 17:30:57.768 1664 3228 I WindowManager: Destroying surface
Surface(name=com.miui.home/com.miui.home.launcher.Launcher) called by
com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.AppWindowToken.destroySurfaces:366
com.android.server.wm.AppWindowToken.notifyAppStopped:394
com.android.server.wm.WindowManagerService.notifyAppStopped:4685
com.android.server.am.ActivityStack.activityStoppedLocked:1305
com.android.server.am.ActivityManagerService.activityStopped:7424
06-04 17:30:57.774 733 8322 I AudioPolicyManagerCustom: offload disabled by
audio.offload.disable=1
06-04 17:30:57.774 733 8322 I AudioPolicyManagerCustom: Direct PCM is disabled
for this request
06-04 17:30:57.774 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:57.774 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:57.774 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns - audio_mode=0
06-04 17:30:57.774 733 8322 I hash_map_utils: key: 'audio_mode' value: ''
06-04 17:30:57.774 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:57.774 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:57.774 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns - voip_out_stream_count=0
06-04 17:30:57.774 733 8322 I hash_map_utils: key: 'voip_out_stream_count'
value: ''
06-04 17:30:57.774 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:57.775 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:57.775 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns - voip_sample_rate=0
06-04 17:30:57.775 733 8322 I hash_map_utils: key: 'voip_sample_rate' value: ''
06-04 17:30:57.775 733 8322 I AudioPolicyManagerCustom: FLAG None hence request
for a primary output
06-04 17:30:57.775 733 8322 V AudioPolicyManagerCustom: getOutputForDevice()
returns output 13
06-04 17:30:57.775 733 8322 D compress_voip:
voice_extn_compress_voip_out_get_parameters: enter
06-04 17:30:57.776 17942 18002 D AudioTrack: Client defaulted notificationFrames to
432 for frameCount 1296
06-04 17:30:57.781 733 8322 D audio_hw_primary: adev_open_input_stream: enter:
sample_rate(8000) channel_mask(0x10) devices(0x80000080)
stream_handle(0xe8afc3c0) io_handle(86) source(7) format 1
06-04 17:30:57.783 733 8322 V AudioPolicyEffects: addInputEffects(): input: 86,
refCount: 1
06-04 17:30:57.783 733 8322 V AudioPolicyEffects: addInputEffects(): added Fx
aec on source: 7
06-04 17:30:57.783 733 8322 V AudioPolicyEffects: addInputEffects(): added Fx ns
on source: 7
06-04 17:30:57.790 733 18017 I AudioFlinger: AudioFlinger's thread 0xe5d03700
ready to run
06-04 17:30:57.790 733 18017 D audio_hw_primary: in_standby: enter: stream
(0xe8afc3c0) usecase(16: audio-record)
06-04 17:30:57.794 733 18017 D audio_hw_primary: in_standby: enter: stream
(0xe8afc3c0) usecase(16: audio-record)
06-04 17:30:57.830 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2592000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270257813 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5185000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:57.830 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:57.830 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:57.830 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:57.830 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:57.830 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:57.830 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:57.830 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:57.830 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:57.830 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:57.830 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:57.830 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:57.830 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:57.830 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:57.830 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:57.830 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:57.830 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:57.830 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:57.830 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:57.869 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 4
06-04 17:30:57.929 1664 1686 I WindowManager: Destroying surface
Surface(name=Starting com.ezllama.app) called by
com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.AppWindowToken.destroySurfaces:366
com.android.server.wm.WindowStateAnimator.finishExit:565
com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491
com.android.server.wm.WindowAnimator.updateWindowsLocked:312
com.android.server.wm.WindowAnimator.animateLocked:727
06-04 17:30:58.071 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:30:58.073 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:30:58.088 17942 17942 D LogOut : startApplication
06-04 17:30:58.090 17942 17942 I Timeline: Timeline: Activity_launch_request
time:17067638 intent:Intent { flg=0x10000
cmp=com.ezllama.app/com.revesoft.itelmobiledialer.dashboard.FrinzoDashboardActivity
}
06-04 17:30:58.091 1664 4058 I ActivityManager: START u0 {flg=0x10000
cmp=com.ezllama.app/com.revesoft.itelmobiledialer.dashboard.FrinzoDashboardActivity
} from uid 10773 on display 0
06-04 17:30:58.095 1664 4058 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:30:58.100 17942 17942 D Foreground: onActivityPaused
06-04 17:30:58.105 1664 4058 I Timeline: Timeline: App_transition_ready
time:17067653
06-04 17:30:58.155 17942 17942 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@74eba85
06-04 17:30:58.158 17942 17942 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@13820da
06-04 17:30:58.158 17942 17942 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@184990b
06-04 17:30:58.171 17942 17942 W RippleUtils: Use a non-transparent color for the
default color as it will be used to finish ripple animations.
06-04 17:30:58.227 17942 17942 D Foreground: onActivityResumed
06-04 17:30:58.229 17942 17942 D BaseDashboard: onResume
06-04 17:30:58.234 17942 17942 D DialerServiceBinder: Requested for binding service
06-04 17:30:58.235 17942 18028 W AppIconNotification: ShortcutBadgerApplied count:
0
06-04 17:30:58.236 17942 17942 D DialerServiceBinder: Requested for binding service
06-04 17:30:58.243 17942 17942 D BaseDashboard: onNewToken: cH_m3-
u75Yc:APA91bHrKhmtG0HC0W5yUi2bXh946AG34PMDs1rn_Ge_IumMeE7S37gMlELPTSqvLpI4ha4F5wwZv
Gn9wi_0wuiT_IWOgajaYT0A7cgzt0iBMDjI9pqYJIDBniFlsOYEfDkRMNFvJ4G0
06-04 17:30:58.243 17942 17942 D BaseDashboard:
preferences.getString(GCM_REGISTRATION_ID): cH_m3-
u75Yc:APA91bHrKhmtG0HC0W5yUi2bXh946AG34PMDs1rn_Ge_IumMeE7S37gMlELPTSqvLpI4ha4F5wwZv
Gn9wi_0wuiT_IWOgajaYT0A7cgzt0iBMDjI9pqYJIDBniFlsOYEfDkRMNFvJ4G0
06-04 17:30:58.243 17942 17942 D BaseDashboard: value: false
06-04 17:30:58.243 17942 17942 D ContactManagerService: onCreate()
06-04 17:30:58.246 17942 17942 D ContactManagerService: onStartCommand()
06-04 17:30:58.246 17942 17942 D ContactManagerService: loading data from
onStartCommand()
06-04 17:30:58.246 17942 17942 I DialerService: onStartCommand: startId:Intent
{ cmp=com.ezllama.app/com.revesoft.itelmobiledialer.service.DialerService }
06-04 17:30:58.251 17942 17942 D DialerServiceBinder: Service connected
06-04 17:30:58.251 17942 17942 D DialerServiceBinder: Releasing Service Lock
06-04 17:30:58.284 17942 17947 I art : Do partial code cache collection,
code=24KB, data=29KB
06-04 17:30:58.284 17942 17947 I art : After code cache collection, code=23KB,
data=28KB
06-04 17:30:58.284 17942 17947 I art : Increasing code cache capacity to 128KB
06-04 17:30:58.304 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2591000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270258295 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5184000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:58.304 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:58.304 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:58.304 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:58.304 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:58.304 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:58.304 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:58.304 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:58.304 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:58.304 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:58.304 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:58.304 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:58.304 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:58.304 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:58.304 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:58.304 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:58.304 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:58.304 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:58.304 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:58.369 2871 2930 D com.xiaomi.common.Network: Http POST Response
Code: 200
06-04 17:30:58.383 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:30:58.383 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:30:58.385 17942 18021 D Abhi : WifiOn: true MobileDataOn: true
06-04 17:30:58.386 1664 4058 W NetworkIdentity: Active mobile network without
subscriber!
06-04 17:30:58.386 17942 18021 D Abhi : WifiConnectionOn: true
MobileDataConnectionOn: false
06-04 17:30:58.395 1664 3227 I Timeline: Timeline: App_transition_ready
time:17067943
06-04 17:30:58.397 1664 3227 I Timeline: Timeline: App_transition_ready
time:17067945
06-04 17:30:58.455 17942 17942 E err : 2131428758 0
06-04 17:30:58.469 17942 17999 W OpenGLRenderer: Points are too far apart 4.000001
06-04 17:30:58.484 1664 1686 I Timeline: Timeline: App_transition_ready
time:17068032
06-04 17:30:58.484 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17068032
06-04 17:30:58.485 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:30:58.485 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:30:58.486 1664 1686 I ActivityManager: Displayed
com.ezllama.app/com.revesoft.itelmobiledialer.dashboard.FrinzoDashboardActivity:
+385ms
06-04 17:30:58.486 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{a76fa66 u0
com.ezllama.app/com.revesoft.itelmobiledialer.dashboard.FrinzoDashboardActivity
t1010} time:17068034
06-04 17:30:58.486 3889 4228 D PowerKeeper.Event: notifyActivityLaunchTime:
com.ezllama.app/com.revesoft.itelmobiledialer.dashboard.FrinzoDashboardActivity
totalTime: 385
06-04 17:30:58.487 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:30:58.487 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:30:58.487 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 17 microseconds, avg: 848
06-04 17:30:58.509 17942 17942 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@a292d1
06-04 17:30:58.509 17942 17942 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@c9a6136
06-04 17:30:58.579 17942 17942 I saugatha-test: [KeyPadFragment][onResume]
06-04 17:30:58.579 17942 17942 I saugatha-test: [KeyPadFragment][onResume] set
balance text
06-04 17:30:58.628 17942 17947 I art : Do partial code cache collection,
code=56KB, data=59KB
06-04 17:30:58.628 17942 17947 I art : After code cache collection, code=56KB,
data=59KB
06-04 17:30:58.629 17942 17947 I art : Increasing code cache capacity to 256KB
06-04 17:30:58.646 1664 4058 I WindowManager: Destroying surface
Surface(name=com.ezllama.app/com.revesoft.itelmobiledialer.dialer.SplashScreenActiv
ity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.WindowManagerService.tryStartExitingAnimation:3184
com.android.server.wm.WindowManagerService.relayoutWindow:3064
com.android.server.wm.Session.relayout:224
android.view.IWindowSession$Stub.onTransact:286
com.android.server.wm.Session.onTransact:145
06-04 17:30:58.655 17942 17942 D DialerServiceBinder: Service unbinded
06-04 17:30:58.663 17942 18021 D Abhi : WifiOn: true MobileDataOn: true
06-04 17:30:58.665 1664 4058 W NetworkIdentity: Active mobile network without
subscriber!
06-04 17:30:58.665 17942 18021 D Abhi : WifiConnectionOn: true
MobileDataConnectionOn: false
06-04 17:30:58.826 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:30:58.827 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:30:58.827 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:30:58.908 14371 14371 I Ads : JS: Dynamics Engine Not Included,
Proceed as standard (https://s0.2mdn.net/3404318/1586783766874/index.html:102)
06-04 17:30:58.973 733 28345 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:58.973 733 28345 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:58.973 733 28345 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:58.973 733 28345 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:58.974 14371 14371 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:58.974 733 28345 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:58.974 733 28345 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:58.974 733 28345 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:58.974 733 28345 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:58.983 14371 14371 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:30:58.984 733 28345 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:58.984 733 28345 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:58.984 733 28345 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:58.984 733 28345 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:58.985 733 28345 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:30:58.985 733 28345 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:30:58.985 733 28345 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:30:58.985 733 28345 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:30:59.048 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2591000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270259038 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5183000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:30:59.048 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:30:59.048 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:30:59.048 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:30:59.048 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:30:59.048 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:30:59.048 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:30:59.048 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:30:59.048 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:30:59.048 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:30:59.048 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:30:59.048 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:30:59.048 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:30:59.048 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:30:59.048 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:30:59.048 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:30:59.048 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:30:59.048 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:30:59.048 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:30:59.276 17942 17942 I saugatha-test: [BalanceRequestHelper]
createRequestParameters ++
06-04 17:30:59.277 17942 17942 I System.out: Key = AuthToken, Value = c3219703-
a656-11ea-8ed3-f23c92f15806
06-04 17:30:59.277 17942 17942 I System.out: Key = ClientID, Value = 7ffdbcc0-da27-
11e9-b4b4-000c29764ba3
06-04 17:30:59.277 17942 17942 I System.out: Key = CustomerId, Value = 218
06-04 17:30:59.277 17942 17942 I System.out: Key = CustomerPhone, Value =
8801847003217
06-04 17:30:59.277 17942 17942 I System.out: Key = Language, Value = es
06-04 17:30:59.277 17942 17942 I System.out: Key = Nonce, Value = 1591270259276
06-04 17:30:59.277 17942 17942 I HTTP_API_CALL: strPara AuthToken=c3219703-a656-
11ea-8ed3-f23c92f15806&ClientID=7ffdbcc0-da27-11e9-b4b4-
000c29764ba3&CustomerId=218&CustomerPhone=8801847003217&Language=es&Nonce=159127025
9276
06-04 17:30:59.277 17942 17942 I HTTP_API_CALL: full string AuthToken=c3219703-
a656-11ea-8ed3-f23c92f15806&ClientID=7ffdbcc0-da27-11e9-b4b4-
000c29764ba3&CustomerId=218&CustomerPhone=8801847003217&Language=es&Nonce=159127025
9276&APIKey=b17118c0-dfa7-11e9-b366-000c29c3bff7
06-04 17:30:59.278 17942 17942 I HTTP_API_CALL: hash =
1BA798F63A2ACAF7590798518AF3B28202664AF643400730287C0A230AD3FC1D
06-04 17:30:59.278 17942 17942 I HTTP_API_CALL: sign =
1BA798F63A2ACAF7590798518AF3B28202664AF643400730287C0A230AD3FC1D
06-04 17:30:59.278 17942 17942 I HTTP_API_CALL: got value of sign
1BA798F63A2ACAF7590798518AF3B28202664AF643400730287C0A230AD3FC1D
06-04 17:30:59.278 17942 17942 I saugatha-test: [BalanceRequestHelper]
createRequestParameters --
06-04 17:30:59.278 17942 17942 D HTTP_API_CALL:
https://micuenta.ezllama.com/api/v1/customer/get-balance
06-04 17:30:59.370 17942 17978 I System : Loaded time zone names for "es" in 22ms
(21ms in ICU)
06-04 17:30:59.436 17942 17947 I art : Compiler allocated 10MB to compile void
com.revesoft.itelmobiledialer.service.DialerService$19.onReceive(android.content.Co
ntext, android.content.Intent)
06-04 17:30:59.455 2186 2272 W System : Ignoring header Cookie because its value
was null.
06-04 17:30:59.681 17942 17977 I iftaLog : HTTP status code is : 404
06-04 17:30:59.827 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:30:59.827 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:30:59.827 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:30:59.875 14371 14371 I Ads : JS: Dynamics Engine Not Included,
Proceed as standard (https://s0.2mdn.net/3404318/1586783758172/index.html:102)
06-04 17:30:59.877 17942 18020 D Abhi : WifiOn: true MobileDataOn: true
06-04 17:30:59.877 1664 3227 W NetworkIdentity: Active mobile network without
subscriber!
06-04 17:30:59.878 17942 18020 D Abhi : WifiConnectionOn: true
MobileDataConnectionOn: false
06-04 17:31:00.001 1856 1856 D KeyguardUpdateMonitor: handleTimeUpdate
06-04 17:31:00.123 733 28345 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:31:00.123 733 28345 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:31:00.123 733 28345 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:31:00.123 733 28345 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:31:00.125 14371 14371 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:31:00.126 733 28345 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:31:00.126 733 28345 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:31:00.126 733 28345 V msm8916_platform: platform_get_parameters: exit:
returns -
06-04 17:31:00.126 733 28345 I hash_map_utils: key: 'hifi_mode' value: ''
06-04 17:31:00.201 2115 5429 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2589000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270260185 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5180000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:31:00.201 2115 5429 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:31:00.201 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:31:00.201 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:31:00.201 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:31:00.201 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:31:00.201 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:31:00.201 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:31:00.201 2115 5429 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:31:00.201 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:31:00.201 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:31:00.201 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:31:00.201 2115 5429 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:31:00.201 2115 5429 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:31:00.201 2115 5429 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:31:00.201 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:31:00.201 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:31:00.201 2115 5429 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:00.201 2115 5429 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:00.396 17942 18031 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:31:00.396 17942 18031 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:31:00.396 17942 18031 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:31:00.396 17942 18031 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:31:00.396 17942 18031 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:31:00.396 17942 18031 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:31:00.396 17942 18031 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:31:00.396 17942 18031 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:31:00.396 17942 18031 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:31:00.432 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 4
06-04 17:31:00.439 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 4
06-04 17:31:00.664 17942 17942 D HTTP_API_CALL:
{"Result":"SUCCESS","Balance":"0.90"}
06-04 17:31:00.664 17942 17942 D saugatha-test: got SUCCESSFUL response
06-04 17:31:00.664 17942 17942 I saugatha-test: balance 0.90
06-04 17:31:00.668 17942 17942 I saugatha-test: [KeyPadFragment][UPDATE_BALANCE]
bal 0.90
06-04 17:31:01.057 17942 18021 I DialerService: updateRegistrationImage: false
06-04 17:31:01.058 17942 17942 D BaseDashboard: UPDATE_REGISTRATION_IMAGE false
06-04 17:31:01.080 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:31:01.084 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:31:01.090 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:01.091 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:01.092 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:01.093 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:01.094 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:01.095 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:01.096 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:01.096 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:01.246 17942 17942 W MultipartViaFileRetry: Message Failed updated to:
0
06-04 17:31:01.246 17942 17942 W MultipartViaFileRetry: Retry priority hase set to:
Message
06-04 17:31:01.247 17942 17942 W MultipartViaFileRetry: Message failed updated to:
0
06-04 17:31:01.247 17942 17942 W MultipartViaFileRetry: Retry priority hase set to:
Message
06-04 17:31:02.827 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:02.828 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:02.829 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:02.932 2186 2198 D FancyDrawable: cleanUp:
[miui.maml.FancyDrawable@bd0482f]
06-04 17:31:02.932 2186 2198 D MultipleRenderable: remove: null
06-04 17:31:02.932 2186 2198 D MultipleRenderable: remove: null
06-04 17:31:02.932 2186 2198 D MultipleRenderable: remove: null
06-04 17:31:02.932 2186 2198 D RendererCore: remove:
miui.maml.FancyDrawable@bd0482f size:3
06-04 17:31:02.932 2186 2198 D FancyDrawable: cleanUp:
[miui.maml.FancyDrawable@bd0482f]
06-04 17:31:02.932 2186 2198 D RendererCore: remove:
miui.maml.FancyDrawable@bd0482f size:3
06-04 17:31:02.933 2186 2198 D FancyDrawable: cleanUp:
[miui.maml.FancyDrawable@e568fbc]
06-04 17:31:02.933 2186 2198 D RendererCore: remove:
miui.maml.FancyDrawable@e568fbc size:3
06-04 17:31:02.933 2186 2198 D FancyDrawable: cleanUp:
[miui.maml.FancyDrawable@e568fbc]
06-04 17:31:02.933 2186 2198 D RendererCore: remove:
miui.maml.FancyDrawable@e568fbc size:3
06-04 17:31:02.934 2186 2198 D FancyDrawable: cleanUp:
[miui.maml.FancyDrawable@9f3b6c1]
06-04 17:31:02.934 2186 2198 D RendererCore: remove:
miui.maml.FancyDrawable@9f3b6c1 size:3
06-04 17:31:02.934 2186 2198 D FancyDrawable: cleanUp:
[miui.maml.FancyDrawable@9f3b6c1]
06-04 17:31:02.934 2186 2198 D RendererCore: remove:
miui.maml.FancyDrawable@9f3b6c1 size:3
06-04 17:31:02.991 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 4
06-04 17:31:03.471 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SCAN TYPE=ONLY freq=2462 scan_id=30,39,28,38,40,4,46,36,15'
06-04 17:31:03.471 1959 1959 D wpa_supplicant: wlan0: Setting scan request:
0.000000 sec
06-04 17:31:03.471 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=3
06-04 17:31:03.471 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=9): 48 75
73 73 61 69 6e 69 20
06-04 17:31:03.471 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=5): 44 61
6c 61 6e
06-04 17:31:03.472 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=17): 41 6e
64 72 6f 69 64 53 68 61 72 65 5f 38 35 37 34
06-04 17:31:03.472 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=17): 41 6e
64 72 6f 69 64 53 68 61 72 65 5f 33 30 31 31
06-04 17:31:03.472 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=20): 55 45
52 4a 54 59 61 69 75 50 45 47 55 6d 56 6b 62 57 6b 67
06-04 17:31:03.472 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=28): 41 41
41 41 41 4a 57 47 6b 79 6b 41 54 77 45 6e 52 65 64 6d 69 20 4e 6f 74 65 20 35
06-04 17:31:03.472 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=28): 41 77
41 41 41 49 61 69 75 50 45 41 58 77 45 30 52 65 64 6d 69 20 4e 6f 74 65 20 34
06-04 17:31:03.472 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=28): 42 51
41 41 41 4e 66 45 53 2f 77 41 66 77 46 6e 52 65 64 6d 69 20 4e 6f 74 65 20 34
06-04 17:31:03.472 1959 1959 D wpa_supplicant: Over max scan SSIDs for manual
request
06-04 17:31:03.472 1959 1959 D wpa_supplicant: wlan0: Include wildcard SSID in
the scan request
06-04 17:31:03.472 1959 1959 D wpa_supplicant: wlan0: Limit manual scan to
specified channels
06-04 17:31:03.472 1959 1959 D wpa_supplicant: wlan0: Add radio work
'scan'@0x7f8bc2ef60
06-04 17:31:03.472 1959 1959 D wpa_supplicant: wlan0: First radio work item in
the queue - schedule start immediately
06-04 17:31:03.473 1959 1959 D wpa_supplicant: wlan0: Starting radio work
'scan'@0x7f8bc2ef60 after 0.000152 second wait
06-04 17:31:03.473 1959 1959 D wpa_supplicant: wlan0: nl80211: scan request
06-04 17:31:03.473 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=9): 48 75 73 73 61 69 6e 69 20
06-04 17:31:03.473 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=5): 44 61 6c 61 6e
06-04 17:31:03.473 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=17): 41 6e 64 72 6f 69 64 53 68 61 72 65 5f 38 35 37 34
06-04 17:31:03.473 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=17): 41 6e 64 72 6f 69 64 53 68 61 72 65 5f 33 30 31 31
06-04 17:31:03.473 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=20): 55 45 52 4a 54 59 61 69 75 50 45 47 55 6d 56 6b 62 57 6b 67
06-04 17:31:03.473 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=28): 41 41 41 41 41 4a 57 47 6b 79 6b 41 54 77 45 6e 52 65 64 6d 69 20
4e 6f 74 65 20 35
06-04 17:31:03.473 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=28): 41 77 41 41 41 49 61 69 75 50 45 41 58 77 45 30 52 65 64 6d 69 20
4e 6f 74 65 20 34
06-04 17:31:03.473 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=28): 42 51 41 41 41 4e 66 45 53 2f 77 41 66 77 46 6e 52 65 64 6d 69 20
4e 6f 74 65 20 34
06-04 17:31:03.473 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=0): [NULL]
06-04 17:31:03.473 1959 1959 D wpa_supplicant: nl80211: Scan extra IEs -
hexdump(len=7): 7f 05 00 00 0a 02 01
06-04 17:31:03.473 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2462 MHz
06-04 17:31:03.475 1959 1959 D wpa_supplicant: Scan requested (ret=0) - scan
timeout 30 seconds
06-04 17:31:03.475 1959 1959 D wpa_supplicant: nl80211: Event message available
06-04 17:31:03.475 1959 1959 D wpa_supplicant: nl80211: Drv Event 33
(NL80211_CMD_TRIGGER_SCAN) received for wlan0
06-04 17:31:03.475 1959 1959 D wpa_supplicant: wlan0: nl80211: Scan trigger
06-04 17:31:03.475 1959 1959 D wpa_supplicant: wlan0: Event SCAN_STARTED (47)
received
06-04 17:31:03.475 1959 1959 D wpa_supplicant: wlan0: Own scan request started a
scan in 0.000321 seconds
06-04 17:31:03.475 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=0 send_len=24
06-04 17:31:03.475 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_713-9\x00
06-04 17:31:03.475 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=768 send_len=24
06-04 17:31:03.476 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_1664-2\x00
06-04 17:31:03.537 1959 1959 D wpa_supplicant: nl80211: Event message available
06-04 17:31:03.537 1959 1959 D wpa_supplicant: nl80211: Drv Event 34
(NL80211_CMD_NEW_SCAN_RESULTS) received for wlan0
06-04 17:31:03.537 1959 1959 D wpa_supplicant: wlan0: nl80211: New scan results
available
06-04 17:31:03.537 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'Hussaini '
06-04 17:31:03.537 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'Dalan'
06-04 17:31:03.538 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'AndroidShare_8574'
06-04 17:31:03.538 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'AndroidShare_3011'
06-04 17:31:03.538 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'UERJTYaiuPEGUmVkbWkg'
06-04 17:31:03.538 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'AAAAAJWGkykATwEnRedmi Note 5'
06-04 17:31:03.538 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'AwAAAIaiuPEAXwE0Redmi Note 4'
06-04 17:31:03.538 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'BQAAANfES/wAfwFnRedmi Note 4'
06-04 17:31:03.538 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID ''
06-04 17:31:03.538 1959 1959 D wpa_supplicant: nl80211: Scan included
frequencies: 2462
06-04 17:31:03.538 1959 1959 D wpa_supplicant: wlan0: Event SCAN_RESULTS (3)
received
06-04 17:31:03.538 1959 1959 D wpa_supplicant: wlan0: Scan completed in 0.062796
seconds
06-04 17:31:03.538 1959 1959 D wpa_supplicant: nl80211: Associated on 2462 MHz
06-04 17:31:03.538 1959 1959 D wpa_supplicant: nl80211: Associated with
04:95:e6:37:fe:a0
06-04 17:31:03.538 1959 1959 D wpa_supplicant: nl80211: Received scan results (2
BSSes)
06-04 17:31:03.538 1959 1959 D wpa_supplicant: nl80211: Scan results indicate BSS
status with 04:95:e6:37:fe:a0 as associated
06-04 17:31:03.538 1959 1959 D wpa_supplicant: wlan0: BSS: Start scan result
update 709
06-04 17:31:03.538 1959 1959 D wpa_supplicant: wlan0: BSS: Add new id 1063 BSSID
da:0f:99:67:3c:fd SSID 'DIRECT-GM-BRAVIA' freq 2462
06-04 17:31:03.539 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=0 send_len=43
06-04 17:31:03.539 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_713-9\x00
06-04 17:31:03.539 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=768 send_len=43
06-04 17:31:03.539 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_1664-2\x00
06-04 17:31:03.539 1959 1959 D wpa_supplicant: BSS: last_scan_res_used=2/32
06-04 17:31:03.539 1959 1959 D wpa_supplicant: wlan0: Scan-only results received
06-04 17:31:03.539 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=768 send_len=24
06-04 17:31:03.539 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_713-9\x00
06-04 17:31:03.539 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=768 send_len=24
06-04 17:31:03.539 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_1664-2\x00
06-04 17:31:03.539 1959 1959 D wpa_supplicant: wlan0: Radio work
'scan'@0x7f8bc2ef60 done in 0.066713 seconds
06-04 17:31:03.539 1959 1959 D wpa_supplicant: wlan0:
radio_work_free('scan'@0x7f8bc2ef60: num_active_works --> 0
06-04 17:31:03.540 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SCAN_RESULTS'
06-04 17:31:03.540 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=183
06-04 17:31:03.542 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=1403
06-04 17:31:03.542 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SCAN_RESULTS'
06-04 17:31:03.542 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=183
06-04 17:31:03.544 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=0
06-04 17:31:03.546 1664 1835 E AppScanObserverService: Result available, null
observers for user: 0
06-04 17:31:03.549 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=1403
06-04 17:31:03.556 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=0
06-04 17:31:03.559 1664 1801 D WifiQualifiedNetworkSelector:: ==========start
qualified Network Selection==========
06-04 17:31:03.559 1664 1801 D WifiQualifiedNetworkSelector:: Current network is:
"FS" ,ID is: 50
06-04 17:31:03.559 1664 1801 D WifiQualifiedNetworkSelector:: Quit qualified
Network Selection since it is not forced and current network is qualified already
06-04 17:31:03.561 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SCAN TYPE=ONLY
freq=2412,2417,2422,2427,2432,2437,2442,2447,2452,2457,2462,2467,2472,5745,5765,578
5,5805,5825'
06-04 17:31:03.561 1959 1959 D wpa_supplicant: wlan0: Setting scan request:
0.000000 sec
06-04 17:31:03.561 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=3
06-04 17:31:03.561 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=20): 55 45
52 4a 54 65 43 4c 79 2f 41 47 54 55 6b 67 4e 45 78 55
06-04 17:31:03.561 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=9): 48 75
73 73 61 69 6e 69 20
06-04 17:31:03.561 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=5): 44 61
6c 61 6e
06-04 17:31:03.561 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=17): 41 6e
64 72 6f 69 64 53 68 61 72 65 5f 38 35 37 34
06-04 17:31:03.561 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=17): 41 6e
64 72 6f 69 64 53 68 61 72 65 5f 33 30 31 31
06-04 17:31:03.561 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=20): 55 45
52 4a 54 59 61 69 75 50 45 47 55 6d 56 6b 62 57 6b 67
06-04 17:31:03.561 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=28): 41 41
41 41 41 4a 57 47 6b 79 6b 41 54 77 45 6e 52 65 64 6d 69 20 4e 6f 74 65 20 35
06-04 17:31:03.561 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=28): 41 77
41 41 41 49 61 69 75 50 45 41 58 77 45 30 52 65 64 6d 69 20 4e 6f 74 65 20 34
06-04 17:31:03.561 1959 1959 D wpa_supplicant: wlan0: Include wildcard SSID in
the scan request
06-04 17:31:03.561 1959 1959 D wpa_supplicant: wlan0: Limit manual scan to
specified channels
06-04 17:31:03.561 1959 1959 D wpa_supplicant: wlan0: Add radio work
'scan'@0x7f8bc2ef60
06-04 17:31:03.561 1959 1959 D wpa_supplicant: wlan0: First radio work item in
the queue - schedule start immediately
06-04 17:31:03.561 1959 1959 D wpa_supplicant: wlan0: Starting radio work
'scan'@0x7f8bc2ef60 after 0.000051 second wait
06-04 17:31:03.561 1959 1959 D wpa_supplicant: wlan0: nl80211: scan request
06-04 17:31:03.561 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=20): 55 45 52 4a 54 65 43 4c 79 2f 41 47 54 55 6b 67 4e 45 78 55
06-04 17:31:03.561 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=9): 48 75 73 73 61 69 6e 69 20
06-04 17:31:03.561 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=5): 44 61 6c 61 6e
06-04 17:31:03.561 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=17): 41 6e 64 72 6f 69 64 53 68 61 72 65 5f 38 35 37 34
06-04 17:31:03.561 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=17): 41 6e 64 72 6f 69 64 53 68 61 72 65 5f 33 30 31 31
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=20): 55 45 52 4a 54 59 61 69 75 50 45 47 55 6d 56 6b 62 57 6b 67
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=28): 41 41 41 41 41 4a 57 47 6b 79 6b 41 54 77 45 6e 52 65 64 6d 69 20
4e 6f 74 65 20 35
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=28): 41 77 41 41 41 49 61 69 75 50 45 41 58 77 45 30 52 65 64 6d 69 20
4e 6f 74 65 20 34
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=0): [NULL]
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan extra IEs -
hexdump(len=7): 7f 05 00 00 0a 02 01
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2412 MHz
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2417 MHz
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2422 MHz
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2427 MHz
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2432 MHz
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2437 MHz
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2442 MHz
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2447 MHz
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2452 MHz
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2457 MHz
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2462 MHz
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2467 MHz
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2472 MHz
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan frequency 5745 MHz
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan frequency 5765 MHz
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan frequency 5785 MHz
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan frequency 5805 MHz
06-04 17:31:03.562 1959 1959 D wpa_supplicant: nl80211: Scan frequency 5825 MHz
06-04 17:31:03.563 1959 1959 D wpa_supplicant: Scan requested (ret=0) - scan
timeout 30 seconds
06-04 17:31:03.563 1959 1959 D wpa_supplicant: nl80211: Event message available
06-04 17:31:03.563 1959 1959 D wpa_supplicant: nl80211: Drv Event 33
(NL80211_CMD_TRIGGER_SCAN) received for wlan0
06-04 17:31:03.563 1959 1959 D wpa_supplicant: wlan0: nl80211: Scan trigger
06-04 17:31:03.563 1959 1959 D wpa_supplicant: wlan0: Event SCAN_STARTED (47)
received
06-04 17:31:03.563 1959 1959 D wpa_supplicant: wlan0: Own scan request started a
scan in 0.000128 seconds
06-04 17:31:03.563 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=0 send_len=24
06-04 17:31:03.563 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_713-9\x00
06-04 17:31:03.563 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=768 send_len=24
06-04 17:31:03.563 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_1664-2\x00
06-04 17:31:04.088 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:31:04.092 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:31:04.274 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 5
06-04 17:31:04.286 1856 2235 D NetworkController.MobileSignalController(1):
getDataNetTypeFromServiceState slotId=1 isUsingCarrierAggregation=false
06-04 17:31:04.286 1856 2235 D NetworkTypeUtils: default net type
06-04 17:31:04.289 1856 2235 D MobileSignalController: updateDataType
mSelectedDataTypeIcon[1]=2130838676, mSelectedDataActivityIndex=3
06-04 17:31:04.289 1856 2235 D TelephonyIcons: getSignalStrengthIcon: slot=1,
inetCondition=1, level=5, roaming=false, signalstrength=SignalStrength: 12 0 -120
-160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte
06-04 17:31:04.293 1856 2235 D TelephonyIcons: null signal icon name:
drawable/stat_sys_signal_null
06-04 17:31:04.294 1856 2235 D TelephonyIcons: getDataTypeIcon sub=1
06-04 17:31:05.001 1959 1959 D wpa_supplicant: nl80211: Event message available
06-04 17:31:05.001 1959 1959 D wpa_supplicant: nl80211: Drv Event 34
(NL80211_CMD_NEW_SCAN_RESULTS) received for wlan0
06-04 17:31:05.001 1959 1959 D wpa_supplicant: wlan0: nl80211: New scan results
available
06-04 17:31:05.001 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'UERJTeCLy/AGTUkgNExU'
06-04 17:31:05.001 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'Hussaini '
06-04 17:31:05.001 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'Dalan'
06-04 17:31:05.001 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'AndroidShare_8574'
06-04 17:31:05.001 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'AndroidShare_3011'
06-04 17:31:05.001 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'UERJTYaiuPEGUmVkbWkg'
06-04 17:31:05.001 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'AAAAAJWGkykATwEnRedmi Note 5'
06-04 17:31:05.001 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'AwAAAIaiuPEAXwE0Redmi Note 4'
06-04 17:31:05.001 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID ''
06-04 17:31:05.002 1959 1959 D wpa_supplicant: nl80211: Scan included
frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 5745
5765 5785 5805 5825
06-04 17:31:05.002 1959 1959 D wpa_supplicant: wlan0: Event SCAN_RESULTS (3)
received
06-04 17:31:05.002 1959 1959 D wpa_supplicant: wlan0: Scan completed in 1.439019
seconds
06-04 17:31:05.002 1959 1959 D wpa_supplicant: nl80211: Associated on 2462 MHz
06-04 17:31:05.002 1959 1959 D wpa_supplicant: nl80211: Associated with
04:95:e6:37:fe:a0
06-04 17:31:05.002 1959 1959 D wpa_supplicant: nl80211: Received scan results (9
BSSes)
06-04 17:31:05.002 1959 1959 D wpa_supplicant: nl80211: Scan results indicate BSS
status with 04:95:e6:37:fe:a0 as associated
06-04 17:31:05.003 1959 1959 D wpa_supplicant: wlan0: BSS: Start scan result
update 710
06-04 17:31:05.003 1959 1959 D wpa_supplicant: wlan0: BSS: Add new id 1064 BSSID
e8:de:27:24:40:ba SSID 'ADH' freq 2412
06-04 17:31:05.003 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=0 send_len=43
06-04 17:31:05.003 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_713-9\x00
06-04 17:31:05.003 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=768 send_len=43
06-04 17:31:05.003 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_1664-2\x00
06-04 17:31:05.003 1959 1959 D wpa_supplicant: wlan0: BSS: Add new id 1065 BSSID
0c:80:63:da:60:14 SSID 'syedali' freq 2427
06-04 17:31:05.003 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=768 send_len=43
06-04 17:31:05.003 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_713-9\x00
06-04 17:31:05.003 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=1536 send_len=43
06-04 17:31:05.003 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_1664-2\x00
06-04 17:31:05.004 1959 1959 D wpa_supplicant: wlan0: BSS: Add new id 1066 BSSID
18:a6:f7:bb:0a:b8 SSID 'Not for public ' freq 2452
06-04 17:31:05.004 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=1536 send_len=43
06-04 17:31:05.004 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_713-9\x00
06-04 17:31:05.004 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=2304 send_len=43
06-04 17:31:05.004 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_1664-2\x00
06-04 17:31:05.004 1959 1959 D wpa_supplicant: wlan0: BSS: Add new id 1067 BSSID
84:16:f9:4e:4e:ca SSID 'Selim' freq 2427
06-04 17:31:05.004 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=2304 send_len=43
06-04 17:31:05.004 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_713-9\x00
06-04 17:31:05.004 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=3072 send_len=43
06-04 17:31:05.004 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_1664-2\x00
06-04 17:31:05.004 1959 1959 D wpa_supplicant: wlan0: BSS: Add new id 1068 BSSID
98:da:c4:23:76:ea SSID 'No_Network' freq 2422
06-04 17:31:05.004 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=3072 send_len=43
06-04 17:31:05.004 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_713-9\x00
06-04 17:31:05.005 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=3840 send_len=43
06-04 17:31:05.005 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_1664-2\x00
06-04 17:31:05.005 1959 1959 D wpa_supplicant: wlan0: BSS: Add new id 1069 BSSID
c0:a5:dd:0f:5e:3e SSID 'firoz50' freq 2412
06-04 17:31:05.005 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=3840 send_len=43
06-04 17:31:05.005 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_713-9\x00
06-04 17:31:05.005 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=4608 send_len=43
06-04 17:31:05.005 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_1664-2\x00
06-04 17:31:05.005 1959 1959 D wpa_supplicant: wlan0: BSS: Add new id 1070 BSSID
50:64:2b:96:25:e3 SSID 'Shahran' freq 2417
06-04 17:31:05.005 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=4608 send_len=43
06-04 17:31:05.005 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_713-9\x00
06-04 17:31:05.005 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=5376 send_len=43
06-04 17:31:05.005 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_1664-2\x00
06-04 17:31:05.005 1959 1959 D wpa_supplicant: BSS: last_scan_res_used=9/32
06-04 17:31:05.005 1959 1959 D wpa_supplicant: wlan0: Scan-only results received
06-04 17:31:05.006 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=4608 send_len=24
06-04 17:31:05.006 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_713-9\x00
06-04 17:31:05.006 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=3840 send_len=24
06-04 17:31:05.006 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_1664-2\x00
06-04 17:31:05.006 1959 1959 D wpa_supplicant: wlan0: Radio work
'scan'@0x7f8bc2ef60 done in 1.444489 seconds
06-04 17:31:05.006 1959 1959 D wpa_supplicant: wlan0:
radio_work_free('scan'@0x7f8bc2ef60: num_active_works --> 0
06-04 17:31:05.006 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SCAN_RESULTS'
06-04 17:31:05.006 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.006 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.006 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.007 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.007 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.007 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.007 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.007 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.007 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.007 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=690
06-04 17:31:05.008 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SCAN_RESULTS'
06-04 17:31:05.008 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.008 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.008 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.008 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.008 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.008 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.008 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.008 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.009 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.009 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=690
06-04 17:31:05.011 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.011 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.011 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.011 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.012 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=3392
06-04 17:31:05.014 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.014 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.014 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.014 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.015 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=3392
06-04 17:31:05.017 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.017 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.017 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.017 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.017 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.017 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.017 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.017 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.018 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=4089
06-04 17:31:05.021 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=0
06-04 17:31:05.022 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.022 1664 1835 E AppScanObserverService: Result available, null
observers for user: 0
06-04 17:31:05.022 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.022 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.022 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.022 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.022 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.023 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.023 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.023 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=4089
06-04 17:31:05.026 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=0
06-04 17:31:05.034 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SCAN TYPE=ONLY
freq=2412,2417,2422,2427,2432,2437,2442,2447,2452,2457,2462,2467,2472,5745,5765,578
5,5805,5825'
06-04 17:31:05.034 1959 1959 D wpa_supplicant: wlan0: Setting scan request:
0.000000 sec
06-04 17:31:05.034 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=3
06-04 17:31:05.034 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=28): 42 51
41 41 41 4e 66 45 53 2f 77 41 66 77 46 6e 52 65 64 6d 69 20 4e 6f 74 65 20 34
06-04 17:31:05.034 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=20): 55 45
52 4a 54 65 43 4c 79 2f 41 47 54 55 6b 67 4e 45 78 55
06-04 17:31:05.034 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=9): 48 75
73 73 61 69 6e 69 20
06-04 17:31:05.034 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=5): 44 61
6c 61 6e
06-04 17:31:05.034 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=17): 41 6e
64 72 6f 69 64 53 68 61 72 65 5f 38 35 37 34
06-04 17:31:05.034 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=17): 41 6e
64 72 6f 69 64 53 68 61 72 65 5f 33 30 31 31
06-04 17:31:05.034 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=20): 55 45
52 4a 54 59 61 69 75 50 45 47 55 6d 56 6b 62 57 6b 67
06-04 17:31:05.034 1959 1959 D wpa_supplicant: Scan SSID - hexdump(len=28): 41 41
41 41 41 4a 57 47 6b 79 6b 41 54 77 45 6e 52 65 64 6d 69 20 4e 6f 74 65 20 35
06-04 17:31:05.034 1959 1959 D wpa_supplicant: wlan0: Include wildcard SSID in
the scan request
06-04 17:31:05.035 1959 1959 D wpa_supplicant: wlan0: Limit manual scan to
specified channels
06-04 17:31:05.035 1959 1959 D wpa_supplicant: wlan0: Add radio work
'scan'@0x7f8bc2ef60
06-04 17:31:05.035 1959 1959 D wpa_supplicant: wlan0: First radio work item in
the queue - schedule start immediately
06-04 17:31:05.035 1959 1959 D wpa_supplicant: wlan0: Starting radio work
'scan'@0x7f8bc2ef60 after 0.000082 second wait
06-04 17:31:05.035 1959 1959 D wpa_supplicant: wlan0: nl80211: scan request
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=28): 42 51 41 41 41 4e 66 45 53 2f 77 41 66 77 46 6e 52 65 64 6d 69 20
4e 6f 74 65 20 34
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=20): 55 45 52 4a 54 65 43 4c 79 2f 41 47 54 55 6b 67 4e 45 78 55
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=9): 48 75 73 73 61 69 6e 69 20
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=5): 44 61 6c 61 6e
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=17): 41 6e 64 72 6f 69 64 53 68 61 72 65 5f 38 35 37 34
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=17): 41 6e 64 72 6f 69 64 53 68 61 72 65 5f 33 30 31 31
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=20): 55 45 52 4a 54 59 61 69 75 50 45 47 55 6d 56 6b 62 57 6b 67
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=28): 41 41 41 41 41 4a 57 47 6b 79 6b 41 54 77 45 6e 52 65 64 6d 69 20
4e 6f 74 65 20 35
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan SSID -
hexdump(len=0): [NULL]
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan extra IEs -
hexdump(len=7): 7f 05 00 00 0a 02 01
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2412 MHz
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2417 MHz
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2422 MHz
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2427 MHz
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2432 MHz
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2437 MHz
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2442 MHz
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2447 MHz
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2452 MHz
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2457 MHz
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2462 MHz
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2467 MHz
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan frequency 2472 MHz
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan frequency 5745 MHz
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan frequency 5765 MHz
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan frequency 5785 MHz
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan frequency 5805 MHz
06-04 17:31:05.035 1959 1959 D wpa_supplicant: nl80211: Scan frequency 5825 MHz
06-04 17:31:05.036 1959 1959 D wpa_supplicant: Scan requested (ret=0) - scan
timeout 30 seconds
06-04 17:31:05.036 1959 1959 D wpa_supplicant: nl80211: Event message available
06-04 17:31:05.036 1959 1959 D wpa_supplicant: nl80211: Drv Event 33
(NL80211_CMD_TRIGGER_SCAN) received for wlan0
06-04 17:31:05.036 1959 1959 D wpa_supplicant: wlan0: nl80211: Scan trigger
06-04 17:31:05.036 1959 1959 D wpa_supplicant: wlan0: Event SCAN_STARTED (47)
received
06-04 17:31:05.036 1959 1959 D wpa_supplicant: wlan0: Own scan request started a
scan in 0.000176 seconds
06-04 17:31:05.036 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=0 send_len=24
06-04 17:31:05.036 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_713-9\x00
06-04 17:31:05.036 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=768 send_len=24
06-04 17:31:05.036 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_1664-2\x00
06-04 17:31:05.036 1959 1959 D wpa_supplicant: nl80211: Event message available
06-04 17:31:05.036 1959 1959 D wpa_supplicant: nl80211: Drv Event 34
(NL80211_CMD_NEW_SCAN_RESULTS) received for wlan0
06-04 17:31:05.036 1959 1959 D wpa_supplicant: wlan0: nl80211: New scan results
available
06-04 17:31:05.037 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'BQAAANfES/wAfwFnRedmi Note 4'
06-04 17:31:05.037 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'UERJTeCLy/AGTUkgNExU'
06-04 17:31:05.037 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'Hussaini '
06-04 17:31:05.037 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'Dalan'
06-04 17:31:05.037 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'AndroidShare_8574'
06-04 17:31:05.037 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'AndroidShare_3011'
06-04 17:31:05.037 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'UERJTYaiuPEGUmVkbWkg'
06-04 17:31:05.037 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID
'AAAAAJWGkykATwEnRedmi Note 5'
06-04 17:31:05.037 1959 1959 D wpa_supplicant: nl80211: Scan probed for SSID ''
06-04 17:31:05.037 1959 1959 D wpa_supplicant: nl80211: Scan included
frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 5745
5765 5785 5805 5825
06-04 17:31:05.037 1959 1959 D wpa_supplicant: wlan0: Event SCAN_RESULTS (3)
received
06-04 17:31:05.037 1959 1959 D wpa_supplicant: wlan0: Scan completed in 0.000532
seconds
06-04 17:31:05.037 1959 1959 D wpa_supplicant: nl80211: Associated on 2462 MHz
06-04 17:31:05.037 1959 1959 D wpa_supplicant: nl80211: Associated with
04:95:e6:37:fe:a0
06-04 17:31:05.037 1959 1959 D wpa_supplicant: nl80211: Received scan results (9
BSSes)
06-04 17:31:05.037 1959 1959 D wpa_supplicant: nl80211: Scan results indicate BSS
status with 04:95:e6:37:fe:a0 as associated
06-04 17:31:05.037 1959 1959 D wpa_supplicant: wlan0: BSS: Start scan result
update 711
06-04 17:31:05.037 1959 1959 D wpa_supplicant: BSS: last_scan_res_used=9/32
06-04 17:31:05.037 1959 1959 D wpa_supplicant: wlan0: Scan-only results received
06-04 17:31:05.037 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=0 send_len=24
06-04 17:31:05.037 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_713-9\x00
06-04 17:31:05.037 1959 1959 D wpa_supplicant: CTRL-DEBUG: ctrl_sock-sendmsg:
sock=8 sndbuf=229376 outq=768 send_len=24
06-04 17:31:05.037 1959 1959 D wpa_supplicant: CTRL_IFACE monitor sent
successfully to /data/misc/wifi/sockets/wpa_ctrl_1664-2\x00
06-04 17:31:05.038 1959 1959 D wpa_supplicant: wlan0: Radio work
'scan'@0x7f8bc2ef60 done in 0.002835 seconds
06-04 17:31:05.038 1959 1959 D wpa_supplicant: wlan0:
radio_work_free('scan'@0x7f8bc2ef60: num_active_works --> 0
06-04 17:31:05.038 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SCAN_RESULTS'
06-04 17:31:05.038 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.038 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.038 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.038 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.038 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.038 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.038 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.038 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.038 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.038 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=690
06-04 17:31:05.039 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.039 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.039 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.039 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.040 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=3392
06-04 17:31:05.040 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SCAN_RESULTS'
06-04 17:31:05.040 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.040 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.040 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.040 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.040 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.040 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.040 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.040 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.040 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.041 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=4352 send_len=690
06-04 17:31:05.042 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.042 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.042 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.042 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.043 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=3392
06-04 17:31:05.044 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.044 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.044 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.044 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.044 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.044 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.044 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.044 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.045 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=4089
06-04 17:31:05.047 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.047 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.047 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.047 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.047 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.047 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.047 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.047 1959 1959 D wpa_supplicant: WPS: Unknown Vendor Extension
(Vendor ID 9442)
06-04 17:31:05.048 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=4089
06-04 17:31:05.048 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=0
06-04 17:31:05.049 1664 1835 E AppScanObserverService: Result available, null
observers for user: 0
06-04 17:31:05.051 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=0
06-04 17:31:05.175 3451 3877 I GCoreUlr: Successfully inserted 1 locations
06-04 17:31:05.234 1664 4145 V OSNPGlue_jni: Entering : void
onJavaLocationChanged(JNIEnv *, jobject, jboolean, jlong, jboolean, jlong,
jboolean, jdouble, jboolean, jdouble, jboolean, jfloat, jboolean, jdouble,
jboolean, jfloat, jboolean, jfloat, jboolean, jint)
06-04 17:31:05.234 1664 2091 E IzatSvc_ComboNetworkProvider: E/Exiting with error
virtual void izat_manager::ComboNetworkProvider::reportLocationMsg::proc() const
line 187 "1"
06-04 17:31:05.313 2115 13381 I Places : Converted 9 out of 9 WiFi scans
06-04 17:31:05.353 2115 16081 I GCoreUlr: Successfully inserted 1 locations
06-04 17:31:05.828 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:05.829 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:05.830 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:06.110 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:06.112 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:06.113 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:06.113 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:06.114 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:06.114 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:06.115 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:06.115 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:07.097 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:31:07.115 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:31:07.479 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 5
06-04 17:31:08.114 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 5
06-04 17:31:08.120 1856 2235 D NetworkController.MobileSignalController(2):
getDataNetTypeFromServiceState slotId=0 isUsingCarrierAggregation=false
06-04 17:31:08.120 1856 2235 D NetworkTypeUtils: default net type
06-04 17:31:08.121 1856 2235 D MobileSignalController: updateDataType
mSelectedDataTypeIcon[0]=2130838681, mSelectedDataActivityIndex=4
06-04 17:31:08.121 1856 2235 D TelephonyIcons: getSignalStrengthIcon: slot=0,
inetCondition=1, level=5, roaming=false, signalstrength=SignalStrength: 12 0 -120
-160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte
06-04 17:31:08.123 1856 2235 D TelephonyIcons: null signal icon name:
drawable/stat_sys_signal_null
06-04 17:31:08.123 1856 2235 D TelephonyIcons: getDataTypeIcon sub=0
06-04 17:31:08.834 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:08.837 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:08.837 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:10.121 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:31:10.125 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:31:10.453 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:31:10.453 763 763 E cnss-daemon: Stale or unreachable neighbors, ndm
state: 4
06-04 17:31:10.679 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 5
06-04 17:31:11.110 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:11.112 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:11.112 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:11.113 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:11.114 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:11.114 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:11.115 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:11.116 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:11.247 17942 17942 W MultipartViaFileRetry: Message Failed updated to:
0
06-04 17:31:11.247 17942 17942 W MultipartViaFileRetry: Retry priority hase set to:
Message
06-04 17:31:11.248 17942 17942 W MultipartViaFileRetry: Message failed updated to:
0
06-04 17:31:11.248 17942 17942 W MultipartViaFileRetry: Retry priority hase set to:
Message
06-04 17:31:11.835 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:11.837 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:11.837 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:13.132 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:31:13.136 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:31:13.237 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 5
06-04 17:31:13.244 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 5
06-04 17:31:13.593 9710 9711 I nightwatch-watcher: monitor resources last 1000
iteration: 100642 msec
06-04 17:31:14.060 1664 1784 D KeyLayoutMap: swtich state=0
06-04 17:31:14.061 1664 1784 W BaseMiuiPhoneWindowManager: keyCode:82 down:true
eventTime:17083607 downTime:17083607 policyFlags:22000000 flags:8 deviceId:8
isScreenOn:true keyguardActive:false repeatCount:0
06-04 17:31:14.133 1664 1784 D KeyLayoutMap: swtich state=0
06-04 17:31:14.133 1664 1784 W BaseMiuiPhoneWindowManager: keyCode:82 down:false
eventTime:17083680 downTime:17083607 policyFlags:22000000 flags:8 deviceId:8
isScreenOn:true keyguardActive:false repeatCount:0
06-04 17:31:14.137 1856 1856 W HeadsUpManager: removeHeadsUpNotification() no
heads up notification on show
06-04 17:31:14.150 1856 1856 D RecentsImpl: startRecentsActivity runningTask:
ComponentInfo{com.ezllama.app/com.revesoft.itelmobiledialer.dashboard.FrinzoDashboa
rdActivity}
06-04 17:31:14.156 1856 1856 D EventBus: [1856, u0]
send(ActivitySetDummyTranslucentEvent)
06-04 17:31:14.156 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(ActivitySetDummyTranslucentEvent)
06-04 17:31:14.156 1856 1856 D EventBus: [1856, u0]
onBusEvent(ActivitySetDummyTranslucentEvent) duration: 33 microseconds, avg: 848
06-04 17:31:14.164 1664 1877 I ActivityManager: START u0 {flg=0x10884000
cmp=com.android.systemui/.recents.RecentsActivity} from uid 1000 on display 0
06-04 17:31:14.165 1664 1877 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:31:14.181 1664 1877 I ActivityManager: Ignoring
FLAG_ACTIVITY_NEW_DOCUMENT, launchMode is "singleInstance" or "singleTask"
06-04 17:31:14.186 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:31:14.186 1664 1877 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:31:14.189 17942 17942 D Foreground: onActivityPaused
06-04 17:31:14.219 2779 2796 I ProcessMonitor: onForegroundInfoChanged:
ForegroundInfo{mForegroundPackageName='com.android.systemui', mForegroundUid=1000,
mForegroundPid=1856, mLastForegroundPackageName='com.ezllama.app',
mLastForegroundUid=10773, mLastForegroundPid=17942,
mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:31:14.220 2779 2796 I GameBoosterService: onForegroundInfoChanged:
Cur=com.android.systemui last=com.ezllama.app
06-04 17:31:14.220 1664 1877 I Timeline: Timeline: App_transition_ready
time:17083768
06-04 17:31:14.221 2779 2796 D GameBoosterService: onGameStatusChange
foreground:ForegroundInfo{mForegroundPackageName='com.android.systemui',
mForegroundUid=1000, mForegroundPid=1856,
mLastForegroundPackageName='com.ezllama.app', mLastForegroundUid=10773,
mLastForegroundPid=17942, mMultiWindowForegroundPackageName='null',
mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:31:14.221 2779 2796 I GameBoosterService: onForegroundInfoChanged: Exit
06-04 17:31:14.221 1856 1856 D EventBus: [1856, u0]
send(RecentsActivityStartingEvent)
06-04 17:31:14.221 1664 1680 D ActivityTrigger: ActivityTrigger
activityStopTrigger
06-04 17:31:14.221 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(RecentsActivityStartingEvent)
06-04 17:31:14.221 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsActivityStartingEvent) duration: 21 microseconds, avg: 847
06-04 17:31:14.221 1856 1856 D EventBus: [1856, u0] -> RecentsImpl [0x3befedf,
P1] onBusEvent(RecentsActivityStartingEvent)
06-04 17:31:14.222 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsActivityStartingEvent) duration: 366 microseconds, avg: 847
06-04 17:31:14.222 1856 1856 D EventBus: [1856, u0] -> Recents [0x7bfc61c, P1]
onBusEvent(RecentsActivityStartingEvent)
06-04 17:31:14.222 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsActivityStartingEvent) duration: 10 microseconds, avg: 847
06-04 17:31:14.227 1856 1856 D RecentsActivity: onStart
06-04 17:31:14.229 1856 1856 D EventBus: [1856, u0]
registerSubscriber(TaskViewThumbnail)
06-04 17:31:14.229 1856 1856 D EventBus: [1856, u0] Subscriber class type already
registered
06-04 17:31:14.230 1856 1856 D EventBus: [1856, u0]
registerSubscriber(TaskViewThumbnail)
06-04 17:31:14.230 1856 1856 D EventBus: [1856, u0] Subscriber class type already
registered
06-04 17:31:14.230 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:31:14.231 1856 1856 D EventBus: [1856, u0]
send(RecentsVisibilityChangedEvent)
06-04 17:31:14.231 1856 1856 D EventBus: [1856, u0] -> RecentsViewTouchHandler
[0x9c18778, P4] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:31:14.231 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 11 microseconds, avg: 846
06-04 17:31:14.231 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:31:14.232 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 8 microseconds, avg: 846
06-04 17:31:14.232 1856 1856 D EventBus: [1856, u0] -> RecentsImpl [0x3befedf,
P1] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:31:14.232 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 4 microseconds, avg: 846
06-04 17:31:14.232 1856 1856 D EventBus: [1856, u0] -> Recents [0x7bfc61c, P1]
onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:31:14.232 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 153 microseconds, avg: 846
06-04 17:31:14.233 2186 2186 E Launcher: changeViewByFsGestureState,
view=ShortcutMenuLayer, alpha=0.0, scale=1.0
06-04 17:31:14.234 1856 1856 D RecentsActivity: getFreeMemory:1771186176
06-04 17:31:14.241 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:31:14.248 1664 4058 I Timeline: Timeline: App_transition_ready
time:17083796
06-04 17:31:14.251 1664 1877 I Timeline: Timeline: App_transition_ready
time:17083799
06-04 17:31:14.263 1856 1856 D EventBus: [1856, u0]
send(ShowStackActionButtonEvent)
06-04 17:31:14.263 1856 1856 D EventBus: [1856, u0] -> RecentsView [0xa91d7cb,
P3] onBusEvent(ShowStackActionButtonEvent)
06-04 17:31:14.263 1856 1856 D EventBus: [1856, u0]
onBusEvent(ShowStackActionButtonEvent) duration: 11 microseconds, avg: 845
06-04 17:31:14.263 1856 1856 D EventBus: [1856, u0] post(RecentsDrawnEvent)
06-04 17:31:14.263 1856 1856 W HeadsUpManager: removeHeadsUpNotification() no
heads up notification on show
06-04 17:31:14.263 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:31:14.263 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:31:14.266 1856 1856 D EventBus: [1856, u0] -> RecentsImpl [0x3befedf,
P1] onBusEvent(RecentsDrawnEvent)
06-04 17:31:14.266 1856 1856 D EventBus: [1856, u0] onBusEvent(RecentsDrawnEvent)
duration: 25 microseconds, avg: 845
06-04 17:31:14.266 1856 1856 D EventBus: [1856, u0] -> Recents [0x7bfc61c, P1]
onBusEvent(RecentsDrawnEvent)
06-04 17:31:14.266 1856 1856 D EventBus: [1856, u0] onBusEvent(RecentsDrawnEvent)
duration: 9 microseconds, avg: 845
06-04 17:31:14.278 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:14.279 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:14.279 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 35 microseconds, avg: 844
06-04 17:31:14.314 1664 1686 I Timeline: Timeline: App_transition_ready
time:17083862
06-04 17:31:14.323 1856 1856 D EventBus: [1856, u0]
post(EnterRecentsWindowFirstAnimationFrameEvent)
06-04 17:31:14.323 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(EnterRecentsWindowFirstAnimationFrameEvent)
06-04 17:31:14.323 1856 1856 D EventBus: [1856, u0]
onBusEvent(EnterRecentsWindowFirstAnimationFrameEvent) duration: 255 microseconds,
avg: 844
06-04 17:31:14.340 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2575000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270274324 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5152000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:31:14.340 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:31:14.340 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:31:14.340 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:31:14.340 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:31:14.340 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:31:14.340 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:31:14.340 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:31:14.340 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:31:14.340 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:31:14.340 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:31:14.340 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:31:14.340 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:31:14.340 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:31:14.340 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:31:14.340 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:31:14.340 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:31:14.340 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:14.340 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:14.420 1664 1673 I art : Background partial concurrent mark sweep
GC freed 94122(7MB) AllocSpace objects, 93(1860KB) LOS objects, 25% free,
46MB/62MB, paused 2.432ms total 209.505ms
06-04 17:31:14.632 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:31:14.633 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:31:14.664 1856 1856 D EventBus: [1856, u0]
send(EnterRecentsWindowAnimationCompletedEvent)
06-04 17:31:14.664 1856 1856 D EventBus: [1856, u0] -> RecentsView [0xa91d7cb,
P3] onBusEvent(EnterRecentsWindowAnimationCompletedEvent)
06-04 17:31:14.664 1856 1856 D EventBus: [1856, u0]
onBusEvent(EnterRecentsWindowAnimationCompletedEvent) duration: 23 microseconds,
avg: 844
06-04 17:31:14.664 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(EnterRecentsWindowAnimationCompletedEvent)
06-04 17:31:14.665 1856 1856 D EventBus: [1856, u0]
onBusEvent(EnterRecentsWindowAnimationCompletedEvent) duration: 728 microseconds,
avg: 844
06-04 17:31:14.665 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(EnterRecentsWindowAnimationCompletedEvent)
06-04 17:31:14.666 1856 1856 D EventBus: [1856, u0]
onBusEvent(EnterRecentsWindowAnimationCompletedEvent) duration: 288 microseconds,
avg: 843
06-04 17:31:14.673 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{bbafda2 u0 com.android.systemui/.recents.RecentsActivity t974}
time:17084221
06-04 17:31:14.679 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:14.679 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:14.680 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 32 microseconds, avg: 843
06-04 17:31:14.685 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:31:14.685 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:31:14.685 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 80 microseconds, avg: 843
06-04 17:31:14.686 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:31:14.686 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17084234
06-04 17:31:14.686 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:31:14.686 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 19 microseconds, avg: 843
06-04 17:31:14.834 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:14.836 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:14.837 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:14.879 1856 1856 D EventBus: [1856, u0]
send(EnterRecentsTaskStackAnimationCompletedEvent)
06-04 17:31:14.930 1856 1856 D EventBus: [1856, u0] send(UserInteractionEvent)
06-04 17:31:14.930 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(UserInteractionEvent)
06-04 17:31:14.930 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 76 microseconds, avg: 842
06-04 17:31:14.931 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(UserInteractionEvent)
06-04 17:31:14.931 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 35 microseconds, avg: 842
06-04 17:31:15.190 17942 17942 D Foreground: App in Background
06-04 17:31:15.191 17942 17942 W DialerService:
pauseRegistrationAndUnregisterDialer
06-04 17:31:15.192 17942 18001 I DialerService: Pausing registration...
06-04 17:31:15.196 17942 18001 I DialerService: updateRegistrationImage: false
06-04 17:31:15.202 17942 17942 D BaseDashboard: UPDATE_REGISTRATION_IMAGE false
06-04 17:31:15.433 1856 1856 D EventBus: [1856, u0] send(ShowTaskMenuEvent)
06-04 17:31:15.434 1856 1856 D EventBus: [1856, u0] -> RecentMenuView
[0x2846af2, P3] onBusEvent(ShowTaskMenuEvent)
06-04 17:31:15.429 1856 1856 W ndroid.systemui: type=1400 audit(0.0:26287): avc:
denied { write } for name="system" dev="dm-1" ino=106497 scontext=u:r:system_app:s0
tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=0
06-04 17:31:15.438 1856 1856 W CustomizeUtil: no getRealSize hack method
06-04 17:31:15.459 1856 1856 D EventBus: [1856, u0] send(HideMemoryAndDockEvent)
06-04 17:31:15.460 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(HideMemoryAndDockEvent)
06-04 17:31:15.461 1856 1856 D EventBus: [1856, u0]
onBusEvent(HideMemoryAndDockEvent) duration: 897 microseconds, avg: 842
06-04 17:31:15.461 1856 1856 D EventBus: [1856, u0] onBusEvent(ShowTaskMenuEvent)
duration: 27611 microseconds, avg: 852
06-04 17:31:15.482 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:31:15.482 763 763 E cnss-daemon: Stale or unreachable neighbors, ndm
state: 16
06-04 17:31:15.485 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:31:15.485 763 763 I cnss-daemon: NDA_DST received: 192.168.0.1 ul:
562992919914688
06-04 17:31:15.485 763 763 I cnss-daemon: NDA_LLADDR received
06-04 17:31:15.793 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 5
06-04 17:31:15.992 17942 18021 I DialerService: updateRegistrationImage: false
06-04 17:31:15.993 17942 17942 D BaseDashboard: UPDATE_REGISTRATION_IMAGE false
06-04 17:31:16.013 1856 1856 D EventBus: [1856, u0] send(UserInteractionEvent)
06-04 17:31:16.013 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(UserInteractionEvent)
06-04 17:31:16.013 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 33 microseconds, avg: 852
06-04 17:31:16.013 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(UserInteractionEvent)
06-04 17:31:16.013 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 23 microseconds, avg: 852
06-04 17:31:16.015 1856 1856 D miui_anim: onEventDown, touchDown
06-04 17:31:16.016 1856 1856 W StyleComposer: failed to invoke public abstract
void miui.animation.ICancelableStyle.cancel() for null
06-04 17:31:16.017 1856 1856 D miui_anim: prepare, from AnimState{mTag='UP',
mMaps=[0.{}, 1.{ViewProperty{mPropertyName='scaleY'}=StateValue{value=0.99996144,
intValue = 0, enable=true},
ViewProperty{mPropertyName='foreground'}=StateValue{value=0.0, intValue = 0,
enable=true}, ViewProperty{mPropertyName='scaleX'}=StateValue{value=0.99996144,
intValue = 0, enable=true}}, 2.{}]}, to AnimState{mTag='DOWN', mMaps=[0.{}, 1.
{ViewProperty{mPropertyName='scaleY'}=StateValue{value=0.8, intValue = 0,
enable=true}, ViewProperty{mPropertyName='foreground'}=StateValue{value=0.0,
intValue = 0, enable=true},
ViewProperty{mPropertyName='scaleX'}=StateValue{value=0.8, intValue = 0,
enable=true}}, 2.{}]}, oneTimeConfigs.length = 3, target =
android.widget.ImageView{30fc084 V.ED..C.. ........ 0,0-174,174 #7f130298
app:id/menu_item_info}
06-04 17:31:16.018 1856 1856 D miui_anim: prepare, property = scaleY, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:31:16.018 1856 1856 D miui_anim: scaleY, fromValue = 0.99996144, toValue
= 0.8
06-04 17:31:16.018 1856 1856 D miui_anim: prepare, property = foreground, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:31:16.018 1856 1856 D miui_anim: foreground, fromValue = 0, toValue = 0,
same value
06-04 17:31:16.019 1856 1856 D miui_anim: prepare, abandon foreground for
setValue failed
06-04 17:31:16.019 1856 1856 D miui_anim: prepare, property = scaleX, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:31:16.019 1856 1856 D miui_anim: scaleX, fromValue = 0.99996144, toValue
= 0.8
06-04 17:31:16.086 1856 1856 D miui_anim: onEventUp, touchUp
06-04 17:31:16.088 1856 1856 W StyleComposer: failed to invoke public abstract
void miui.animation.ICancelableStyle.cancel() for null
06-04 17:31:16.089 1856 1856 D miui_anim: DOWN end
06-04 17:31:16.090 1856 1856 D miui_anim: prepare, from AnimState{mTag='DOWN',
mMaps=[0.{}, 1.{ViewProperty{mPropertyName='scaleY'}=StateValue{value=0.9427703,
intValue = 0, enable=true},
ViewProperty{mPropertyName='foreground'}=StateValue{value=0.0, intValue = 0,
enable=true}, ViewProperty{mPropertyName='alpha'}=StateValue{value=1.0, intValue =
0, enable=true}, ViewProperty{mPropertyName='scaleX'}=StateValue{value=0.9427703,
intValue = 0, enable=true}}, 2.{}]}, to AnimState{mTag='UP', mMaps=[0.{}, 1.
{ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0, intValue = 0,
enable=true}, ViewProperty{mPropertyName='foreground'}=StateValue{value=0.0,
intValue = 0, enable=true},
ViewProperty{mPropertyName='alpha'}=StateValue{value=1.0, intValue = 0,
enable=true}, ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0, intValue =
0, enable=true}}, 2.{}]}, oneTimeConfigs.length = 5, target =
android.widget.ImageView{30fc084 V.ED..C.. ...P.... 0,0-174,174 #7f130298
app:id/menu_item_info}
06-04 17:31:16.090 1856 1856 D miui_anim: prepare, property = scaleY, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=450, factors=[0.99, 0.67]}, tintMethod = 0, relatedProperty=null}
06-04 17:31:16.090 1856 1856 D miui_anim: scaleY, fromValue = 0.9427703, toValue
= 1.0
06-04 17:31:16.091 1856 1856 D miui_anim: prepare, property = foreground, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=500, factors=[0.9, 0.8]}, tintMethod = 0,
relatedProperty=ViewProperty{mPropertyName='foreground'}}
06-04 17:31:16.091 1856 1856 D miui_anim: foreground, fromValue = 0, toValue = 0,
same value
06-04 17:31:16.091 1856 1856 D miui_anim: prepare, abandon foreground for
setValue failed
06-04 17:31:16.091 1856 1856 D miui_anim: prepare, property = alpha, global delay
= 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=500, factors=[0.9, 0.8]}, tintMethod = 0,
relatedProperty=ViewProperty{mPropertyName='alpha'}}
06-04 17:31:16.091 1856 1856 D miui_anim: alpha, fromValue = 1.0, toValue = 1.0,
same value
06-04 17:31:16.091 1856 1856 D miui_anim: prepare, abandon alpha for setValue
failed
06-04 17:31:16.091 1856 1856 D miui_anim: prepare, property = scaleX, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=450, factors=[0.99, 0.67]}, tintMethod = 0, relatedProperty=null}
06-04 17:31:16.092 1856 1856 D miui_anim: scaleX, fromValue = 0.9427703, toValue
= 1.0
06-04 17:31:16.094 1856 1856 D EventBus: [1856, u0]
send(ShowApplicationInfoEvent)
06-04 17:31:16.094 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(ShowApplicationInfoEvent)
06-04 17:31:16.099 1664 3227 I ActivityManager: START u0
{act=miui.intent.action.APP_MANAGER_APPLICATION_DETAIL flg=0x1080c000
cmp=com.miui.securitycenter/com.miui.appmanager.ApplicationsDetailsActivity (has
extras)} from uid 1000 on display 0
06-04 17:31:16.101 1664 3227 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:31:16.111 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:16.113 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:16.114 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:16.115 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:16.115 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:16.116 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:16.116 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:16.117 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:16.121 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:31:16.121 1664 3227 I ANDR-IOP: MIUI-IOP pkg_name =
com.miui.securitycenter PID = -1
06-04 17:31:16.127 1664 3227 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:31:16.129 1856 1856 D EventBus: [1856, u0]
onBusEvent(ShowApplicationInfoEvent) duration: 35484 microseconds, avg: 865
06-04 17:31:16.130 1856 1856 D EventBus: [1856, u0] send(ShowMemoryAndDockEvent)
06-04 17:31:16.130 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(ShowMemoryAndDockEvent)
06-04 17:31:16.131 1856 1856 D EventBus: [1856, u0]
onBusEvent(ShowMemoryAndDockEvent) duration: 484 microseconds, avg: 865
06-04 17:31:16.134 1856 1856 D EventBus: [1856, u0] send(UserInteractionEvent)
06-04 17:31:16.134 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(UserInteractionEvent)
06-04 17:31:16.134 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 19 microseconds, avg: 865
06-04 17:31:16.134 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(UserInteractionEvent)
06-04 17:31:16.134 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 13 microseconds, avg: 864
06-04 17:31:16.142 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:31:16.144 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:31:16.145 2779 2796 I ProcessMonitor: onForegroundInfoChanged:
ForegroundInfo{mForegroundPackageName='com.miui.securitycenter',
mForegroundUid=1000, mForegroundPid=17020,
mLastForegroundPackageName='com.android.systemui', mLastForegroundUid=1000,
mLastForegroundPid=1856, mMultiWindowForegroundPackageName='null',
mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:31:16.145 2779 2796 I GameBoosterService: onForegroundInfoChanged:
Cur=com.miui.securitycenter last=com.android.systemui
06-04 17:31:16.146 1664 3227 I Timeline: Timeline: App_transition_ready
time:17085694
06-04 17:31:16.151 1664 1686 I Timeline: Timeline: App_transition_ready
time:17085699
06-04 17:31:16.156 2779 2796 D GameBoosterService: onGameStatusChange
foreground:ForegroundInfo{mForegroundPackageName='com.miui.securitycenter',
mForegroundUid=1000, mForegroundPid=17020,
mLastForegroundPackageName='com.android.systemui', mLastForegroundUid=1000,
mLastForegroundPid=1856, mMultiWindowForegroundPackageName='null',
mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:31:16.156 2779 2796 I GameBoosterService: onForegroundInfoChanged: Exit
06-04 17:31:16.156 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:31:16.166 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:31:16.176 17020 17020 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@694b4a4
06-04 17:31:16.177 17020 17020 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@733120d
06-04 17:31:16.184 1664 1686 I Timeline: Timeline: App_transition_ready
time:17085732
06-04 17:31:16.205 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:31:16.205 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:31:16.289 17020 17057 I Adreno : QUALCOMM build :
01d2d27, I3d52eaf367
06-04 17:31:16.289 17020 17057 I Adreno : Build Date :
12/10/16
06-04 17:31:16.289 17020 17057 I Adreno : OpenGL ES Shader Compiler Version:
XE031.09.00.03
06-04 17:31:16.289 17020 17057 I Adreno : Local Branch :
06-04 17:31:16.289 17020 17057 I Adreno : Remote Branch :
06-04 17:31:16.289 17020 17057 I Adreno : Remote Branch :
06-04 17:31:16.289 17020 17057 I Adreno : Reconstruct Branch :
06-04 17:31:16.319 17020 17057 E HAL : PATH3 /odm/lib64/hw/gralloc.qcom.so
06-04 17:31:16.319 17020 17057 E HAL : PATH2 /vendor/lib64/hw/gralloc.qcom.so
06-04 17:31:16.319 17020 17057 E HAL : PATH1 /system/lib64/hw/gralloc.qcom.so
06-04 17:31:16.319 17020 17057 E HAL : PATH3 /odm/lib64/hw/gralloc.msm8953.so
06-04 17:31:16.319 17020 17057 E HAL : PATH2
/vendor/lib64/hw/gralloc.msm8953.so
06-04 17:31:16.319 17020 17057 E HAL : PATH1
/system/lib64/hw/gralloc.msm8953.so
06-04 17:31:16.325 17020 17057 I OpenGLRenderer: Initialized EGL, version 1.4
06-04 17:31:16.325 17020 17057 D OpenGLRenderer: Swap behavior 1
06-04 17:31:16.370 1664 1686 I ActivityManager: Displayed
com.miui.securitycenter/com.miui.appmanager.ApplicationsDetailsActivity: +234ms
06-04 17:31:16.371 3889 4228 D PowerKeeper.Event: notifyActivityLaunchTime:
com.miui.securitycenter/com.miui.appmanager.ApplicationsDetailsActivity totalTime:
234
06-04 17:31:16.545 1856 1856 D miui_anim: UP, property scaleY end
06-04 17:31:16.546 1856 1856 D miui_anim: UP, property scaleX end
06-04 17:31:16.546 1856 1856 D miui_anim: UP end
06-04 17:31:16.564 1664 1686 I WindowManager: Destroying surface
Surface(name=Starting com.miui.securitycenter) called by
com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.AppWindowToken.destroySurfaces:366
com.android.server.wm.WindowStateAnimator.finishExit:565
com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491
com.android.server.wm.WindowAnimator.updateWindowsLocked:312
com.android.server.wm.WindowAnimator.animateLocked:727
06-04 17:31:16.615 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{6b97269 u0
com.miui.securitycenter/com.miui.appmanager.ApplicationsDetailsActivity t1011}
time:17086162
06-04 17:31:16.615 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:31:16.615 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:31:16.615 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 21 microseconds, avg: 864
06-04 17:31:16.615 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:31:16.615 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:31:16.616 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 11 microseconds, avg: 864
06-04 17:31:16.616 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17086164
06-04 17:31:16.849 1664 4058 D ActivityTrigger: ActivityTrigger
activityStopTrigger
06-04 17:31:16.851 1856 1856 D RecentsActivity: onStop
06-04 17:31:16.851 1856 1856 D EventBus: [1856, u0]
send(RecentsVisibilityChangedEvent)
06-04 17:31:16.851 1856 1856 D EventBus: [1856, u0] -> RecentsViewTouchHandler
[0x9c18778, P4] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:31:16.851 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 16 microseconds, avg: 863
06-04 17:31:16.851 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:31:16.851 1856 1856 D EventBus: [1856, u0] unregister()
06-04 17:31:16.851 1856 1856 D EventBus: [1856, u0] unregister()
06-04 17:31:16.852 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 676 microseconds, avg: 863
06-04 17:31:16.852 1856 1856 D EventBus: [1856, u0] -> RecentsImpl [0x3befedf,
P1] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:31:16.852 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 6 microseconds, avg: 863
06-04 17:31:16.852 1856 1856 D EventBus: [1856, u0] -> Recents [0x7bfc61c, P1]
onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:31:16.852 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 19 microseconds, avg: 863
06-04 17:31:16.852 2186 2186 E Launcher: changeViewByFsGestureState,
view=ShortcutMenuLayer, alpha=1.0, scale=1.0
06-04 17:31:16.863 1664 3303 I WindowManager: Destroying surface
Surface(name=com.android.systemui/com.android.systemui.recents.RecentsActivity)
called by com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.WindowManagerService.tryStartExitingAnimation:3184
com.android.server.wm.WindowManagerService.relayoutWindow:3064
com.android.server.wm.Session.relayout:224
android.view.IWindowSession$Stub.onTransact:286
com.android.server.wm.Session.onTransact:145
06-04 17:31:16.866 1664 1681 W art : Long monitor contention with owner
Binder:1664_15 (3227) at com.android.server.net.NetworkStatsCollection
com.android.server.net.NetworkStatsService$8.getUidComplete()
(NetworkStatsService.java:527) waiters=0 in void
com.android.server.net.NetworkStatsService.setUidForeground(int, boolean) for 605ms
06-04 17:31:16.868 17020 18063 I StatisticAppTraffic: mobile summaryStats null
06-04 17:31:16.878 17020 18063 I PowerRankHelperHolder: refreshStats begin
06-04 17:31:16.881 1664 4058 E BatteryStatsService: no controller energy info
supplied
06-04 17:31:16.881 1664 4058 E BatteryStatsService: no controller energy info
supplied
06-04 17:31:16.889 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 4
06-04 17:31:16.892 1856 2235 D NetworkController.MobileSignalController(1):
getDataNetTypeFromServiceState slotId=1 isUsingCarrierAggregation=false
06-04 17:31:16.892 1856 2235 D NetworkTypeUtils: default net type
06-04 17:31:16.893 1856 2235 D MobileSignalController: updateDataType
mSelectedDataTypeIcon[1]=2130838676, mSelectedDataActivityIndex=3
06-04 17:31:16.893 1856 2235 D TelephonyIcons: getSignalStrengthIcon: slot=1,
inetCondition=1, level=4, roaming=false, signalstrength=SignalStrength: 11 0 -120
-160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte
06-04 17:31:16.894 1856 2235 D TelephonyIcons: null signal icon name:
drawable/stat_sys_signal_null
06-04 17:31:16.895 1856 2235 D TelephonyIcons: getDataTypeIcon sub=1
06-04 17:31:16.964 17020 18063 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:31:16.980 17020 18063 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:31:16.996 17020 18063 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:31:17.003 17020 18063 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:31:17.027 17020 18063 I PowerRankHelperHolder: refreshStats end
06-04 17:31:17.059 2779 5564 I NAProvider: queryWifiRule
packageName:com.ezllama.app
06-04 17:31:17.062 17020 18063 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:31:17.069 2779 5564 I NAProvider: queryMobileRule
packageName:com.ezllama.app
06-04 17:31:17.071 2779 5564 I NAProvider: queryMobileRule
packageName:com.ezllama.app
06-04 17:31:17.106 17020 17020 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@cd6d5d6
06-04 17:31:17.107 17020 17020 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@6247057
06-04 17:31:17.107 17020 17020 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@2088744
06-04 17:31:17.107 17020 17020 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@970802d
06-04 17:31:17.107 17020 17020 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@bc27962
06-04 17:31:17.120 17020 17020 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@fefb909
06-04 17:31:17.120 17020 17020 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@968b70e
06-04 17:31:17.129 17020 17020 D miui_anim: handleViewTouch for
com.miui.internal.widget.GroupButton{103e907 VFED..C.. ......I. 0,0-0,0 #1020019
android:id/button1}
06-04 17:31:17.130 17020 17020 D miui_anim: handleViewTouch for
com.miui.internal.widget.GroupButton{b1121a5 VFED..C.. ......I. 0,0-0,0 #102001a
android:id/button2}
06-04 17:31:17.130 17020 17020 D miui_anim: handleViewTouch for
com.miui.internal.widget.GroupButton{2173321 VFED..C.. ......I. 0,0-0,0 #102001b
android:id/button3}
06-04 17:31:17.230 17020 17025 I art : Do full code cache collection,
code=125KB, data=116KB
06-04 17:31:17.231 17020 17025 I art : After code cache collection, code=110KB,
data=94KB
06-04 17:31:17.827 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:17.828 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:17.828 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:18.004 17020 17020 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@af35f66
06-04 17:31:18.004 17020 17020 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@f94e2a7
06-04 17:31:18.009 17020 17020 D miui_anim: handleViewTouch for
com.miui.internal.widget.GroupButton{7886e16 VFED..C.. ......I. 0,0-0,0 #1020019
android:id/button1}
06-04 17:31:18.010 17020 17020 D miui_anim: handleViewTouch for
com.miui.internal.widget.GroupButton{60514b5 VFED..C.. ......I. 0,0-0,0 #102001a
android:id/button2}
06-04 17:31:18.010 17020 17020 D miui_anim: handleViewTouch for
com.miui.internal.widget.GroupButton{31b7d8 VFED..C.. ......I. 0,0-0,0 #102001b
android:id/button3}
06-04 17:31:18.246 1664 1686 I WindowManager: Destroying surface
Surface(name=com.miui.securitycenter/com.miui.appmanager.ApplicationsDetailsActivit
y) called by com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.AppWindowToken.destroySurfaces:366
com.android.server.wm.WindowStateAnimator.finishExit:565
com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491
com.android.server.wm.WindowAnimator.updateWindowsLocked:312
com.android.server.wm.WindowAnimator.animateLocked:727
06-04 17:31:18.558 17020 17020 D miui_anim: onEventDown, touchDown
06-04 17:31:18.559 17020 17020 W StyleComposer: failed to invoke public abstract
void miui.animation.ICancelableStyle.cancel() for null
06-04 17:31:18.560 17020 17020 D miui_anim: prepare, from AnimState{mTag='UP',
mMaps=[0.{}, 1.{ViewProperty{mPropertyName='foreground'}=StateValue{value=0.0,
intValue = 0, enable=true},
ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0, intValue = 0,
enable=true}, ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0, intValue =
0, enable=true}}, 2.{}]}, to AnimState{mTag='DOWN', mMaps=[0.{}, 1.
{ViewProperty{mPropertyName='foreground'}=StateValue{value=0.0, intValue =
335544320, enable=true}, ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0,
intValue = 0, enable=true},
ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0, intValue = 0,
enable=true}}, 2.{}]}, oneTimeConfigs.length = 3, target =
com.miui.internal.widget.GroupButton{7886e16 VFED..C.. ......I. 560,90-1000,230
#1020019 android:id/button1}
06-04 17:31:18.560 17020 17020 D miui_anim: prepare, property = foreground, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:31:18.560 17020 17020 D miui_anim: foreground, fromValue = 0, toValue =
335544320
06-04 17:31:18.560 17020 17020 D miui_anim: prepare, property = scaleY, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:31:18.561 17020 17020 D miui_anim: scaleY, fromValue = 1.0, toValue = 1.0,
same value
06-04 17:31:18.561 17020 17020 D miui_anim: prepare, abandon scaleY for setValue
failed
06-04 17:31:18.561 17020 17020 D miui_anim: prepare, property = scaleX, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:31:18.561 17020 17020 D miui_anim: scaleX, fromValue = 1.0, toValue = 1.0,
same value
06-04 17:31:18.561 17020 17020 D miui_anim: prepare, abandon scaleX for setValue
failed
06-04 17:31:18.600 17020 17020 D miui_anim: onEventUp, touchUp
06-04 17:31:18.601 17020 17020 W StyleComposer: failed to invoke public abstract
void miui.animation.ICancelableStyle.cancel() for null
06-04 17:31:18.601 17020 17020 D miui_anim: DOWN end
06-04 17:31:18.601 17020 17020 D miui_anim: prepare, from AnimState{mTag='DOWN',
mMaps=[0.{}, 1.{ViewProperty{mPropertyName='foreground'}=StateValue{value=0.0,
intValue = 16777216, enable=true},
ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0, intValue = 0,
enable=true}, ViewProperty{mPropertyName='alpha'}=StateValue{value=1.0, intValue =
0, enable=true}, ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0,
intValue = 0, enable=true}}, 2.{}]}, to AnimState{mTag='UP', mMaps=[0.{}, 1.
{ViewProperty{mPropertyName='foreground'}=StateValue{value=0.0, intValue = 0,
enable=true}, ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0, intValue =
0, enable=true}, ViewProperty{mPropertyName='alpha'}=StateValue{value=1.0, intValue
= 0, enable=true}, ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0,
intValue = 0, enable=true}}, 2.{}]}, oneTimeConfigs.length = 5, target =
com.miui.internal.widget.GroupButton{7886e16 VFED..C.. ...P..ID 560,90-1000,230
#1020019 android:id/button1}
06-04 17:31:18.601 17020 17020 D miui_anim: prepare, property = foreground, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=500, factors=[0.9, 0.8]}, tintMethod = 0,
relatedProperty=ViewProperty{mPropertyName='foreground'}}
06-04 17:31:18.602 17020 17020 D miui_anim: foreground, fromValue = 16777216,
toValue = 0
06-04 17:31:18.602 17020 17020 D miui_anim: prepare, property = scaleY, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=450, factors=[0.99, 0.67]}, tintMethod = 0, relatedProperty=null}
06-04 17:31:18.602 17020 17020 D miui_anim: scaleY, fromValue = 1.0, toValue = 1.0,
same value
06-04 17:31:18.602 17020 17020 D miui_anim: prepare, abandon scaleY for setValue
failed
06-04 17:31:18.602 17020 17020 D miui_anim: prepare, property = alpha, global delay
= 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=500, factors=[0.9, 0.8]}, tintMethod = 0,
relatedProperty=ViewProperty{mPropertyName='alpha'}}
06-04 17:31:18.602 17020 17020 D miui_anim: alpha, fromValue = 1.0, toValue = 1.0,
same value
06-04 17:31:18.602 17020 17020 D miui_anim: prepare, abandon alpha for setValue
failed
06-04 17:31:18.602 17020 17020 D miui_anim: prepare, property = scaleX, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=450, factors=[0.99, 0.67]}, tintMethod = 0, relatedProperty=null}
06-04 17:31:18.603 17020 17020 D miui_anim: scaleX, fromValue = 1.0, toValue = 1.0,
same value
06-04 17:31:18.603 17020 17020 D miui_anim: prepare, abandon scaleX for setValue
failed
06-04 17:31:18.631 1664 3227 I ActivityManager: Force stopping com.ezllama.app
appid=10773 user=0: clear data
06-04 17:31:18.631 1664 3227 I AutoStartManagerService: MIUILOG- Reject
RestartService packageName :com.ezllama.app uid : 10773
06-04 17:31:18.632 1664 3227 I Process : Sending signal. PID: 17942 SIG: 19
06-04 17:31:18.632 1664 3227 I ActivityManager: Killing
17942:com.ezllama.app/u0a773 (adj 900): stop com.ezllama.app: clear data
06-04 17:31:18.633 3889 4228 D PowerKeeper.Event: notifyActiveKilled processName:
com.ezllama.app, pid:17942, reason:stop com.ezllama.app: clear data
06-04 17:31:18.634 1664 3227 I AutoStartManagerService: MIUILOG- Reject
RestartService packageName :com.ezllama.app uid : 10773
06-04 17:31:18.634 1664 3227 I AutoStartManagerService: MIUILOG- Reject
RestartService packageName :com.ezllama.app uid : 10773
06-04 17:31:18.634 1664 3227 I AutoStartManagerService: MIUILOG- Reject
RestartService packageName :com.ezllama.app uid : 10773
06-04 17:31:18.637 1664 3227 I ActivityManager: Force finishing activity
ActivityRecord{a76fa66 u0
com.ezllama.app/com.revesoft.itelmobiledialer.dashboard.FrinzoDashboardActivity
t1010}
06-04 17:31:18.639 1664 1680 I WindowManager: Destroying surface
Surface(name=com.ezllama.app/com.revesoft.itelmobiledialer.dashboard.FrinzoDashboar
dActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.removeLocked:1481
com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2636
com.android.server.wm.WindowManagerService.removeWindowLocked:2594
com.android.server.wm.WindowManagerService.removeWindowLocked:2463
com.android.server.wm.AppWindowToken.removeAllWindows:535
com.android.server.wm.AppWindowToken.removeAppFromTaskLocked:329
06-04 17:31:18.649 1664 1680 I ActivityManager: Force stopping com.ezllama.app
appid=10773 user=-1: clearApplicationUserData
06-04 17:31:18.650 17020 17020 D miui_anim: UP end
06-04 17:31:18.668 1664 3173 W InputMethodManagerService: Window already focused,
ignoring focus gain of:
com.android.internal.view.IInputMethodClient$Stub$Proxy@2c11903 attribute=null,
token = android.os.BinderProxy@4ccc513
06-04 17:31:18.681 1664 1680 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.PACKAGE_RESTARTED
dat=package:com.ezllama.app flg=0x10 (has extras) } to
com.lenovo.anyshare.gps/com.ushareit.longevity.receiver.GlobalReceiver
06-04 17:31:18.688 2157 2157 D CarrierSvcBindHelper: No carrier app for: 0
06-04 17:31:18.690 2186 2186 I PackageInstallReceiver: action =
android.intent.action.PACKAGE_DATA_CLEARED packageName = com.ezllama.app
06-04 17:31:18.691 2115 2115 I GeofencerStateMachine: removeGeofences:
removeRequest=RemoveGeofencingRequest[REMOVE_ALL packageName=com.ezllama.app]
06-04 17:31:18.692 2157 2157 D CarrierSvcBindHelper: No carrier app for: 1
06-04 17:31:18.694 1664 1693 I AutoStartManagerService: MIUILOG- Reject
RestartService packageName :null uid : 10773
06-04 17:31:18.696 1664 1693 I AutoStartManagerService: MIUILOG- Reject
RestartService packageName :null uid : 10773
06-04 17:31:18.697 1664 1693 I AutoStartManagerService: MIUILOG- Reject
RestartService packageName :null uid : 10773
06-04 17:31:18.699 1664 1680 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.PACKAGE_DATA_CLEARED
dat=package:com.ezllama.app flg=0x10 (has extras) } to
com.lenovo.anyshare.gps/com.ushareit.longevity.receiver.GlobalReceiver
06-04 17:31:18.699 1664 1680 W BroadcastQueue: Background execution not allowed:
receiving Intent { act=android.intent.action.PACKAGE_DATA_CLEARED
dat=package:com.ezllama.app flg=0x10 (has extras) } to
com.microsoft.appmanager/com.samsung.android.sdk.mdx.windowslink.tileservice.Window
sLinkTileBroadcastReceiver
06-04 17:31:18.705 1664 3227 W ActivityManager: Permission Denial: Accessing
service
ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRoute
ProviderService} from pid=2802, uid=10017 that is not exported from uid 10096
06-04 17:31:18.706 1664 1693 I AutoStartManagerService: MIUILOG- Reject
RestartService packageName :null uid : 10773
06-04 17:31:18.707 1664 1693 I AutoStartManagerService: MIUILOG- Reject
RestartService packageName :null uid : 10773
06-04 17:31:18.710 1664 1693 I AutoStartManagerService: MIUILOG- Reject
RestartService packageName :null uid : 10773
06-04 17:31:18.712 1664 3171 W BroadcastQueueInjector: Unable to launch app
com.android.email/10065 for broadcast Intent
{ act=android.intent.action.PACKAGE_DATA_CLEARED dat=package:com.ezllama.app
flg=0x11 (has extras) }: process is not permitted to auto start
06-04 17:31:18.718 733 28345 W AudioFlinger::EffectModule: EffectModule
0xe821d680 destructor called with unreleased interface
06-04 17:31:18.718 733 28345 W AudioFlinger::EffectModule: EffectModule
0xe821d500 destructor called with unreleased interface
06-04 17:31:18.719 733 8322 V AudioPolicyEffects: releaseInputEffects(): input:
86, refCount: 0
06-04 17:31:18.719 733 8322 W AudioFlinger: session id 4737 not found for pid
17942
06-04 17:31:18.719 733 8322 W AudioFlinger::EffectHandle: disconnect Effect
handle 0xe76facc0 disconnected after thread destruction
06-04 17:31:18.719 733 8322 W AudioFlinger: session id 4737 not found for pid
17942
06-04 17:31:18.719 733 8322 W AudioFlinger::EffectHandle: disconnect Effect
handle 0xe76fa780 disconnected after thread destruction
06-04 17:31:18.719 733 8322 V AudioPolicyEffects: releaseInputEffects(): all
effects released
06-04 17:31:18.719 733 2354 W AudioFlinger::EffectHandle: disconnect Effect
handle 0xe9b94a80 disconnected after thread destruction
06-04 17:31:18.721 733 2354 W AudioFlinger::EffectHandle: disconnect Effect
handle 0xe9b94d80 disconnected after thread destruction
06-04 17:31:18.722 733 8322 D audio_hw_primary: adev_close_input_stream:
enter:stream_handle(0xe8afc3c0)
06-04 17:31:18.722 733 8322 V msm8916_platform: platform_set_echo_reference:
disabling echo-reference
06-04 17:31:18.722 733 8322 D audio_hw_primary: in_standby: enter: stream
(0xe8afc3c0) usecase(16: audio-record)
06-04 17:31:18.724 1664 3303 D GraphicsStats: Buffer count: 11
06-04 17:31:18.748 3047 18079 I
com.lbe.security.service.provider.WakePathDatabaseUtil: getDefaultAutoStartApps
06-04 17:31:18.759 17130 17130 I VSC-AppInstallReceiver: action:
android.intent.action.PACKAGE_DATA_CLEARED, packageName: com.ezllama.app
06-04 17:31:18.764 2802 13834 I Icing : doRemovePackageData com.ezllama.app
[CONTEXT service_id=21 ]
06-04 17:31:18.780 749 1489 D DnsProxyBlocker: add uid(10773) for Firewall
06-04 17:31:18.785 3047 18079 I
com.lbe.security.service.provider.WakePathDatabaseUtil: writeWakePathWhiteList
06-04 17:31:18.817 3047 18079 I
com.lbe.security.service.provider.WakePathDatabaseUtil: getWakePathWhiteList:
whiteList.size=9
06-04 17:31:18.817 1664 3227 I WakePathChecker: MIUILOG-WAKEPATH
pushWakePathWhiteList: userId=0 size=9
06-04 17:31:18.827 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:18.828 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:18.829 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:18.829 2802 2816 I art : Background sticky concurrent mark sweep
GC freed 60635(3MB) AllocSpace objects, 38(2MB) LOS objects, 12% free, 45MB/51MB,
paused 13.430ms total 43.793ms
06-04 17:31:18.841 2115 18077 I Fitness : FitCleanupIntentOperation received
Intent android.intent.action.PACKAGE_DATA_CLEARED [CONTEXT service_id=17 ]
06-04 17:31:18.845 1664 1686 I WindowManager: Destroying surface
Surface(name=com.miui.securitycenter/com.miui.appmanager.ApplicationsDetailsActivit
y) called by com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.AppWindowToken.destroySurfaces:366
com.android.server.wm.WindowStateAnimator.finishExit:565
com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491
com.android.server.wm.WindowAnimator.updateWindowsLocked:312
com.android.server.wm.WindowAnimator.animateLocked:727
06-04 17:31:18.874 2871 2886 D com.xiaomi.common.Network: Http POST Response
Code: 200
06-04 17:31:19.151 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:31:19.155 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:31:19.644 17543 17548 I art : Do full code cache collection,
code=65KB, data=96KB
06-04 17:31:19.645 17543 17548 I art : After code cache collection, code=48KB,
data=48KB
06-04 17:31:19.645 17543 17548 I art : JIT allocated 54KB for stack maps of
X.0FR X.0AZ.A03(android.database.Cursor, X.00O, boolean)
06-04 17:31:20.163 1664 1784 D KeyLayoutMap: swtich state=0
06-04 17:31:20.164 1664 1784 W BaseMiuiPhoneWindowManager: keyCode:82 down:true
eventTime:17089711 downTime:17089711 policyFlags:22000000 flags:8 deviceId:8
isScreenOn:true keyguardActive:false repeatCount:0
06-04 17:31:20.181 1856 1856 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:31:20.236 1664 1784 D KeyLayoutMap: swtich state=0
06-04 17:31:20.237 1664 1784 W BaseMiuiPhoneWindowManager: keyCode:82 down:false
eventTime:17089784 downTime:17089711 policyFlags:22000000 flags:8 deviceId:8
isScreenOn:true keyguardActive:false repeatCount:0
06-04 17:31:20.241 1856 1856 W HeadsUpManager: removeHeadsUpNotification() no
heads up notification on show
06-04 17:31:20.255 1856 1856 D RecentsImpl: startRecentsActivity runningTask:
ComponentInfo{com.miui.securitycenter/com.miui.appmanager.ApplicationsDetailsActivi
ty}
06-04 17:31:20.260 1856 1856 D EventBus: [1856, u0]
send(ActivitySetDummyTranslucentEvent)
06-04 17:31:20.261 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(ActivitySetDummyTranslucentEvent)
06-04 17:31:20.261 1856 1856 D EventBus: [1856, u0]
onBusEvent(ActivitySetDummyTranslucentEvent) duration: 20 microseconds, avg: 862
06-04 17:31:20.268 1664 2099 I ActivityManager: START u0 {flg=0x10884000
cmp=com.android.systemui/.recents.RecentsActivity} from uid 1000 on display 0
06-04 17:31:20.269 1664 2099 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:31:20.284 1664 2099 I ActivityManager: Ignoring
FLAG_ACTIVITY_NEW_DOCUMENT, launchMode is "singleInstance" or "singleTask"
06-04 17:31:20.289 1664 2099 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:31:20.289 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:31:20.316 2779 2796 I ProcessMonitor: onForegroundInfoChanged:
ForegroundInfo{mForegroundPackageName='com.android.systemui', mForegroundUid=1000,
mForegroundPid=1856, mLastForegroundPackageName='com.miui.securitycenter',
mLastForegroundUid=1000, mLastForegroundPid=17020,
mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:31:20.316 2779 2796 I GameBoosterService: onForegroundInfoChanged:
Cur=com.android.systemui last=com.miui.securitycenter
06-04 17:31:20.316 2779 2796 D GameBoosterService: onGameStatusChange
foreground:ForegroundInfo{mForegroundPackageName='com.android.systemui',
mForegroundUid=1000, mForegroundPid=1856,
mLastForegroundPackageName='com.miui.securitycenter', mLastForegroundUid=1000,
mLastForegroundPid=17020, mMultiWindowForegroundPackageName='null',
mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:31:20.317 2779 2796 I GameBoosterService: onForegroundInfoChanged: Exit
06-04 17:31:20.317 1664 2099 I Timeline: Timeline: App_transition_ready
time:17089865
06-04 17:31:20.318 1664 1680 D ActivityTrigger: ActivityTrigger
activityStopTrigger
06-04 17:31:20.318 1856 1856 D EventBus: [1856, u0]
send(RecentsActivityStartingEvent)
06-04 17:31:20.318 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(RecentsActivityStartingEvent)
06-04 17:31:20.318 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsActivityStartingEvent) duration: 14 microseconds, avg: 862
06-04 17:31:20.318 1856 1856 D EventBus: [1856, u0] -> RecentsImpl [0x3befedf,
P1] onBusEvent(RecentsActivityStartingEvent)
06-04 17:31:20.318 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsActivityStartingEvent) duration: 207 microseconds, avg: 862
06-04 17:31:20.318 1856 1856 D EventBus: [1856, u0] -> Recents [0x7bfc61c, P1]
onBusEvent(RecentsActivityStartingEvent)
06-04 17:31:20.318 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsActivityStartingEvent) duration: 11 microseconds, avg: 861
06-04 17:31:20.322 1856 1856 D RecentsActivity: onStart
06-04 17:31:20.325 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:31:20.326 1856 1856 D EventBus: [1856, u0]
registerSubscriber(TaskViewThumbnail)
06-04 17:31:20.326 1856 1856 D EventBus: [1856, u0] Subscriber class type already
registered
06-04 17:31:20.327 1856 1856 D EventBus: [1856, u0]
registerSubscriber(TaskViewThumbnail)
06-04 17:31:20.327 1856 1856 D EventBus: [1856, u0] Subscriber class type already
registered
06-04 17:31:20.329 1856 1856 D EventBus: [1856, u0]
send(RecentsVisibilityChangedEvent)
06-04 17:31:20.329 1856 1856 D EventBus: [1856, u0] -> RecentsViewTouchHandler
[0x9c18778, P4] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:31:20.329 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 12 microseconds, avg: 861
06-04 17:31:20.329 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:31:20.329 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 8 microseconds, avg: 861
06-04 17:31:20.329 1856 1856 D EventBus: [1856, u0] -> RecentsImpl [0x3befedf,
P1] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:31:20.329 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 10 microseconds, avg: 860
06-04 17:31:20.329 1856 1856 D EventBus: [1856, u0] -> Recents [0x7bfc61c, P1]
onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:31:20.329 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 101 microseconds, avg: 860
06-04 17:31:20.330 2186 2186 E Launcher: changeViewByFsGestureState,
view=ShortcutMenuLayer, alpha=0.0, scale=1.0
06-04 17:31:20.336 1856 1856 D RecentsActivity: getFreeMemory:1746293760
06-04 17:31:20.336 1664 4058 I Timeline: Timeline: App_transition_ready
time:17089884
06-04 17:31:20.336 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:31:20.345 1664 4058 I Timeline: Timeline: App_transition_ready
time:17089893
06-04 17:31:20.356 1856 1856 D EventBus: [1856, u0]
send(ShowStackActionButtonEvent)
06-04 17:31:20.356 1856 1856 D EventBus: [1856, u0] -> RecentsView [0xa91d7cb,
P3] onBusEvent(ShowStackActionButtonEvent)
06-04 17:31:20.357 1856 1856 D EventBus: [1856, u0]
onBusEvent(ShowStackActionButtonEvent) duration: 9 microseconds, avg: 860
06-04 17:31:20.357 1856 1856 D EventBus: [1856, u0] post(RecentsDrawnEvent)
06-04 17:31:20.357 1856 1856 W HeadsUpManager: removeHeadsUpNotification() no
heads up notification on show
06-04 17:31:20.359 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:31:20.359 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:31:20.360 1856 1856 D EventBus: [1856, u0] -> RecentsImpl [0x3befedf,
P1] onBusEvent(RecentsDrawnEvent)
06-04 17:31:20.360 1856 1856 D EventBus: [1856, u0] onBusEvent(RecentsDrawnEvent)
duration: 27 microseconds, avg: 859
06-04 17:31:20.360 1856 1856 D EventBus: [1856, u0] -> Recents [0x7bfc61c, P1]
onBusEvent(RecentsDrawnEvent)
06-04 17:31:20.360 1856 1856 D EventBus: [1856, u0] onBusEvent(RecentsDrawnEvent)
duration: 8 microseconds, avg: 859
06-04 17:31:20.362 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:20.362 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:20.362 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 27 microseconds, avg: 859
06-04 17:31:20.394 1664 1686 I Timeline: Timeline: App_transition_ready
time:17089942
06-04 17:31:20.415 1856 1856 D EventBus: [1856, u0]
post(EnterRecentsWindowFirstAnimationFrameEvent)
06-04 17:31:20.416 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(EnterRecentsWindowFirstAnimationFrameEvent)
06-04 17:31:20.417 1856 1856 D EventBus: [1856, u0]
onBusEvent(EnterRecentsWindowFirstAnimationFrameEvent) duration: 335 microseconds,
avg: 859
06-04 17:31:20.481 1664 1683 E BatteryStatsService: power: Missing API
06-04 17:31:20.484 2697 2729 I octvm_klo: battery level changed:
[batterylevel,voltage,temp]:[45,3681,365]
06-04 17:31:20.486 1664 1683 E BatteryStatsService: no controller energy info
supplied
06-04 17:31:20.486 1664 1683 E BatteryStatsService: no controller energy info
supplied
06-04 17:31:20.489 2697 2729 I octvm_klo: update system cpu stats called
06-04 17:31:20.519 1664 1673 I art : Background partial concurrent mark sweep
GC freed 24592(6MB) AllocSpace objects, 17(468KB) LOS objects, 22% free, 54MB/70MB,
paused 2.654ms total 210.468ms
06-04 17:31:20.532 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:20.532 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:20.564 1856 1856 I MiuiChargeManager: notifyBatteryStatusChanged:
status: 3 isPlugged: 0 level: 45 wireState: -1 chargeSpeed: 0 chargeDeviceType: -1
06-04 17:31:20.564 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:20.574 1856 1856 D KeyguardUpdateMonitor: handleBatteryUpdate
06-04 17:31:20.574 1856 1856 I MiuiChargeController: checkBatteryStatus:
chargeType -1 status 3 plugged 0 isRapidCharge false isSuperCharge false isCarMode
false mChargeDeviceType -1 mChargeDeviceForAnalytic -1
06-04 17:31:20.574 1856 1856 I KeyguardIndication: updateIndication: mVisible
false mDozing false mTransientIndication null mPowerPluggedIn false
mUpArrowIndication Swipe up to unlock
06-04 17:31:20.576 2779 5564 I PowerUtils: has feature phone typ: false
06-04 17:31:20.577 2779 5564 I PowerCenterProvider: call
METHOD_GET_POWER_SUPPLY_INFO, quick_charge:false
06-04 17:31:20.577 2779 2796 I PowerUtils: has feature phone typ: false
06-04 17:31:20.578 2779 2796 I PowerCenterProvider: call
METHOD_GET_POWER_SUPPLY_INFO, quick_charge:false
06-04 17:31:20.578 2779 5564 I PowerUtils: has feature phone typ: false
06-04 17:31:20.580 2779 5564 I PowerCenterProvider: call
METHOD_GET_POWER_SUPPLY_INFO, quick_charge:false
06-04 17:31:20.717 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:31:20.717 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:31:20.747 1856 1856 D EventBus: [1856, u0]
send(EnterRecentsWindowAnimationCompletedEvent)
06-04 17:31:20.747 1856 1856 D EventBus: [1856, u0] -> RecentsView [0xa91d7cb,
P3] onBusEvent(EnterRecentsWindowAnimationCompletedEvent)
06-04 17:31:20.747 1856 1856 D EventBus: [1856, u0]
onBusEvent(EnterRecentsWindowAnimationCompletedEvent) duration: 22 microseconds,
avg: 858
06-04 17:31:20.747 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(EnterRecentsWindowAnimationCompletedEvent)
06-04 17:31:20.748 1856 1856 D EventBus: [1856, u0]
onBusEvent(EnterRecentsWindowAnimationCompletedEvent) duration: 680 microseconds,
avg: 858
06-04 17:31:20.748 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(EnterRecentsWindowAnimationCompletedEvent)
06-04 17:31:20.749 1856 1856 D EventBus: [1856, u0]
onBusEvent(EnterRecentsWindowAnimationCompletedEvent) duration: 544 microseconds,
avg: 858
06-04 17:31:20.756 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{bbafda2 u0 com.android.systemui/.recents.RecentsActivity t974}
time:17090304
06-04 17:31:20.763 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:20.763 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:20.763 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 31 microseconds, avg: 858
06-04 17:31:20.768 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:31:20.768 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:31:20.768 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 31 microseconds, avg: 857
06-04 17:31:20.769 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:31:20.769 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:31:20.769 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 18 microseconds, avg: 857
06-04 17:31:20.771 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17090319
06-04 17:31:20.832 1856 1856 D EventBus: [1856, u0] send(UserInteractionEvent)
06-04 17:31:20.832 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(UserInteractionEvent)
06-04 17:31:20.832 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 21 microseconds, avg: 857
06-04 17:31:20.832 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(UserInteractionEvent)
06-04 17:31:20.832 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 21 microseconds, avg: 856
06-04 17:31:20.963 1856 1856 D EventBus: [1856, u0]
send(EnterRecentsTaskStackAnimationCompletedEvent)
06-04 17:31:20.964 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:20.964 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:20.964 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 35 microseconds, avg: 856
06-04 17:31:20.980 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:20.980 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:20.980 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 36 microseconds, avg: 856
06-04 17:31:20.997 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:20.997 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:20.997 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 34 microseconds, avg: 856
06-04 17:31:21.013 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:21.014 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:21.014 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 38 microseconds, avg: 855
06-04 17:31:21.030 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:21.030 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:21.031 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 37 microseconds, avg: 855
06-04 17:31:21.046 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:21.047 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:21.047 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 37 microseconds, avg: 855
06-04 17:31:21.063 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:21.064 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:21.064 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 37 microseconds, avg: 854
06-04 17:31:21.080 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:21.080 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:21.080 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 40 microseconds, avg: 854
06-04 17:31:21.097 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:21.097 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:21.097 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 41 microseconds, avg: 854
06-04 17:31:21.111 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:21.112 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:21.113 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:21.114 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:21.114 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:21.114 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:21.115 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:21.115 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 41 microseconds, avg: 853
06-04 17:31:21.115 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:21.115 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:21.116 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:21.130 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:21.130 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:21.131 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 39 microseconds, avg: 853
06-04 17:31:21.147 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:21.147 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:21.147 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 38 microseconds, avg: 853
06-04 17:31:21.162 1856 1856 D EventBus: [1856, u0] send(UserInteractionEvent)
06-04 17:31:21.162 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(UserInteractionEvent)
06-04 17:31:21.162 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 93 microseconds, avg: 852
06-04 17:31:21.163 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(UserInteractionEvent)
06-04 17:31:21.163 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 20 microseconds, avg: 852
06-04 17:31:21.166 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:21.166 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:21.166 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 33 microseconds, avg: 852
06-04 17:31:21.180 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:21.180 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:21.181 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 44 microseconds, avg: 851
06-04 17:31:21.197 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:21.197 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:21.197 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 39 microseconds, avg: 851
06-04 17:31:21.214 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:21.214 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:21.214 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 42 microseconds, avg: 851
06-04 17:31:21.230 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:21.230 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:21.230 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 34 microseconds, avg: 851
06-04 17:31:21.236 1856 1856 D EventBus: [1856, u0] send(HideRecentsEvent)
06-04 17:31:21.236 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(HideRecentsEvent)
06-04 17:31:21.238 1856 1856 D EventBus: [1856, u0]
send(DismissRecentsToHomeAnimationStarted)
06-04 17:31:21.238 1856 1856 D EventBus: [1856, u0] -> RecentsView [0xa91d7cb,
P3] onBusEvent(DismissRecentsToHomeAnimationStarted)
06-04 17:31:21.239 1856 1856 D EventBus: [1856, u0]
onBusEvent(DismissRecentsToHomeAnimationStarted) duration: 532 microseconds, avg:
850
06-04 17:31:21.240 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(DismissRecentsToHomeAnimationStarted)
06-04 17:31:21.241 1856 1856 D EventBus: [1856, u0]
onBusEvent(DismissRecentsToHomeAnimationStarted) duration: 614 microseconds, avg:
850
06-04 17:31:21.241 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(DismissRecentsToHomeAnimationStarted)
06-04 17:31:21.241 1856 1856 D EventBus: [1856, u0]
onBusEvent(DismissRecentsToHomeAnimationStarted) duration: 367 microseconds, avg:
850
06-04 17:31:21.241 1856 1856 D EventBus: [1856, u0] send(UserInteractionEvent)
06-04 17:31:21.241 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(UserInteractionEvent)
06-04 17:31:21.242 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 150 microseconds, avg: 850
06-04 17:31:21.242 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(UserInteractionEvent)
06-04 17:31:21.242 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 23 microseconds, avg: 850
06-04 17:31:21.242 1856 1856 D EventBus: [1856, u0] onBusEvent(HideRecentsEvent)
duration: 6166 microseconds, avg: 852
06-04 17:31:21.246 3108 5352 I QtiTetherService: limitReached Alert received
limitName: globalAlert on Interface: tun0
06-04 17:31:21.246 1664 1793 D NtpTrustedTime: currentTimeMillis() cache hit
06-04 17:31:21.247 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:21.247 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:21.247 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 35 microseconds, avg: 851
06-04 17:31:21.248 1856 1856 W HeadsUpManager: removeHeadsUpNotification() no
heads up notification on show
06-04 17:31:21.249 1856 1856 D EventBus: [1856, u0]
send(ActivitySetDummyTranslucentEvent)
06-04 17:31:21.249 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(ActivitySetDummyTranslucentEvent)
06-04 17:31:21.249 1856 1856 D EventBus: [1856, u0]
onBusEvent(ActivitySetDummyTranslucentEvent) duration: 21 microseconds, avg: 851
06-04 17:31:21.253 1664 2099 W XSpaceManagerService: checkXSpaceControl,
from:com.android.systemui, to:com.miui.home, with act:android.intent.action.MAIN,
callingUserId:0, toUserId:0
06-04 17:31:21.255 1664 2099 I ActivityManager: START u0
{act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000
cmp=com.miui.home/.launcher.Launcher} from uid 1000 on display 0
06-04 17:31:21.256 1664 2099 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:31:21.272 1664 2099 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:31:21.272 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: getTetherStats() called
NetworkStats: elapsedRealtime=34395995
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [0] iface=rmnet_data0
uid=0 set=DEFAULT tag=0x0 roaming=NO rxBytes=9967 rxPackets=91 txBytes=6048
txPackets=99 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [1] iface=rmnet_data0
uid=0 set=FOREGROUND tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0 txPackets=0
operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [2] iface=rmnet_data0
uid=1000 set=DEFAULT tag=0x0 roaming=NO rxBytes=27945 rxPackets=328 txBytes=60003
txPackets=484 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [3] iface=rmnet_data0
uid=1000 set=FOREGROUND tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0
txPackets=0 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [4] iface=rmnet_data0
uid=10008 set=DEFAULT tag=0x0 roaming=NO rxBytes=4753 rxPackets=78 txBytes=14654
txPackets=127 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [5] iface=rmnet_data0
uid=10008 set=FOREGROUND tag=0x0 roaming=NO rxBytes=178166 rxPackets=409
txBytes=145690 txPackets=534 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [6] iface=rmnet_data0
uid=10017 set=DEFAULT tag=0x0 roaming=NO rxBytes=200 rxPackets=4 txBytes=1430
txPackets=7 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [7] iface=rmnet_data0
uid=10017 set=FOREGROUND tag=0x0 roaming=NO rxBytes=16184 rxPackets=81
txBytes=21719 txPackets=103 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [8] iface=rmnet_data0
uid=10028 set=DEFAULT tag=0x0 roaming=NO rxBytes=11622 rxPackets=91 txBytes=21370
txPackets=128 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [9] iface=rmnet_data0
uid=10028 set=FOREGROUND tag=0x0 roaming=NO rxBytes=40 rxPackets=1 txBytes=52
txPackets=1 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [10] iface=rmnet_data0
uid=10031 set=DEFAULT tag=0x0 roaming=NO rxBytes=1722 rxPackets=6 txBytes=1449
txPackets=6 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [11] iface=rmnet_data0
uid=10031 set=FOREGROUND tag=0x0 roaming=NO rxBytes=6573 rxPackets=9 txBytes=1021
txPackets=10 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [12] iface=rmnet_data0
uid=10046 set=DEFAULT tag=0x0 roaming=NO rxBytes=5436 rxPackets=13 txBytes=2078
txPackets=13 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [13] iface=rmnet_data0
uid=10046 set=FOREGROUND tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0
txPackets=0 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [14] iface=rmnet_data0
uid=10051 set=DEFAULT tag=0x0 roaming=NO rxBytes=7429 rxPackets=29 txBytes=6146
txPackets=39 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [15] iface=rmnet_data0
uid=10051 set=FOREGROUND tag=0x0 roaming=NO rxBytes=18992 rxPackets=149
txBytes=36937 txPackets=214 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [16] iface=rmnet_data0
uid=10087 set=DEFAULT tag=0x0 roaming=NO rxBytes=7450 rxPackets=46 txBytes=9809
txPackets=61 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [17] iface=rmnet_data0
uid=10087 set=FOREGROUND tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0
txPackets=0 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [18] iface=rmnet_data0
uid=10112 set=DEFAULT tag=0x0 roaming=NO rxBytes=200 rxPackets=4 txBytes=12570
txPackets=16 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [19] iface=rmnet_data0
uid=10112 set=FOREGROUND tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0
txPackets=0 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [20] iface=rmnet_data0
uid=10120 set=DEFAULT tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0
txPackets=0 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [21] iface=rmnet_data0
uid=10120 set=FOREGROUND tag=0x0 roaming=NO rxBytes=994 rxPackets=16 txBytes=7615
txPackets=27 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [22] iface=rmnet_data0
uid=10123 set=DEFAULT tag=0x0 roaming=NO rxBytes=360 rxPackets=7 txBytes=1292
txPackets=12 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [23] iface=rmnet_data0
uid=10123 set=FOREGROUND tag=0x0 roaming=NO rxBytes=540 rxPackets=11 txBytes=1549
txPackets=15 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [24] iface=rmnet_data0
uid=10150 set=DEFAULT tag=0x0 roaming=NO rxBytes=309896 rxPackets=242 txBytes=23879
txPackets=218 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [25] iface=rmnet_data0
uid=10150 set=FOREGROUND tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0
txPackets=0 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [26] iface=rmnet_data0
uid=10153 set=DEFAULT tag=0x0 roaming=NO rxBytes=13708 rxPackets=33 txBytes=83030
txPackets=79 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [27] iface=rmnet_data0
uid=10153 set=FOREGROUND tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0
txPackets=0 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [28] iface=rmnet_data0
uid=10154 set=DEFAULT tag=0x0 roaming=NO rxBytes=9754 rxPackets=12 txBytes=6706
txPackets=18 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [29] iface=rmnet_data0
uid=10154 set=FOREGROUND tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0
txPackets=0 operations=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: [30] iface=rmnet_data0
uid=10693 set=DEFAULT tag=0x0 roaming=NO rxBytes=0 rxPackets=0
06-04 17:31:21.275 1664 1793 I TetherStatsReporting: combining tether stats
06-04 17:31:21.276 3108 5352 D QtiTetherService/IpaWrapper: getStats(false)
06-04 17:31:21.285 2779 2971 I ProcessMonitor: onForegroundInfoChanged:
ForegroundInfo{mForegroundPackageName='com.miui.home', mForegroundUid=10028,
mForegroundPid=2186, mLastForegroundPackageName='com.android.systemui',
mLastForegroundUid=1000, mLastForegroundPid=1856,
mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:31:21.285 2779 2971 I GameBoosterService: onForegroundInfoChanged:
Cur=com.miui.home last=com.android.systemui
06-04 17:31:21.286 2779 2971 D GameBoosterService: onGameStatusChange
foreground:ForegroundInfo{mForegroundPackageName='com.miui.home',
mForegroundUid=10028, mForegroundPid=2186,
mLastForegroundPackageName='com.android.systemui', mLastForegroundUid=1000,
mLastForegroundPid=1856, mMultiWindowForegroundPackageName='null',
mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:31:21.286 2779 2971 I GameBoosterService: onForegroundInfoChanged: Exit
06-04 17:31:21.286 1664 2099 I Timeline: Timeline: App_transition_ready
time:17090834
06-04 17:31:21.287 2186 2351 D Launcher: getLastLaunchApp, pkg=com.ezllama.app
06-04 17:31:21.287 2186 22802 D Launcher: get showing item
successandroid.graphics.Bitmap@74d904
06-04 17:31:21.288 1664 1680 D ActivityTrigger: ActivityTrigger
activityStopTrigger
06-04 17:31:21.289 1664 1686 I Timeline: Timeline: App_transition_ready
time:17090837
06-04 17:31:21.290 2186 2186 D Launcher.Lifecycle:
onStart:UserHandle{0},66343c9,false
06-04 17:31:21.291 1856 1856 D EventBus: [1856, u0] send(TaskViewDismissedEvent)
06-04 17:31:21.291 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(TaskViewDismissedEvent)
06-04 17:31:21.291 1856 1856 D EventBus: [1856, u0] unregister()
06-04 17:31:21.292 1856 1856 D EventBus: [1856, u0] send(DeleteTaskDataEvent)
06-04 17:31:21.292 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(DeleteTaskDataEvent)
06-04 17:31:21.293 1664 1793 D NtpTrustedTime: currentTimeMillis() cache hit
06-04 17:31:21.293 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:31:21.293 1856 1856 D EventBus: [1856, u0]
onBusEvent(DeleteTaskDataEvent) duration: 1261 microseconds, avg: 851
06-04 17:31:21.294 2186 2430 I RenderThread: RenderThread resumed
06-04 17:31:21.294 2186 2430 D ScreenElementRoot: resume
06-04 17:31:21.294 1664 3183 I ProcessManager: Kill reason SwipeUpClean from
pid=1856
06-04 17:31:21.294 1856 1856 D EventBus: [1856, u0]
onBusEvent(TaskViewDismissedEvent) duration: 3188 microseconds, avg: 852
06-04 17:31:21.295 1664 1795 D NtpTrustedTime: currentTimeMillis() cache hit
06-04 17:31:21.295 2186 2186 W CustomVerticalSwitcher: startFlipping is not in
minusScreen!
06-04 17:31:21.295 2186 2430 I NotifierManager: onRegister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:31:21.296 2779 3705 I TrafficManageService: mina mTrafficStatsReceiver
onReceive
06-04 17:31:21.296 2186 2430 D ScreenElementRoot: resume
06-04 17:31:21.297 1664 2099 W ActivityManager: Sending non-protected broadcast
com.miui.action.NETWORK_POLICY_UPDATE from system
2779:com.miui.securitycenter.remote/1000 pkg com.miui.securitycenter. Callers=
06-04 17:31:21.298 1664 3183 D ProcessManager: update DY:
[com.google.android.inputmethod.latin, com.miui.voip]
06-04 17:31:21.300 1856 1856 D EventBus: [1856, u0] send(StackScrollChangedEvent)
06-04 17:31:21.300 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(StackScrollChangedEvent)
06-04 17:31:21.300 1856 1856 D EventBus: [1856, u0]
onBusEvent(StackScrollChangedEvent) duration: 29 microseconds, avg: 852
06-04 17:31:21.302 1664 3303 I Timeline: Timeline: App_transition_ready
time:17090850
06-04 17:31:21.302 1856 1856 D EventBus: [1856, u0] send(UserInteractionEvent)
06-04 17:31:21.302 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(UserInteractionEvent)
06-04 17:31:21.303 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 38 microseconds, avg: 851
06-04 17:31:21.303 1856 1856 D EventBus: [1856, u0] -> RecentsActivity
[0x4f90bb6, P2] onBusEvent(UserInteractionEvent)
06-04 17:31:21.303 1856 1856 D EventBus: [1856, u0]
onBusEvent(UserInteractionEvent) duration: 18 microseconds, avg: 851
06-04 17:31:21.315 1664 3183 D ProcessManager: remove task: TaskRecord{8db4b47
#1011 A=com.miui.appmanager U=0 StackId=1 sz=1}
06-04 17:31:21.319 1664 3183 I WindowManager: Destroying surface
Surface(name=com.miui.securitycenter/com.miui.appmanager.ApplicationsDetailsActivit
y) called by com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.removeLocked:1481
com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2636
com.android.server.wm.WindowManagerService.removeWindowLocked:2594
com.android.server.wm.WindowManagerService.removeWindowLocked:2463
com.android.server.wm.WindowManagerService.removeWindow:2458
com.android.server.wm.Session.remove:202
06-04 17:31:21.320 1664 3183 I Timeline: Timeline: App_transition_ready
time:17090868
06-04 17:31:21.321 14371 14560 D AudioManager: getStreamVolume isRestricted mode =
0
06-04 17:31:21.323 1856 1856 D RecentsActivity: onStop
06-04 17:31:21.323 1856 1856 D EventBus: [1856, u0]
send(RecentsVisibilityChangedEvent)
06-04 17:31:21.323 1856 1856 D EventBus: [1856, u0] -> RecentsViewTouchHandler
[0x9c18778, P4] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:31:21.323 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 13 microseconds, avg: 851
06-04 17:31:21.323 1856 1856 D EventBus: [1856, u0] -> TaskStackView [0xadc52c8,
P3] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:31:21.323 1856 1856 D EventBus: [1856, u0] unregister()
06-04 17:31:21.324 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 469 microseconds, avg: 851
06-04 17:31:21.324 1856 1856 D EventBus: [1856, u0] -> RecentsImpl [0x3befedf,
P1] onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:31:21.324 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 8 microseconds, avg: 850
06-04 17:31:21.324 1856 1856 D EventBus: [1856, u0] -> Recents [0x7bfc61c, P1]
onBusEvent(RecentsVisibilityChangedEvent)
06-04 17:31:21.324 1856 1856 D EventBus: [1856, u0]
onBusEvent(RecentsVisibilityChangedEvent) duration: 24 microseconds, avg: 850
06-04 17:31:21.325 1856 1856 D StatusBar: recevie broadbcast
ACTION_APPLICATION_MESSAGE_QUERY, requestFirstTime=false
06-04 17:31:21.327 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:31:21.332 1664 2099 I Timeline: Timeline: App_transition_ready
time:17090880
06-04 17:31:21.338 2186 2186 D Launcher: dialog already dismiss:class
com.miui.home.launcher.LauncherMenuDialog
06-04 17:31:21.338 2186 2186 D Launcher: dialog already dismiss:class
com.miui.home.launcher.TransitionEffectMenuDialog
06-04 17:31:21.341 2186 2186 D Launcher.Lifecycle:
onResume:UserHandle{0},66343c9,false
06-04 17:31:21.341 2186 2253 D Launcher: disableStatusBarClock:false
06-04 17:31:21.344 2186 2186 E Launcher: changeViewByFsGestureState,
view=ShortcutMenuLayer, alpha=1.0, scale=1.0
06-04 17:31:21.345 2186 2186 D Launcher.Lifecycle:
onWindowFocusChanged:true,UserHandle{0},66343c9,false
06-04 17:31:21.345 2186 2186 D Launcher_UnlockAnimationStateMachine:
onWindowFocus:IDLE
06-04 17:31:21.347 1664 3588 I Timeline: Timeline: App_transition_ready
time:17090895
06-04 17:31:21.363 1664 4058 I Timeline: Timeline: App_transition_ready
time:17090911
06-04 17:31:21.367 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1080
06-04 17:31:21.368 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2160
06-04 17:31:21.368 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:0
06-04 17:31:21.368 2186 2186 D ScreenView: dispatchDraw:0
06-04 17:31:21.368 2186 2186 D ScreenView: dispatchDraw:2160
06-04 17:31:21.368 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:0
06-04 17:31:21.369 2186 2186 D ScreenView: dispatchDraw:0
06-04 17:31:21.369 2186 2186 D ScreenView: dispatchDraw:1080
06-04 17:31:21.378 2186 2186 E Launcher: changeViewByFsGestureState,
view=ShortcutMenuLayer, alpha=1.0, scale=1.0
06-04 17:31:21.379 2186 2186 D Launcher_WallpaperUtils: changeStatusBarMode:false
06-04 17:31:21.380 14371 14560 I UnityAds:
com.unity3d.services.core.api.Sdk.logInfo() (line:1) :: Requesting ad plan from
https://auction.unityads.unity3d.com/v6/games/3366246/requests?
advertisingTrackingId=b69e6eff-58da-4418-a0f9-
64701959f07a&limitAdTracking=false&deviceModel=Redmi%20Note
%204&platform=android&sdkVersion=3420&stores=google&deviceMake=Xiaomi&screenSize=26
8435810&screenDensity=480&apiLevel=24&screenWidth=1080&screenHeight=1920&connection
Type=wifi&networkType=10
06-04 17:31:21.381 1664 1686 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:31:21.390 1664 1686 I Timeline: Timeline: App_transition_ready
time:17090938
06-04 17:31:21.395 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:31:21.395 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:31:21.412 1664 1686 I WindowManager: Destroying surface
Surface(name=com.android.systemui/com.android.systemui.recents.RecentsActivity)
called by com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.AppWindowToken.destroySurfaces:366
com.android.server.wm.WindowStateAnimator.finishExit:565
com.android.server.wm.AppWindowAnimator.stepAnimationLocked:445
com.android.server.wm.WindowAnimator.updateAppWindowsLocked:178
com.android.server.wm.WindowAnimator.animateLocked:687
06-04 17:31:21.413 2186 2186 D FancyDrawable: doPause:
[miui.maml.FancyDrawable@ce2e5ad]
06-04 17:31:21.413 2186 2186 D MultipleRenderable: setPause: true
miui.maml.FancyDrawable@ce2e5ad
06-04 17:31:21.413 2186 2186 D RendererCore: self pause:
miui.maml.RendererCore@80c813c
06-04 17:31:21.413 2186 2186 D ScreenElementRoot: pause
06-04 17:31:21.414 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:31:21.414 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:31:21.415 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 38 microseconds, avg: 850
06-04 17:31:21.492 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2568000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270281481 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5138000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:31:21.492 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:31:21.492 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:31:21.492 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:31:21.492 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:31:21.492 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:31:21.492 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:31:21.492 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:31:21.492 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:31:21.492 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:31:21.492 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:31:21.492 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:31:21.492 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:31:21.492 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:31:21.492 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:31:21.492 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:31:21.492 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:31:21.492 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:21.492 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:21.510 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2568000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270281501 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5138000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:31:21.510 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:31:21.510 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:31:21.510 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:31:21.510 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:31:21.510 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:31:21.510 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:31:21.510 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:31:21.510 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:31:21.510 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:31:21.510 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:31:21.510 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:31:21.510 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:31:21.510 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:31:21.510 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:31:21.510 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:31:21.510 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:31:21.510 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:21.510 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:21.526 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2568000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270281516 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5138000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:31:21.526 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:31:21.526 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:31:21.526 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:31:21.526 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:31:21.526 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:31:21.526 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:31:21.526 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:31:21.526 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:31:21.526 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:31:21.526 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:31:21.526 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:31:21.526 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:31:21.526 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:31:21.526 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:31:21.526 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:31:21.526 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:31:21.526 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:21.526 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:21.532 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17091080
06-04 17:31:21.535 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{5f2adfb u0 com.miui.home/.launcher.Launcher t0} time:17091083
06-04 17:31:21.535 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:31:21.536 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:31:21.536 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 22 microseconds, avg: 849
06-04 17:31:21.550 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2568000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270281538 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5138000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:31:21.550 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:31:21.550 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:31:21.550 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:31:21.550 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:31:21.550 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:31:21.550 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:31:21.550 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:31:21.550 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:31:21.550 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:31:21.550 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:31:21.550 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:31:21.550 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:31:21.550 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:31:21.550 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:31:21.550 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:31:21.550 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:31:21.550 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:21.550 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:21.645 2186 2186 E Launcher: changeViewByFsGestureState,
view=FitSystemWindowView, alpha=1.0, scale=1.0
06-04 17:31:21.645 2186 2186 E Launcher: changeViewByFsGestureState,
view=ShortcutMenuLayer, alpha=1.0, scale=1.0
06-04 17:31:21.795 2871 2886 D com.xiaomi.common.Network: Http POST Response
Code: 200
06-04 17:31:22.067 3047 18098 I
com.lbe.security.service.provider.WakePathDatabaseUtil: getDefaultAutoStartApps
06-04 17:31:22.131 3047 18098 I
com.lbe.security.service.provider.WakePathDatabaseUtil: writeWakePathWhiteList
06-04 17:31:22.134 3047 18098 I
com.lbe.security.service.provider.WakePathDatabaseUtil: getWakePathWhiteList:
whiteList.size=9
06-04 17:31:22.134 1664 3303 I WakePathChecker: MIUILOG-WAKEPATH
pushWakePathWhiteList: userId=0 size=9
06-04 17:31:22.160 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:31:22.163 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:31:22.236 2186 2186 D FeedSwipeController: touchState : 0 scrolling :
false normalEditing : false WidgetThumbnailViewShowing : false
UninstallDialogShowing : false isMinusScreenShowing: false
06-04 17:31:22.236 2186 2186 D FeedSwipeController: can not use
06-04 17:31:22.237 2186 2186 D Launcher.Workspace: Workspace touch down
06-04 17:31:22.237 2186 2186 D ScreenView: onIntercept:0.0
06-04 17:31:22.237 2186 2186 D ScreenView: not intercept
06-04 17:31:22.238 2186 2430 D ScreenElementRoot: pause
06-04 17:31:22.238 2186 2186 D Launcher.CellLayout: touch item:ShortcutInfo,
id=681, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.ezllama.app,
className=com.revesoft.itelmobiledialer.dialer.SplashScreenActivity, screenId=3,
container=-100, cellX=2, cellY=2, spanX=1, spanY=1, isLandscapePos=false
06-04 17:31:22.238 2186 2186 D Launcher.itemIcon: folmeDown
06-04 17:31:22.239 2186 2186 D miui_anim: prepare, from AnimState{mTag='myUp',
mMaps=[0.{}, 1.{ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0000501,
intValue = 0, enable=true},
ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0000501, intValue = 0,
enable=true}}, 2.{}]}, to AnimState{mTag='myDown', mMaps=[0.{}, 1.
{ViewProperty{mPropertyName='scaleX'}=StateValue{value=0.8, intValue = 0,
enable=true}, ViewProperty{mPropertyName='scaleY'}=StateValue{value=0.8, intValue =
0, enable=true}}, 2.{}]}, oneTimeConfigs.length = 1, target =
com.miui.home.launcher.ShortcutIcon{ff487b3 VFE...CL. ......I. 540,626-789,927}
(ezLLAMA)
06-04 17:31:22.239 2186 2430 I NotifierManager: onUnregister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:31:22.239 2186 2186 D miui_anim: prepare, property = scaleX, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:31:22.239 2186 2430 I RenderThread: RenderThread paused, waiting for
signal
06-04 17:31:22.239 2186 2186 D miui_anim: scaleX, fromValue = 1.0000501, toValue
= 0.8
06-04 17:31:22.240 2186 2186 D miui_anim: prepare, property = scaleY, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:31:22.240 2186 2186 D miui_anim: scaleY, fromValue = 1.0000501, toValue
= 0.8
06-04 17:31:22.247 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:1080
06-04 17:31:22.247 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:2160
06-04 17:31:22.248 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:0
06-04 17:31:22.248 2186 2186 D ScreenView: dispatchDraw:0
06-04 17:31:22.248 2186 2186 D ScreenView: dispatchDraw:2160
06-04 17:31:22.248 2186 2186 D homeTest: compute scroll mLastScrollXInDraw:0
06-04 17:31:22.249 2186 2186 D ScreenView: dispatchDraw:0
06-04 17:31:22.249 2186 2186 D ScreenView: dispatchDraw:1080
06-04 17:31:22.307 2186 2186 D Launcher_dispatchTouchEvent: [motionEvent action:
(rawX,rawY)] 31:22.235[0(712.3,866.5)] 31:22.307[1(712.3,866.5)]
06-04 17:31:22.307 2186 2186 D Launcher_Scrollto: [(rawX,rawY)|scrollX]
06-04 17:31:22.307 2186 2186 D Launcher.Workspace: Workspace touch up or cancel
06-04 17:31:22.307 2186 2430 I RenderThread: RenderThread resumed
06-04 17:31:22.307 2186 2186 D Launcher.itemIcon: folmeUp
06-04 17:31:22.307 2186 2430 D ScreenElementRoot: resume
06-04 17:31:22.308 2186 2186 D miui_anim: myDown end
06-04 17:31:22.308 2186 2186 D miui_anim: prepare, from AnimState{mTag='myDown',
mMaps=[0.{}, 1.{ViewProperty{mPropertyName='scaleX'}=StateValue{value=0.94283354,
intValue = 0, enable=true},
ViewProperty{mPropertyName='scaleY'}=StateValue{value=0.94283354, intValue = 0,
enable=true}}, 2.{}]}, to AnimState{mTag='myUp', mMaps=[0.{}, 1.
{ViewProperty{mPropertyName='scaleX'}=StateValue{value=1.0, intValue = 0,
enable=true}, ViewProperty{mPropertyName='scaleY'}=StateValue{value=1.0, intValue =
0, enable=true}}, 2.{}]}, oneTimeConfigs.length = 1, target =
com.miui.home.launcher.ShortcutIcon{ff487b3 VFE...CL. ...P.... 540,626-789,927}
(ezLLAMA)
06-04 17:31:22.308 2186 2186 D miui_anim: prepare, property = scaleX, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:31:22.308 2186 2186 D miui_anim: scaleX, fromValue = 0.94283354, toValue
= 1.0
06-04 17:31:22.308 2186 2186 D miui_anim: prepare, property = scaleY, global
delay = 0, config = AnimConfig{, delay=0, ease=InterpolateEaseStyle{style=0,
duration=350, factors=[0.9, 0.86]}, tintMethod = 0, relatedProperty=null}
06-04 17:31:22.308 2186 2186 D miui_anim: scaleY, fromValue = 0.94283354, toValue
= 1.0
06-04 17:31:22.309 2186 2430 I NotifierManager: onRegister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:31:22.311 2186 2186 I Timeline: Timeline: Activity_launch_request
time:17091859 intent:Intent { act=android.intent.action.MAIN
cat=[android.intent.category.LAUNCHER] flg=0x10200000
cmp=com.ezllama.app/com.revesoft.itelmobiledialer.dialer.SplashScreenActivity
bnds=[585,711][753,879] (has extras) }
06-04 17:31:22.312 1664 3303 W XSpaceManagerService: checkXSpaceControl,
from:com.miui.home, to:com.ezllama.app, with act:android.intent.action.MAIN,
callingUserId:0, toUserId:0
06-04 17:31:22.314 1664 3303 I ActivityManager: START u0
{act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER]
flg=0x10200000
cmp=com.ezllama.app/com.revesoft.itelmobiledialer.dialer.SplashScreenActivity
bnds=[585,711][753,879] (has extras)} from uid 10028 on display 0
06-04 17:31:22.315 1664 3303 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:31:22.324 1664 3303 I ANDR-IOP: MIUI-IOP pkg_name = com.ezllama.app PID
= -1
06-04 17:31:22.324 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:31:22.328 1664 3303 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:31:22.332 2186 2186 D Launcher.Lifecycle:
onPause:UserHandle{0},66343c9,true
06-04 17:31:22.332 2186 2186 D Launcher_UnlockAnimationStateMachine:
setState:PAUSE_WAIT
06-04 17:31:22.332 2186 2430 D ScreenElementRoot: pause
06-04 17:31:22.344 1664 3303 I ActivityManager: Start proc
18101:com.ezllama.app/u0a773 for activity
com.ezllama.app/com.revesoft.itelmobiledialer.dialer.SplashScreenActivity
caller=com.miui.home
06-04 17:31:22.345 1664 3303 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@1ff734b
06-04 17:31:22.345 3889 4228 D PowerKeeper.Event: notifyAMProcStart processName:
10773 reason: com.ezllama.app, pid:0
06-04 17:31:22.345 1664 3303 I ANDR-IOP: MIUI-IOP pkg_name = com.ezllama.app PID
= 18101
06-04 17:31:22.350 2186 2186 I AssistHolderView: dispatchDraw
06-04 17:31:22.356 18101 18101 D TidaProvider: TidaProvider()
06-04 17:31:22.357 2186 2430 I NotifierManager: onUnregister:
miui.maml.NotifierManager$MultiBroadcastNotifier@ae2b44c
06-04 17:31:22.357 2186 2430 I RenderThread: RenderThread paused, waiting for
signal
06-04 17:31:22.357 2186 2253 D Launcher: disableStatusBarClock:false
06-04 17:31:22.357 2186 2186 D Launcher.Lifecycle:
onWindowFocusChanged:false,UserHandle{0},66343c9,true
06-04 17:31:22.362 18101 18101 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@3ab08b1
06-04 17:31:22.370 2186 2186 D Launcher_WallpaperUtils: changeStatusBarMode:false
06-04 17:31:22.380 2779 2971 I ProcessMonitor: onForegroundInfoChanged:
ForegroundInfo{mForegroundPackageName='com.ezllama.app', mForegroundUid=10773,
mForegroundPid=18101, mLastForegroundPackageName='com.miui.home',
mLastForegroundUid=10028, mLastForegroundPid=2186,
mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=1}
06-04 17:31:22.380 2779 2971 I GameBoosterService: onForegroundInfoChanged:
Cur=com.ezllama.app last=com.miui.home
06-04 17:31:22.380 1664 3588 I Timeline: Timeline: App_transition_ready
time:17091928
06-04 17:31:22.381 2779 2971 D GameBoosterService: onGameStatusChange
foreground:ForegroundInfo{mForegroundPackageName='com.ezllama.app',
mForegroundUid=10773, mForegroundPid=18101,
mLastForegroundPackageName='com.miui.home', mLastForegroundUid=10028,
mLastForegroundPid=2186, mMultiWindowForegroundPackageName='null',
mMultiWindowForegroundUid=-1, mFlags=1}
06-04 17:31:22.381 2779 2971 I GameBoosterService: onForegroundInfoChanged: Exit
06-04 17:31:22.386 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:31:22.397 1664 1686 I Timeline: Timeline: App_transition_ready
time:17091945
06-04 17:31:22.397 30031 30047 I CloudSettingsProvider: uriMatch : 2
06-04 17:31:22.408 749 1489 D DnsProxyBlocker: remove uid(10773) for Firewall
06-04 17:31:22.410 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:31:22.410 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:31:22.447 18101 18101 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:31:22.460 18101 18101 I MultiDex: VM with version 2.1.0 has multidex
support
06-04 17:31:22.460 18101 18101 I MultiDex: Installing application
06-04 17:31:22.460 18101 18101 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
06-04 17:31:22.496 18101 18123 W DynamiteModule: Local module descriptor class for
com.google.firebase.auth not found.
06-04 17:31:22.506 18101 18101 D FirebaseApp:
com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization.
06-04 17:31:22.507 18101 18101 I FirebaseInitProvider: FirebaseApp initialization
successful
06-04 17:31:22.510 18101 18125 W DynamiteModule: Local module descriptor class for
com.google.firebase.auth not found.
06-04 17:31:22.511 18101 18101 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
06-04 17:31:22.516 18101 18125 I FirebaseAuth: [FirebaseAuth:] Loading module via
FirebaseOptions.
06-04 17:31:22.516 18101 18125 I FirebaseAuth: [FirebaseAuth:] Preparing to create
service connection to gms implementation
06-04 17:31:22.538 18101 18122 I FA : App measurement is starting up, version:
16250
06-04 17:31:22.538 18101 18122 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
06-04 17:31:22.538 18101 18122 I FA : To enable faster debug mode event
logging run:
06-04 17:31:22.538 18101 18122 I FA : adb shell setprop
debug.firebase.analytics.app com.ezllama.app
06-04 17:31:22.540 18101 18101 D AppContentProvider: onCreate
06-04 17:31:22.541 18101 18101 D AppContentProvider:
AUTHORITY:com.revesoft.revechatsdk.contentprovider.com.ezllama.app
06-04 17:31:22.544 18101 18133 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
06-04 17:31:22.593 18101 18101 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:31:22.603 18101 18101 W art : Before Android 4.1, method
android.graphics.PorterDuffColorFilter
androidx.vectordrawable.graphics.drawable.VectorDrawableCompat.updateTintFilter(and
roid.graphics.PorterDuffColorFilter, android.content.res.ColorStateList,
android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-
private method in android.graphics.drawable.Drawable
06-04 17:31:22.604 18101 18139 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:31:22.611 18101 18101 D AccessibilityManager: current
package=com.ezllama.app, accessibility manager mIsFinalEnabled=false,
mOptimizeEnabled=true, mIsUiAutomationEnabled=false, mIsInterestedPackage=false
06-04 17:31:22.625 18101 18101 I art : Rejecting re-init on previously-failed
class java.lang.Class<androidx.core.view.ViewCompat$2>:
java.lang.NoClassDefFoundError: Failed resolution of:
Landroid/view/View$OnUnhandledKeyEventListener;
06-04 17:31:22.625 18101 18101 I art : at void
androidx.core.view.ViewCompat.setOnApplyWindowInsetsListener(android.view.View,
androidx.core.view.OnApplyWindowInsetsListener) (ViewCompat.java:2436)
06-04 17:31:22.625 18101 18101 I art : at android.view.ViewGroup
androidx.appcompat.app.AppCompatDelegateImpl.createSubDecor()
(AppCompatDelegateImpl.java:779)
06-04 17:31:22.625 18101 18101 I art : at void
androidx.appcompat.app.AppCompatDelegateImpl.ensureSubDecor()
(AppCompatDelegateImpl.java:659)
06-04 17:31:22.625 18101 18101 I art : at void
androidx.appcompat.app.AppCompatDelegateImpl.setContentView(int)
(AppCompatDelegateImpl.java:552)
06-04 17:31:22.625 18101 18101 I art : at void
androidx.appcompat.app.AppCompatActivity.setContentView(int)
(AppCompatActivity.java:161)
06-04 17:31:22.625 18101 18101 I art : at void
com.revesoft.itelmobiledialer.dialer.SplashScreenActivity.onCreate(android.os.Bundl
e) (SplashScreenActivity.java:61)
06-04 17:31:22.625 18101 18101 I art : at void
android.app.Activity.performCreate(android.os.Bundle) (Activity.java:6845)
06-04 17:31:22.625 18101 18101 I art : at void
android.app.Instrumentation.callActivityOnCreate(android.app.Activity,
android.os.Bundle) (Instrumentation.java:1119)
06-04 17:31:22.625 18101 18101 I art : at android.app.Activity
android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$Activit
yClientRecord, android.content.Intent) (ActivityThread.java:2700)
06-04 17:31:22.625 18101 18101 I art : at void
android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$Activity
ClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2808)
06-04 17:31:22.625 18101 18101 I art : at void android.app.ActivityThread.-
wrap12(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord,
android.content.Intent, java.lang.String) (ActivityThread.java:-1)
06-04 17:31:22.625 18101 18101 I art : at void
android.app.ActivityThread$H.handleMessage(android.os.Message)
(ActivityThread.java:1541)
06-04 17:31:22.625 18101 18101 I art : at void
android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102)
06-04 17:31:22.625 18101 18101 I art : at void android.os.Looper.loop()
(Looper.java:165)
06-04 17:31:22.625 18101 18101 I art : at void
android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6375)
06-04 17:31:22.625 18101 18101 I art : at java.lang.Object
java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[])
(Method.java:-2)
06-04 17:31:22.625 18101 18101 I art : at void
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:912)
06-04 17:31:22.625 18101 18101 I art : at void
com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:802)
06-04 17:31:22.625 18101 18101 I art : Caused by:
java.lang.ClassNotFoundException: Didn't find class
"android.view.View$OnUnhandledKeyEventListener" on path: DexPathList[[zip file
"/data/app/com.ezllama.app-
1/base.apk"],nativeLibraryDirectories=[/data/app/com.ezllama.app-1/lib/arm64,
/data/app/com.ezllama.app-1/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]
06-04 17:31:22.625 18101 18101 I art : at java.lang.Class
dalvik.system.BaseDexClassLoader.findClass(java.lang.String)
(BaseDexClassLoader.java:74)
06-04 17:31:22.625 18101 18101 I art : at java.lang.Class
java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:380)
06-04 17:31:22.625 18101 18101 I art : at java.lang.Class
java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
06-04 17:31:22.625 18101 18101 I art : at void
androidx.core.view.ViewCompat.setOnApplyWindowInsetsListener(android.view.View,
androidx.core.view.OnApplyWindowInsetsListener) (ViewCompat.java:2436)
06-04 17:31:22.625 18101 18101 I art : at android.view.ViewGroup
androidx.appcompat.app.AppCompatDelegateImpl.createSubDecor()
(AppCompatDelegateImpl.java:779)
06-04 17:31:22.625 18101 18101 I art : at void
androidx.appcompat.app.AppCompatDelegateImpl.ensureSubDecor()
(AppCompatDelegateImpl.java:659)
06-04 17:31:22.625 18101 18101 I art : at void
androidx.appcompat.app.AppCompatDelegateImpl.setContentView(int)
(AppCompatDelegateImpl.java:552)
06-04 17:31:22.625 18101 18101 I art : at void
androidx.appcompat.app.AppCompatActivity.setContentView(int)
(AppCompatActivity.java:161)
06-04 17:31:22.625 18101 18101 I art : at void
com.revesoft.itelmobiledialer.dialer.SplashScreenActivity.onCreate(android.os.Bundl
e) (SplashScreenActivity.java:61)
06-04 17:31:22.625 18101 18101 I art : at void
android.app.Activity.performCreate(android.os.Bundle) (Activity.java:6845)
06-04 17:31:22.625 18101 18101 I art : at void
android.app.Instrumentation.callActivityOnCreate(android.app.Activity,
android.os.Bundle) (Instrumentation.java:1119)
06-04 17:31:22.625 18101 18101 I art : at android.app.Activity
android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$Activit
yClientRecord, android.content.Intent) (ActivityThread.java:2700)
06-04 17:31:22.625 18101 18101 I art : at void
android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$Activity
ClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2808)
06-04 17:31:22.625 18101 18101 I art : at void android.app.ActivityThread.-
wrap12(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord,
android.content.Intent, java.lang.String) (ActivityThread.java:-1)
06-04 17:31:22.625 18101 18101 I art : at void
android.app.ActivityThread$H.handleMessage(android.os.Message)
(ActivityThread.java:1541)
06-04 17:31:22.625 18101 18101 I art : at void
android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102)
06-04 17:31:22.625 18101 18101 I art : at void android.os.Looper.loop()
(Looper.java:165)
06-04 17:31:22.625 18101 18101 I art : at void
android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6375)
06-04 17:31:22.625 18101 18101 I art : at java.lang.Object
java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[])
(Method.java:-2)
06-04 17:31:22.625 18101 18101 I art : at void
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:912)
06-04 17:31:22.625 18101 18101 I art : at void
com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:802)
06-04 17:31:22.625 18101 18101 I art :
06-04 17:31:22.632 2186 2186 D Launcher_UnlockAnimationStateMachine:
mResetIdleStateRunnable
06-04 17:31:22.647 18101 18101 I TypefaceUtils: Typeface has no familyName field
06-04 17:31:22.662 2186 2186 D miui_anim: myUp, property scaleX end
06-04 17:31:22.662 2186 2186 D miui_anim: myUp, property scaleY end
06-04 17:31:22.662 2186 2186 D miui_anim: myUp end
06-04 17:31:22.670 18101 18101 I PermissionUtil: Ungranted Startup permissions
size: 4
06-04 17:31:22.675 18101 18101 D Foreground: onActivityResumed
06-04 17:31:22.686 18101 18101 E HAL : PATH3 /odm/lib64/hw/gralloc.qcom.so
06-04 17:31:22.686 18101 18101 E HAL : PATH2 /vendor/lib64/hw/gralloc.qcom.so
06-04 17:31:22.686 18101 18101 E HAL : PATH1 /system/lib64/hw/gralloc.qcom.so
06-04 17:31:22.686 18101 18101 E HAL : PATH3 /odm/lib64/hw/gralloc.msm8953.so
06-04 17:31:22.686 18101 18101 E HAL : PATH2
/vendor/lib64/hw/gralloc.msm8953.so
06-04 17:31:22.687 18101 18101 E HAL : PATH1
/system/lib64/hw/gralloc.msm8953.so
06-04 17:31:22.697 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17092245
06-04 17:31:22.703 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:31:22.704 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:31:22.704 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 18 microseconds, avg: 849
06-04 17:31:22.704 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:31:22.704 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:31:22.704 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 12 microseconds, avg: 849
06-04 17:31:22.707 18101 18154 I Adreno : QUALCOMM build :
01d2d27, I3d52eaf367
06-04 17:31:22.707 18101 18154 I Adreno : Build Date :
12/10/16
06-04 17:31:22.707 18101 18154 I Adreno : OpenGL ES Shader Compiler Version:
XE031.09.00.03
06-04 17:31:22.707 18101 18154 I Adreno : Local Branch :
06-04 17:31:22.707 18101 18154 I Adreno : Remote Branch :
06-04 17:31:22.707 18101 18154 I Adreno : Remote Branch :
06-04 17:31:22.707 18101 18154 I Adreno : Reconstruct Branch :
06-04 17:31:22.714 18101 18154 I OpenGLRenderer: Initialized EGL, version 1.4
06-04 17:31:22.715 18101 18154 D OpenGLRenderer: Swap behavior 1
06-04 17:31:22.717 9641 9651 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:31:22.786 18101 18101 I Timeline: Timeline: Activity_launch_request
time:17092334 intent:Intent
{ cmp=com.ezllama.app/com.revesoft.itelmobiledialer.permissions.StartupPermissionsA
ctivity }
06-04 17:31:22.787 1664 3229 I ActivityManager: START u0
{cmp=com.ezllama.app/com.revesoft.itelmobiledialer.permissions.StartupPermissionsAc
tivity} from uid 10773 on display 0
06-04 17:31:22.793 1664 3229 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:31:22.800 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{b356c2 u0
com.ezllama.app/com.revesoft.itelmobiledialer.dialer.SplashScreenActivity t1011}
time:17092348
06-04 17:31:22.801 18101 18101 D Foreground: onActivityPaused
06-04 17:31:22.810 1664 3229 I Timeline: Timeline: App_transition_ready
time:17092358
06-04 17:31:22.862 18101 18101 D Foreground: onActivityResumed
06-04 17:31:22.976 18101 18122 I FA : Tag Manager is not found and thus will
not be used
06-04 17:31:23.001 1664 1686 I ActivityManager: Displayed
com.ezllama.app/com.revesoft.itelmobiledialer.permissions.StartupPermissionsActivit
y: +195ms (total +666ms)
06-04 17:31:23.002 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{1b92458 u0
com.ezllama.app/com.revesoft.itelmobiledialer.permissions.StartupPermissionsActivit
y t1011} time:17092550
06-04 17:31:23.002 3889 4228 D PowerKeeper.Event: notifyActivityLaunchTime:
com.ezllama.app/com.revesoft.itelmobiledialer.permissions.StartupPermissionsActivit
y totalTime: 666
06-04 17:31:23.013 1664 3229 D ActivityTrigger: ActivityTrigger
activityStopTrigger
06-04 17:31:23.015 1664 3229 D ActivityTrigger: ActivityTrigger
activityStopTrigger
06-04 17:31:23.020 2186 2186 D Launcher.Lifecycle:
onStop:UserHandle{0},66343c9,false
06-04 17:31:23.031 1664 2099 I WindowManager: Destroying surface
Surface(name=com.miui.home/com.miui.home.launcher.Launcher) called by
com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.AppWindowToken.destroySurfaces:366
com.android.server.wm.AppWindowToken.notifyAppStopped:394
com.android.server.wm.WindowManagerService.notifyAppStopped:4685
com.android.server.am.ActivityStack.activityStoppedLocked:1305
com.android.server.am.ActivityManagerService.activityStopped:7424
06-04 17:31:23.112 1664 1686 I WindowManager: Destroying surface
Surface(name=com.ezllama.app/com.revesoft.itelmobiledialer.dialer.SplashScreenActiv
ity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.AppWindowToken.destroySurfaces:366
com.android.server.wm.WindowStateAnimator.finishExit:565
com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491
com.android.server.wm.WindowAnimator.updateWindowsLocked:312
com.android.server.wm.WindowAnimator.animateLocked:727
06-04 17:31:23.114 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:31:23.114 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:31:23.114 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 15 microseconds, avg: 848
06-04 17:31:23.115 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17092663
06-04 17:31:23.117 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:31:23.117 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:31:23.117 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 14 microseconds, avg: 848
06-04 17:31:23.151 2115 5429 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2567000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270283138 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5135000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:31:23.151 2115 5429 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:31:23.151 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:31:23.151 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:31:23.151 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:31:23.151 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:31:23.151 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:31:23.151 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:31:23.151 2115 5429 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:31:23.151 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:31:23.151 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:31:23.151 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:31:23.151 2115 5429 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:31:23.151 2115 5429 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:31:23.151 2115 5429 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:31:23.151 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:31:23.151 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:31:23.151 2115 5429 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:23.151 2115 5429 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:23.170 2115 16525 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2566000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270283158 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5134000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:31:23.170 2115 16525 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:31:23.170 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:31:23.170 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:31:23.170 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:31:23.170 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:31:23.170 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:31:23.170 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:31:23.170 2115 16525 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:31:23.170 2115 16525 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:31:23.170 2115 16525 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:31:23.170 2115 16525 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:31:23.170 2115 16525 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:31:23.170 2115 16525 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:31:23.170 2115 16525 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:31:23.170 2115 16525 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:31:23.170 2115 16525 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:31:23.170 2115 16525 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:23.170 2115 16525 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:23.195 1664 1686 I WindowManager: Destroying surface
Surface(name=Starting com.ezllama.app) called by
com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.AppWindowToken.destroySurfaces:366
com.android.server.wm.WindowStateAnimator.finishExit:565
com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491
com.android.server.wm.WindowAnimator.updateWindowsLocked:312
com.android.server.wm.WindowAnimator.animateLocked:727
06-04 17:31:23.200 2115 16525 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2566000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270283188 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5134000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:31:23.200 2115 16525 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:31:23.200 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:31:23.200 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:31:23.200 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:31:23.200 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:31:23.200 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:31:23.200 2115 16525 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:31:23.200 2115 16525 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:31:23.200 2115 16525 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:31:23.200 2115 16525 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:31:23.200 2115 16525 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:31:23.200 2115 16525 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:31:23.200 2115 16525 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:31:23.200 2115 16525 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:31:23.200 2115 16525 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:31:23.200 2115 16525 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:31:23.200 2115 16525 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:23.200 2115 16525 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:23.218 2115 5429 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2566000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270283206 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5134000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:31:23.218 2115 5429 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:31:23.218 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:31:23.218 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:31:23.218 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:31:23.218 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:31:23.218 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:31:23.218 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:31:23.218 2115 5429 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:31:23.218 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:31:23.218 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:31:23.218 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:31:23.218 2115 5429 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:31:23.218 2115 5429 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:31:23.218 2115 5429 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:31:23.218 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:31:23.218 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:31:23.218 2115 5429 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:23.218 2115 5429 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:23.301 2115 5429 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2566000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270283290 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5134000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:31:23.301 2115 5429 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:31:23.301 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:31:23.301 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:31:23.301 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:31:23.301 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:31:23.301 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:31:23.301 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:31:23.301 2115 5429 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:31:23.301 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:31:23.301 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:31:23.301 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:31:23.301 2115 5429 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:31:23.301 2115 5429 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:31:23.301 2115 5429 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:31:23.301 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:31:23.301 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:31:23.301 2115 5429 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:23.301 2115 5429 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:23.480 2871 2886 D com.xiaomi.common.Network: Http POST Response
Code: 200
06-04 17:31:23.540 2115 16081 W Conscrypt: Could not set socket write timeout:
java.net.SocketException: Socket closed
06-04 17:31:23.541 2115 16081 W Conscrypt: at
com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.and
roid.gms@[email protected] (040408-311416286):2)
06-04 17:31:23.541 2115 16081 W Conscrypt: at
com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeou
t(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:23.806 2115 16081 W Conscrypt: Could not set socket write timeout:
java.net.SocketException: Socket closed
06-04 17:31:23.806 2115 16081 W Conscrypt: at
com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.and
roid.gms@[email protected] (040408-311416286):2)
06-04 17:31:23.806 2115 16081 W Conscrypt: at
com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeou
t(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:23.827 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:23.828 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:23.828 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:23.896 18101 18139 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
06-04 17:31:23.896 18101 18139 W UserDataStore: initStore should have been called
before calling setUserID
06-04 17:31:23.916 18101 18139 I System : Loaded time zone names for "es" in 19ms
(18ms in ICU)
06-04 17:31:24.474 14371 14543 I AdColony [INFO]: AdColony session ending,
releasing Context.
06-04 17:31:24.929 18101 18101 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@80764d9
06-04 17:31:24.990 18101 18101 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@4bd8b4e
06-04 17:31:24.990 18101 18101 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@17a446f
06-04 17:31:24.994 18101 18101 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@9db1d68
06-04 17:31:24.994 18101 18101 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@bb16581
06-04 17:31:25.168 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:31:25.170 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:31:25.984 18101 18101 I PermissionUtil: Ungranted Startup permissions
size: 4
06-04 17:31:25.985 18101 18101 I StartupPermissions: Required permissions not
granted. Requesting permissions.
06-04 17:31:25.987 18101 18101 I PermissionUtil: Ungranted Startup permissions
size: 4
06-04 17:31:25.999 18101 18101 I Timeline: Timeline: Activity_launch_request
time:17095547 intent:Intent { act=android.content.pm.action.REQUEST_PERMISSIONS
pkg=com.google.android.packageinstaller (has extras) }
06-04 17:31:26.001 1664 3303 W XSpaceManagerService: checkXSpaceControl,
from:com.ezllama.app, to:com.google.android.packageinstaller, with
act:android.content.pm.action.REQUEST_PERMISSIONS, callingUserId:0, toUserId:0
06-04 17:31:26.003 1664 3303 I ActivityManager: START u0
{act=android.content.pm.action.REQUEST_PERMISSIONS
pkg=com.google.android.packageinstaller
cmp=com.google.android.packageinstaller/com.android.packageinstaller.permission.ui.
GrantPermissionsActivity (has extras)} from uid 10773 on display 0
06-04 17:31:26.004 1664 3303 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:31:26.022 1664 3303 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:31:26.022 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:31:26.026 1664 3303 W InputMethodManagerService: Window already focused,
ignoring focus gain of:
com.android.internal.view.IInputMethodClient$Stub$Proxy@72fa491 attribute=null,
token = android.os.BinderProxy@c58ffed
06-04 17:31:26.027 18101 18101 D Foreground: onActivityPaused
06-04 17:31:26.031 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 4
06-04 17:31:26.036 1856 2235 D NetworkController.MobileSignalController(2):
getDataNetTypeFromServiceState slotId=0 isUsingCarrierAggregation=false
06-04 17:31:26.036 1856 2235 D NetworkTypeUtils: default net type
06-04 17:31:26.037 1856 2235 D MobileSignalController: updateDataType
mSelectedDataTypeIcon[0]=2130838681, mSelectedDataActivityIndex=4
06-04 17:31:26.037 1856 2235 D TelephonyIcons: getSignalStrengthIcon: slot=0,
inetCondition=1, level=4, roaming=false, signalstrength=SignalStrength: 10 0 -120
-160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte
06-04 17:31:26.038 1856 2235 D TelephonyIcons: null signal icon name:
drawable/stat_sys_signal_null
06-04 17:31:26.039 2779 5564 I ProcessMonitor: onForegroundInfoChanged:
ForegroundInfo{mForegroundPackageName='com.google.android.packageinstaller',
mForegroundUid=10021, mForegroundPid=16611,
mLastForegroundPackageName='com.ezllama.app', mLastForegroundUid=10773,
mLastForegroundPid=18101, mMultiWindowForegroundPackageName='null',
mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:31:26.039 2779 5564 I GameBoosterService: onForegroundInfoChanged:
Cur=com.google.android.packageinstaller last=com.ezllama.app
06-04 17:31:26.039 1664 3303 I Timeline: Timeline: App_transition_ready
time:17095587
06-04 17:31:26.040 2779 5564 D GameBoosterService: onGameStatusChange
foreground:ForegroundInfo{mForegroundPackageName='com.google.android.packageinstall
er', mForegroundUid=10021, mForegroundPid=16611,
mLastForegroundPackageName='com.ezllama.app', mLastForegroundUid=10773,
mLastForegroundPid=18101, mMultiWindowForegroundPackageName='null',
mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:31:26.040 2779 5564 I GameBoosterService: onForegroundInfoChanged: Exit
06-04 17:31:26.040 1856 2235 D TelephonyIcons: getDataTypeIcon sub=0
06-04 17:31:26.043 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 4
06-04 17:31:26.045 30031 31444 I CloudSettingsProvider: uriMatch : 2
06-04 17:31:26.048 16611 16611 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:31:26.055 30031 31444 I CloudSettingsProvider: uriMatch : 2
06-04 17:31:26.059 16611 16611 W ResourceType: No package identifier when getting
name for resource number 0x00000000
06-04 17:31:26.104 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:26.105 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:26.105 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:26.105 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:26.105 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:26.106 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:26.106 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:26.106 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:26.111 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2564000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270286100 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5129000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:31:26.111 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:31:26.111 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:31:26.111 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:31:26.111 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:31:26.111 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:31:26.111 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:31:26.111 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:31:26.111 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:31:26.111 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:31:26.111 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:31:26.111 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:31:26.111 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:31:26.111 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:31:26.111 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:31:26.111 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:31:26.111 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:31:26.111 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:26.111 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:26.128 1664 3588 I Timeline: Timeline: App_transition_ready
time:17095676
06-04 17:31:26.130 1664 3588 I Timeline: Timeline: App_transition_ready
time:17095678
06-04 17:31:26.160 1664 1686 I Timeline: Timeline: App_transition_ready
time:17095708
06-04 17:31:26.160 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17095708
06-04 17:31:26.162 1664 1686 I ActivityManager: Displayed
com.google.android.packageinstaller/com.android.packageinstaller.permission.ui.Gran
tPermissionsActivity: +134ms
06-04 17:31:26.162 3889 4228 D PowerKeeper.Event: notifyActivityLaunchTime:
com.google.android.packageinstaller/com.android.packageinstaller.permission.ui.Gran
tPermissionsActivity totalTime: 134
06-04 17:31:26.179 1664 1686 I WindowManager: Destroying surface
Surface(name=com.ezllama.app/com.revesoft.itelmobiledialer.permissions.StartupPermi
ssionsActivity) called by
com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.AppWindowToken.destroySurfaces:366
com.android.server.wm.WindowStateAnimator.finishExit:565
com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491
com.android.server.wm.WindowAnimator.updateWindowsLocked:312
com.android.server.wm.WindowAnimator.animateLocked:727
06-04 17:31:26.348 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{2abcb2a u0
com.google.android.packageinstaller/com.android.packageinstaller.permission.ui.Gran
tPermissionsActivity t1011} time:17095896
06-04 17:31:26.834 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:26.836 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:26.836 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:26.854 4123 4156 I FusedLocationProvider: onSetRequest
06-04 17:31:26.856 4123 4156 I FusedLocationProvider: onSetRequest
06-04 17:31:27.028 18101 18101 D Foreground: App in Background
06-04 17:31:27.038 4123 4156 I FusedLocationProvider: onSetRequest
06-04 17:31:27.040 4123 4156 I FusedLocationProvider: onSetRequest
06-04 17:31:27.042 4123 4156 I FusedLocationProvider: onSetRequest
06-04 17:31:27.221 4123 4156 I FusedLocationProvider: onSetRequest
06-04 17:31:27.231 1664 4058 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:31:27.242 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:31:27.263 18101 18101 I StartupPermissions: Received response for required
permissions makeRequest.
06-04 17:31:27.263 18101 18101 I StartupPermissions: ALL required permissions have
been granted, starting DialerService.
06-04 17:31:27.264 2779 2971 I ProcessMonitor: onForegroundInfoChanged:
ForegroundInfo{mForegroundPackageName='com.ezllama.app', mForegroundUid=10773,
mForegroundPid=18101,
mLastForegroundPackageName='com.google.android.packageinstaller',
mLastForegroundUid=10021, mLastForegroundPid=16611,
mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:31:27.264 2779 2971 I GameBoosterService: onForegroundInfoChanged:
Cur=com.ezllama.app last=com.google.android.packageinstaller
06-04 17:31:27.265 2779 2971 D GameBoosterService: onGameStatusChange
foreground:ForegroundInfo{mForegroundPackageName='com.ezllama.app',
mForegroundUid=10773, mForegroundPid=18101,
mLastForegroundPackageName='com.google.android.packageinstaller',
mLastForegroundUid=10021, mLastForegroundPid=16611,
mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=0}
06-04 17:31:27.265 2779 2971 I GameBoosterService: onForegroundInfoChanged: Exit
06-04 17:31:27.280 1664 4058 I Timeline: Timeline: App_transition_ready
time:17096828
06-04 17:31:27.312 1664 3588 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:31:27.316 30031 31444 I CloudSettingsProvider: uriMatch : 2
06-04 17:31:27.318 16611 16626 D OpenGLRenderer: endAllActiveAnimators on
0x7f83197c00 (RippleDrawable) with handle 0x7f806eb500
06-04 17:31:27.345 1664 3588 I Timeline: Timeline: App_transition_ready
time:17096893
06-04 17:31:27.348 18101 18101 D Foreground: onActivityResumed
06-04 17:31:27.355 30031 31444 I CloudSettingsProvider: uriMatch : 2
06-04 17:31:27.365 1664 3229 I Timeline: Timeline: App_transition_ready
time:17096913
06-04 17:31:27.365 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:31:27.365 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:31:27.390 1664 1686 I Timeline: Timeline: App_transition_ready
time:17096938
06-04 17:31:27.391 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:31:27.391 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:31:27.405 18101 18101 D DialerServiceBinder: Requested for binding service
06-04 17:31:27.407 18101 18101 D DialerServiceBinder: Requested for binding service
06-04 17:31:27.409 18101 18101 I DialerService: onCreate() called
06-04 17:31:27.410 18101 18101 I PermissionUtil: Ungranted Startup permissions
size: 0
06-04 17:31:27.427 18101 18101 I DialerService: onStartCommand: startId:Intent
{ cmp=com.ezllama.app/com.revesoft.itelmobiledialer.service.DialerService }
06-04 17:31:27.431 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2562000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270287421 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5126000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:31:27.431 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:31:27.431 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:31:27.431 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:31:27.431 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:31:27.431 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:31:27.431 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:31:27.431 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:31:27.431 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:31:27.431 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:31:27.431 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:31:27.431 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:31:27.431 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:31:27.431 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:31:27.431 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:31:27.431 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:31:27.431 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:31:27.431 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:27.431 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:27.433 18101 18101 I iftaLog : 0
06-04 17:31:27.434 18101 18101 D DialerServiceBinder: Service connected
06-04 17:31:27.434 18101 18101 D DialerServiceBinder: Releasing Service Lock
06-04 17:31:27.435 18101 18180 W System.err: java.lang.NullPointerException:
Attempt to invoke virtual method 'void
com.revesoft.itelmobiledialer.signalling.SIPProvider.updateLocalIp()' on a null
object reference
06-04 17:31:27.435 18101 18180 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$10$1.run(DialerService.java:103
4)
06-04 17:31:27.435 18101 18180 W System.err: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:27.443 18101 18178 W System.err: java.io.FileNotFoundException:
/data/user/0/com.ezllama.app/files/MSG_QUEUE.txt (No such file or directory)
06-04 17:31:27.444 18101 18178 W System.err: at
java.io.FileInputStream.open(Native Method)
06-04 17:31:27.444 18101 18178 W System.err: at
java.io.FileInputStream.<init>(FileInputStream.java:146)
06-04 17:31:27.444 18101 18178 W System.err: at
android.app.ContextImpl.openFileInput(ContextImpl.java:495)
06-04 17:31:27.444 18101 18178 W System.err: at
android.content.ContextWrapper.openFileInput(ContextWrapper.java:196)
06-04 17:31:27.444 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.signalling.newMessaging.IMMessageProcessor.LoadMessag
eQueueAndMultipartMapFromFile(IMMessageProcessor.java:154)
06-04 17:31:27.444 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.signalling.newMessaging.IMMessageProcessor.<init>(IMM
essageProcessor.java:82)
06-04 17:31:27.444 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.signalling.newMessaging.IMMessageProcessor.getAccess(
IMMessageProcessor.java:101)
06-04 17:31:27.444 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$RestartSipProviderRunnable.run(
DialerService.java:3467)
06-04 17:31:27.444 18101 18178 W System.err: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:27.444 18101 18178 W System.err: java.io.FileNotFoundException:
/data/user/0/com.ezllama.app/files/MULTIPART_MESSAGE_MAP.txt (No such file or
directory)
06-04 17:31:27.444 18101 18178 W System.err: at
java.io.FileInputStream.open(Native Method)
06-04 17:31:27.444 18101 18178 W System.err: at
java.io.FileInputStream.<init>(FileInputStream.java:146)
06-04 17:31:27.444 18101 18178 W System.err: at
android.app.ContextImpl.openFileInput(ContextImpl.java:495)
06-04 17:31:27.444 18101 18178 W System.err: at
android.content.ContextWrapper.openFileInput(ContextWrapper.java:196)
06-04 17:31:27.444 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.signalling.newMessaging.IMMessageProcessor.LoadMessag
eQueueAndMultipartMapFromFile(IMMessageProcessor.java:168)
06-04 17:31:27.444 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.signalling.newMessaging.IMMessageProcessor.<init>(IMM
essageProcessor.java:82)
06-04 17:31:27.444 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.signalling.newMessaging.IMMessageProcessor.getAccess(
IMMessageProcessor.java:101)
06-04 17:31:27.444 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$RestartSipProviderRunnable.run(
DialerService.java:3467)
06-04 17:31:27.444 18101 18178 W System.err: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:27.445 18101 18178 W System.err: java.io.FileNotFoundException:
/data/user/0/com.ezllama.app/files/MSG_QUEUE.txt (No such file or directory)
06-04 17:31:27.445 18101 18178 W System.err: at
java.io.FileInputStream.open(Native Method)
06-04 17:31:27.445 18101 18178 W System.err: at
java.io.FileInputStream.<init>(FileInputStream.java:146)
06-04 17:31:27.445 18101 18178 W System.err: at
android.app.ContextImpl.openFileInput(ContextImpl.java:495)
06-04 17:31:27.445 18101 18178 W System.err: at
android.content.ContextWrapper.openFileInput(ContextWrapper.java:196)
06-04 17:31:27.445 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.signalling.newMessaging.IMMessageProcessor.LoadMessag
eQueueAndMultipartMapFromFile(IMMessageProcessor.java:154)
06-04 17:31:27.445 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.signalling.newMessaging.IMMessageProcessor.getAccess(
IMMessageProcessor.java:102)
06-04 17:31:27.446 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$RestartSipProviderRunnable.run(
DialerService.java:3467)
06-04 17:31:27.446 18101 18178 W System.err: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:27.446 18101 18178 W System.err: java.io.FileNotFoundException:
/data/user/0/com.ezllama.app/files/MULTIPART_MESSAGE_MAP.txt (No such file or
directory)
06-04 17:31:27.446 18101 18178 W System.err: at
java.io.FileInputStream.open(Native Method)
06-04 17:31:27.446 18101 18178 W System.err: at
java.io.FileInputStream.<init>(FileInputStream.java:146)
06-04 17:31:27.446 18101 18178 W System.err: at
android.app.ContextImpl.openFileInput(ContextImpl.java:495)
06-04 17:31:27.446 18101 18178 W System.err: at
android.content.ContextWrapper.openFileInput(ContextWrapper.java:196)
06-04 17:31:27.446 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.signalling.newMessaging.IMMessageProcessor.LoadMessag
eQueueAndMultipartMapFromFile(IMMessageProcessor.java:168)
06-04 17:31:27.446 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.signalling.newMessaging.IMMessageProcessor.getAccess(
IMMessageProcessor.java:102)
06-04 17:31:27.446 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$RestartSipProviderRunnable.run(
DialerService.java:3467)
06-04 17:31:27.446 18101 18178 W System.err: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:27.447 18101 18135 W VideoCapabilities: Unrecognized profile 2130706433
for video/avc
06-04 17:31:27.447 18101 18135 W VideoCapabilities: Unrecognized profile 2130706434
for video/avc
06-04 17:31:27.450 18101 18106 I art : Do partial code cache collection,
code=28KB, data=28KB
06-04 17:31:27.450 18101 18106 I art : After code cache collection, code=26KB,
data=27KB
06-04 17:31:27.450 18101 18106 I art : Increasing code cache capacity to 128KB
06-04 17:31:27.453 18101 18135 W Utils : could not parse long range '175-174'
06-04 17:31:27.455 18101 18135 W VideoCapabilities: Unrecognized profile 2130706433
for video/avc
06-04 17:31:27.455 18101 18135 W VideoCapabilities: Unrecognized profile 2130706434
for video/avc
06-04 17:31:27.457 18101 18135 W VideoCapabilities: Unrecognized profile 2130706433
for video/avc
06-04 17:31:27.457 18101 18135 W VideoCapabilities: Unrecognized profile 2130706434
for video/avc
06-04 17:31:27.458 18101 18135 W VideoCapabilities: Unrecognized profile/level 0/3
for video/mpeg2
06-04 17:31:27.460 18101 18135 W VideoCapabilities: Unrecognized profile/level 0/3
for video/mpeg2
06-04 17:31:27.471 18101 18135 W VideoCapabilities: Unsupported mime video/mp4v-
esdp
06-04 17:31:27.474 18101 18178 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:31:27.474 18101 18178 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:31:27.474 18101 18178 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:31:27.474 18101 18178 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:31:27.474 18101 18178 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:31:27.474 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:31:27.474 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:31:27.474 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:31:27.475 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.<init>(SIPRegistration.jav
a:27)
06-04 17:31:27.475 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPProvider.init(SIPProvider.java:524)
06-04 17:31:27.475 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPProvider.restart(SIPProvider.java:6897)
06-04 17:31:27.475 18101 18178 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$RestartSipProviderRunnable.run(
DialerService.java:3468)
06-04 17:31:27.475 18101 18178 W System.err: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:27.482 18101 18178 I Opus_JNI: sampleRate 8000
06-04 17:31:27.482 18101 18178 I Opus_JNI: unitFrameTime 60
06-04 17:31:27.482 18101 18178 I Opus_JNI: uniteFrameEncodedSize 180
06-04 17:31:27.482 18101 18178 I Opus_JNI: uniteDecodedFrameSize 480
06-04 17:31:27.483 18101 18135 I VideoCapabilities: Unsupported profile 4 for
video/mp4v-es
06-04 17:31:27.483 733 8322 I AudioPolicyManagerCustom: setting force DEEP
buffer now
06-04 17:31:27.483 733 8322 V AudioPolicyManagerCustom: getOutputForDevice()
returns output 29
06-04 17:31:27.484 733 8322 I AudioPolicyManagerCustom: setting force DEEP
buffer now
06-04 17:31:27.484 733 8322 V AudioPolicyManagerCustom: getOutputForDevice()
returns output 29
06-04 17:31:27.484 733 8322 I AudioPolicyManagerCustom: setting force DEEP
buffer now
06-04 17:31:27.484 733 8322 V AudioPolicyManagerCustom: getOutputForDevice()
returns output 29
06-04 17:31:27.487 733 8322 I AudioPolicyManagerCustom: offload disabled by
audio.offload.disable=1
06-04 17:31:27.487 733 8322 I AudioPolicyManagerCustom: Direct PCM is disabled
for this request
06-04 17:31:27.487 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:31:27.487 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:31:27.487 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns - audio_mode=0
06-04 17:31:27.487 733 8322 I hash_map_utils: key: 'audio_mode' value: ''
06-04 17:31:27.487 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:31:27.487 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:31:27.487 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns - voip_out_stream_count=0
06-04 17:31:27.487 733 8322 I hash_map_utils: key: 'voip_out_stream_count'
value: ''
06-04 17:31:27.487 733 8322 D audio_hw_spkr_prot:
audio_extn_fbsp_get_parameters: Speaker protection disabled
06-04 17:31:27.487 733 8322 D audio_hw_extn: audio_extn_get_parameters: returns
06-04 17:31:27.487 733 8322 V msm8916_platform: platform_get_parameters: exit:
returns - voip_sample_rate=0
06-04 17:31:27.487 733 8322 I hash_map_utils: key: 'voip_sample_rate' value: ''
06-04 17:31:27.487 733 8322 I AudioPolicyManagerCustom: FLAG None hence request
for a primary output
06-04 17:31:27.487 733 8322 V AudioPolicyManagerCustom: getOutputForDevice()
returns output 13
06-04 17:31:27.487 733 8322 D compress_voip:
voice_extn_compress_voip_out_get_parameters: enter
06-04 17:31:27.488 18101 18178 D AudioTrack: Client defaulted notificationFrames to
432 for frameCount 1296
06-04 17:31:27.490 733 8322 D audio_hw_primary: adev_open_input_stream: enter:
sample_rate(8000) channel_mask(0x10) devices(0x80000080)
stream_handle(0xe8afc3c0) io_handle(94) source(7) format 1
06-04 17:31:27.490 18101 18135 W VideoCapabilities: Unrecognized profile 2130706433
for video/avc
06-04 17:31:27.490 733 18190 I AudioFlinger: AudioFlinger's thread 0xe5d03a40
ready to run
06-04 17:31:27.490 18101 18135 W VideoCapabilities: Unrecognized profile 2130706434
for video/avc
06-04 17:31:27.490 733 18190 D audio_hw_primary: in_standby: enter: stream
(0xe8afc3c0) usecase(16: audio-record)
06-04 17:31:27.491 733 8322 V AudioPolicyEffects: addInputEffects(): input: 94,
refCount: 1
06-04 17:31:27.491 733 18190 D audio_hw_primary: in_standby: enter: stream
(0xe8afc3c0) usecase(16: audio-record)
06-04 17:31:27.491 733 8322 V AudioPolicyEffects: addInputEffects(): added Fx
aec on source: 7
06-04 17:31:27.491 733 8322 V AudioPolicyEffects: addInputEffects(): added Fx ns
on source: 7
06-04 17:31:27.505 18101 18135 W VideoCapabilities: Unrecognized profile 2130706433
for video/avc
06-04 17:31:27.505 18101 18135 W VideoCapabilities: Unrecognized profile 2130706434
for video/avc
06-04 17:31:27.512 1664 1686 I WindowManager: Destroying surface
Surface(name=com.google.android.packageinstaller/com.android.packageinstaller.permi
ssion.ui.GrantPermissionsActivity) called by
com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.AppWindowToken.destroySurfaces:366
com.android.server.wm.WindowStateAnimator.finishExit:565
com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491
com.android.server.wm.WindowAnimator.updateWindowsLocked:312
com.android.server.wm.WindowAnimator.animateLocked:727
06-04 17:31:27.527 18101 18182 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:31:27.527 18101 18182 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:31:27.527 18101 18182 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:31:27.527 18101 18182 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:31:27.527 18101 18182 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:31:27.527 18101 18182 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:31:27.527 18101 18182 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:31:27.527 18101 18182 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:31:27.527 18101 18182 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.<init>(SIPRegistration.jav
a:27)
06-04 17:31:27.527 18101 18182 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPProvider.init(SIPProvider.java:524)
06-04 17:31:27.527 18101 18182 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPProvider.restart(SIPProvider.java:6897)
06-04 17:31:27.527 18101 18182 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$RestartSipProviderRunnable.run(
DialerService.java:3468)
06-04 17:31:27.527 18101 18182 W System.err: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:27.528 559 559 W SurfaceFlinger: couldn't log to binary event log:
overflow.
06-04 17:31:27.665 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:31:27.665 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:31:27.665 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 32 microseconds, avg: 848
06-04 17:31:27.699 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17097247
06-04 17:31:27.703 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{b356c2 u0
com.ezllama.app/com.revesoft.itelmobiledialer.dialer.SplashScreenActivity t1011}
time:17097251
06-04 17:31:27.704 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:31:27.704 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:31:27.704 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 31 microseconds, avg: 847
06-04 17:31:27.710 1664 3303 I WindowManager: Destroying surface
Surface(name=com.ezllama.app/com.revesoft.itelmobiledialer.permissions.StartupPermi
ssionsActivity) called by
com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.removeLocked:1481
com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2636
com.android.server.wm.WindowManagerService.removeWindowLocked:2594
com.android.server.wm.WindowManagerService.removeWindowLocked:2463
com.android.server.wm.WindowManagerService.removeWindow:2458
com.android.server.wm.Session.remove:202
06-04 17:31:27.831 18101 18203 D Abhi : WifiOn: true MobileDataOn: true
06-04 17:31:27.833 1664 3303 W NetworkIdentity: Active mobile network without
subscriber!
06-04 17:31:27.833 18101 18203 D Abhi : WifiConnectionOn: true
MobileDataConnectionOn: false
06-04 17:31:27.907 18101 18101 D LogOut : startApplication
06-04 17:31:27.908 18101 18101 I Timeline: Timeline: Activity_launch_request
time:17097456 intent:Intent { flg=0x14000000
cmp=com.ezllama.app/com.revesoft.itelmobiledialer.signup.TermsAndConditionActivity
}
06-04 17:31:27.909 1664 3303 I ActivityManager: START u0 {flg=0x14000000
cmp=com.ezllama.app/com.revesoft.itelmobiledialer.signup.TermsAndConditionActivity}
from uid 10773 on display 0
06-04 17:31:27.916 1664 3303 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:31:27.916 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:31:27.919 18101 18101 D Foreground: onActivityPaused
06-04 17:31:27.923 1664 3303 I Timeline: Timeline: App_transition_ready
time:17097471
06-04 17:31:27.937 18101 18203 D Abhi : WifiOn: true MobileDataOn: true
06-04 17:31:27.938 1664 3588 W NetworkIdentity: Active mobile network without
subscriber!
06-04 17:31:27.938 18101 18203 D Abhi : WifiConnectionOn: true
MobileDataConnectionOn: false
06-04 17:31:27.956 18101 18101 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@b65c1aa
06-04 17:31:27.956 18101 18101 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@ed1719b
06-04 17:31:27.978 18101 18101 D Foreground: onActivityResumed
06-04 17:31:27.985 18101 18101 W DialerService: screenONAndOnResume
06-04 17:31:27.995 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:31:27.995 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:31:28.012 1664 3588 I Timeline: Timeline: App_transition_ready
time:17097559
06-04 17:31:28.013 1664 3588 I Timeline: Timeline: App_transition_ready
time:17097561
06-04 17:31:28.066 1664 1686 I Timeline: Timeline: App_transition_ready
time:17097614
06-04 17:31:28.066 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17097614
06-04 17:31:28.066 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2562000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270288051 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5125000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:31:28.066 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:31:28.066 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:31:28.066 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:31:28.066 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:31:28.066 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:31:28.066 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:31:28.066 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:31:28.066 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:31:28.066 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:31:28.066 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:31:28.066 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:31:28.066 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:31:28.066 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:31:28.066 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:31:28.066 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:31:28.066 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:31:28.066 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:28.066 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:28.067 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:31:28.067 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:31:28.069 1664 1686 I ActivityManager: Displayed
com.ezllama.app/com.revesoft.itelmobiledialer.signup.TermsAndConditionActivity:
+148ms
06-04 17:31:28.069 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{828268a u0
com.ezllama.app/com.revesoft.itelmobiledialer.signup.TermsAndConditionActivity
t1011} time:17097617
06-04 17:31:28.069 3889 4228 D PowerKeeper.Event: notifyActivityLaunchTime:
com.ezllama.app/com.revesoft.itelmobiledialer.signup.TermsAndConditionActivity
totalTime: 148
06-04 17:31:28.069 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:31:28.069 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:31:28.070 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 20 microseconds, avg: 847
06-04 17:31:28.090 1664 4058 I WindowManager: Destroying surface
Surface(name=com.ezllama.app/com.revesoft.itelmobiledialer.dialer.SplashScreenActiv
ity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.WindowManagerService.tryStartExitingAnimation:3184
com.android.server.wm.WindowManagerService.relayoutWindow:3064
com.android.server.wm.Session.relayout:224
android.view.IWindowSession$Stub.onTransact:286
com.android.server.wm.Session.onTransact:145
06-04 17:31:28.132 18101 18106 I art : Do partial code cache collection,
code=28KB, data=45KB
06-04 17:31:28.132 18101 18106 I art : After code cache collection, code=28KB,
data=45KB
06-04 17:31:28.132 18101 18106 I art : Increasing code cache capacity to 256KB
06-04 17:31:28.136 18101 18106 I art : Compiler allocated 10MB to compile void
com.revesoft.itelmobiledialer.service.DialerService$19.onReceive(android.content.Co
ntext, android.content.Intent)
06-04 17:31:28.173 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:31:28.175 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:31:28.589 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 4
06-04 17:31:28.983 18101 18101 I Timeline: Timeline: Activity_launch_request
time:17098531 intent:Intent { flg=0x14000000
cmp=com.ezllama.app/com.revesoft.itelmobiledialer.login.LoginActivity }
06-04 17:31:28.985 1664 4058 I ActivityManager: START u0 {flg=0x14000000
cmp=com.ezllama.app/com.revesoft.itelmobiledialer.login.LoginActivity} from uid
10773 on display 0
06-04 17:31:28.996 1664 4058 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:31:28.996 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:31:29.000 18101 18101 D Foreground: onActivityPaused
06-04 17:31:29.007 1664 4058 I Timeline: Timeline: App_transition_ready
time:17098555
06-04 17:31:29.039 18101 18101 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@d0a286a
06-04 17:31:29.039 18101 18101 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@19fb15b
06-04 17:31:29.044 18101 18200 D Abhi : WifiOn: true MobileDataOn: true
06-04 17:31:29.044 18101 18199 D Abhi : WifiOn: true MobileDataOn: true
06-04 17:31:29.045 1664 4058 W NetworkIdentity: Active mobile network without
subscriber!
06-04 17:31:29.045 1664 2099 W NetworkIdentity: Active mobile network without
subscriber!
06-04 17:31:29.045 18101 18200 D Abhi : WifiConnectionOn: true
MobileDataConnectionOn: false
06-04 17:31:29.045 18101 18199 D Abhi : WifiConnectionOn: true
MobileDataConnectionOn: false
06-04 17:31:29.078 18101 18101 D Foreground: onActivityResumed
06-04 17:31:29.085 18101 18101 D DialerServiceBinder: Service unbinded
06-04 17:31:29.087 1664 3588 I Timeline: Timeline: App_transition_ready
time:17098635
06-04 17:31:29.088 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2561000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270289075 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5123000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:31:29.088 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:31:29.088 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:31:29.088 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:31:29.088 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:31:29.088 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:31:29.088 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:31:29.088 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:31:29.088 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:31:29.088 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:31:29.088 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:31:29.088 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:31:29.088 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:31:29.088 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:31:29.088 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:31:29.088 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:31:29.088 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:31:29.088 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:29.088 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:29.097 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:31:29.097 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:31:29.097 1664 3588 I Timeline: Timeline: App_transition_ready
time:17098645
06-04 17:31:29.110 18101 18101 I DialerService: screenONAndOnResume:
resumeRegistration
06-04 17:31:29.110 18101 18101 W DialerService: screenONAndOnResume
06-04 17:31:29.151 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2560000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270289142 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5122000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:31:29.151 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:31:29.151 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:31:29.151 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:31:29.151 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:31:29.151 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:31:29.151 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:31:29.151 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:31:29.151 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:31:29.151 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:31:29.151 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:31:29.151 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:31:29.151 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:31:29.151 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:31:29.151 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:31:29.151 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:31:29.151 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:31:29.151 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:29.151 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:29.189 1664 1686 I Timeline: Timeline: App_transition_ready
time:17098737
06-04 17:31:29.189 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17098737
06-04 17:31:29.191 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:31:29.191 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:31:29.192 1664 1686 I ActivityManager: Displayed
com.ezllama.app/com.revesoft.itelmobiledialer.login.LoginActivity: +190ms
06-04 17:31:29.192 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{4dc95d7 u0
com.ezllama.app/com.revesoft.itelmobiledialer.login.LoginActivity t1011}
time:17098740
06-04 17:31:29.192 3889 4228 D PowerKeeper.Event: notifyActivityLaunchTime:
com.ezllama.app/com.revesoft.itelmobiledialer.login.LoginActivity totalTime: 190
06-04 17:31:29.193 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:31:29.193 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:31:29.193 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 21 microseconds, avg: 847
06-04 17:31:29.194 1839 1839 W InputMethodService: Window size has been changed.
This may cause jankiness of resizing window: -1 -> -2
06-04 17:31:29.220 1664 4058 I WindowManager: Destroying surface
Surface(name=com.ezllama.app/com.revesoft.itelmobiledialer.signup.TermsAndCondition
Activity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.WindowManagerService.tryStartExitingAnimation:3184
com.android.server.wm.WindowManagerService.relayoutWindow:3064
com.android.server.wm.Session.relayout:224
android.view.IWindowSession$Stub.onTransact:286
com.android.server.wm.Session.onTransact:145
06-04 17:31:29.223 1664 4058 D ActivityTrigger: ActivityTrigger
activityStopTrigger
06-04 17:31:29.224 1839 1839 I KeyboardViewUtil:
KeyboardViewUtil.getKeyboardHeightRatio():128 systemKeyboardHeightRatio:1.000000;
userKeyboardHeightRatio:1.000000.
06-04 17:31:29.224 1839 1839 I AndroidIME: AbstractIme.onActivate():83
DummyIme.onActivate() : EditorInfo = Package = com.ezllama.app : Type = PhoneNumber
: Learning = Disable : Suggestion = Hide : AutoCorrection = Disable : Microphone =
Hide : NoPersonalizedLearning = Disable : AutoStartVoiceInput = Disable,
IncognitoMode = false
06-04 17:31:29.228 1839 1839 W KeyboardModeManager:
KeyboardModeManager.setInputView():302 setInputView() : inputView =
com.google.android.apps.inputmethod.libs.framework.core.InputView{c2b76f9 V.E......
......ID 0,0-1080,1848}
06-04 17:31:29.229 1839 1839 I ConversationToQueryExte:
ConversationToQueryExtension.isEnabledForHostApp():252 Conv2Query not enabled due
to current app [com.ezllama.app] not in whitelist
06-04 17:31:29.229 1839 1839 I ConversationToQueryExte:
ConversationToQueryExtension.onActivate():162 onActivate() : Disabled by
unsupported host app
06-04 17:31:29.230 1839 1839 I CurrentMicStatusHolder:
CurrentMicStatusHolder.onStartInputView():79 Current Mic status = {MicIconHidden-
PasswordOrNumberOrDateInputType,}
06-04 17:31:29.230 1839 1839 I VoiceImeExtension:
VoiceImeExtension.shouldStartVoiceInputAutomatically():335 No private IME option
set to start voice input.
06-04 17:31:29.231 1839 16629 I FederatedC2QExtension:
FederatedC2QExtension.setupModelDownloading():386 Already registered manifest.
06-04 17:31:29.234 1839 1839 D VoiceInputHelper: Niel...initSpeech....start
06-04 17:31:29.234 1839 1839 D VoiceInputHelper:
Niel...destroy...sSpeechRecognizer already is null.
06-04 17:31:29.234 1839 1839 D VoiceInputHelper: Niel...enforceMiSpeechSupport,
service size=0
06-04 17:31:29.234 1839 1839 D VoiceInputHelper: Niel...Mi brain UN-supported.
06-04 17:31:29.281 1664 1686 I WindowManager: input method visible height changed
615
06-04 17:31:29.309 1839 1849 I art : Background partial concurrent mark sweep
GC freed 104594(6MB) AllocSpace objects, 31(784KB) LOS objects, 39% free,
23MB/38MB, paused 940us total 112.358ms
06-04 17:31:29.516 1664 1686 I WindowManager: input method visible height changed
687
06-04 17:31:29.519 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:31:29.519 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:31:29.568 1664 3588 I WindowManager: input method visible height changed
615
06-04 17:31:29.834 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:29.835 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:29.836 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:29.873 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 4
06-04 17:31:30.053 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:31:30.053 763 763 E cnss-daemon: Stale or unreachable neighbors, ndm
state: 4
06-04 17:31:31.110 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:31.110 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:31.111 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:31.111 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:31.112 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:31.113 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:31.113 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:31.114 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:31.154 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 4
06-04 17:31:31.181 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:31:31.199 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:31:32.834 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:32.836 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:32.837 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:33.071 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 4
06-04 17:31:33.710 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 4
06-04 17:31:33.846 18101 18101 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@fe1c65c
06-04 17:31:33.848 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:31:33.851 1839 1839 I AndroidIME: AbstractIme.onDeactivate():145
DummyIme.onDeactivate()
06-04 17:31:33.897 1839 1839 I KeyboardViewUtil:
KeyboardViewUtil.getKeyboardHeightRatio():128 systemKeyboardHeightRatio:1.000000;
userKeyboardHeightRatio:1.000000.
06-04 17:31:33.898 1839 1839 I AndroidIME: AbstractIme.onActivate():83
PasswordIme.onActivate() : EditorInfo = Package = com.ezllama.app : Type = Password
: Learning = Disable : Suggestion = Hide : AutoCorrection = Disable : Microphone =
Hide : NoPersonalizedLearning = Disable : AutoStartVoiceInput = Disable,
IncognitoMode = false
06-04 17:31:33.910 1839 1839 I KeyboardViewHelper:
KeyboardViewHelper.getView():164 Get view with height ratio:1.000000; experiment
height ratio:1.000000.
06-04 17:31:33.950 1839 1839 W TooltipLifecycleManager:
TooltipLifecycleManager.dismissTooltip():130 dismissTooltip(): tooltip with id
inline_suggestion_tooltip not found in tooltipManager.
06-04 17:31:33.956 1839 1839 E KeyboardViewController:
KeyboardViewController.show():432 Requesting to show sub view with id
2131428309(key_pos_password_header_numbers) which doesn't exist in current keyboard
view
06-04 17:31:33.956 1839 1839 E KeyboardViewController: jsh
06-04 17:31:33.956 1839 1839 E KeyboardViewController: at kev.a(PG:193)
06-04 17:31:33.956 1839 1839 E KeyboardViewController: at bps.a(PG:4)
06-04 17:31:33.956 1839 1839 E KeyboardViewController: at
com.google.android.apps.inputmethod.latin.keyboard.LatinPasswordKeyboard.a(PG:19)
06-04 17:31:33.956 1839 1839 E KeyboardViewController: at jzc.a(PG:15)
06-04 17:31:33.956 1839 1839 E KeyboardViewController: at jyq.a(PG:31)
06-04 17:31:33.956 1839 1839 E KeyboardViewController: at jyq.H(PG:26)
06-04 17:31:33.956 1839 1839 E KeyboardViewController: at jyu.d(PG:10)
06-04 17:31:33.956 1839 1839 E KeyboardViewController: at jyu.b(PG:108)
06-04 17:31:33.956 1839 1839 E KeyboardViewController: at
com.android.inputmethod.latin.LatinIME.b(PG:337)
06-04 17:31:33.956 1839 1839 E KeyboardViewController: at
dqg.onStartInputView(PG:779)
06-04 17:31:33.956 1839 1839 E KeyboardViewController: at
android.inputmethodservice.InputMethodService.doStartInput(InputMethodService.java:
1910)
06-04 17:31:33.956 1839 1839 E KeyboardViewController: at
android.inputmethodservice.InputMethodService$InputMethodImpl.startInput(InputMetho
dService.java:417)
06-04 17:31:33.956 1839 1839 E KeyboardViewController: at
android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.j
ava:174)
06-04 17:31:33.956 1839 1839 E KeyboardViewController: at
com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:37
)
06-04 17:31:33.956 1839 1839 E KeyboardViewController: at
android.os.Handler.dispatchMessage(Handler.java:102)
06-04 17:31:33.956 1839 1839 E KeyboardViewController: at
android.os.Looper.loop(Looper.java:165)
06-04 17:31:33.956 1839 1839 E KeyboardViewController: at
android.app.ActivityThread.main(ActivityThread.java:6375)
06-04 17:31:33.956 1839 1839 E KeyboardViewController: at
java.lang.reflect.Method.invoke(Native Method)
06-04 17:31:33.956 1839 1839 E KeyboardViewController: at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912)
06-04 17:31:33.956 1839 1839 E KeyboardViewController: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:802)
06-04 17:31:33.957 1839 1839 W KeyboardModeManager:
KeyboardModeManager.setInputView():302 setInputView() : inputView =
com.google.android.apps.inputmethod.libs.framework.core.InputView{c2b76f9 V.E......
......ID 0,0-1080,1920}
06-04 17:31:33.957 1839 1839 I ConversationToQueryExte:
ConversationToQueryExtension.isEnabledForHostApp():252 Conv2Query not enabled due
to current app [com.ezllama.app] not in whitelist
06-04 17:31:33.957 1839 1839 I ConversationToQueryExte:
ConversationToQueryExtension.onActivate():162 onActivate() : Disabled by
unsupported host app
06-04 17:31:33.958 1839 1839 I CurrentMicStatusHolder:
CurrentMicStatusHolder.onStartInputView():79 Current Mic status = {MicIconHidden-
PasswordOrNumberOrDateInputType,}
06-04 17:31:33.958 1839 1839 I VoiceImeExtension:
VoiceImeExtension.shouldStartVoiceInputAutomatically():335 No private IME option
set to start voice input.
06-04 17:31:33.958 1839 1839 D VoiceInputHelper: Niel...initSpeech....start
06-04 17:31:33.959 1839 16629 I FederatedC2QExtension:
FederatedC2QExtension.setupModelDownloading():386 Already registered manifest.
06-04 17:31:33.959 1839 1839 D VoiceInputHelper:
Niel...destroy...sSpeechRecognizer already is null.
06-04 17:31:33.960 1839 1839 D VoiceInputHelper: Niel...enforceMiSpeechSupport,
service size=0
06-04 17:31:33.960 1839 1839 D VoiceInputHelper: Niel...Mi brain UN-supported.
06-04 17:31:33.968 1664 3303 I WindowManager: input method visible height changed
747
06-04 17:31:33.981 16701 16701 I PublicSearchService: Creating pss binder().
06-04 17:31:33.985 16701 16739 I PublicSearchService: Calling beginBinderSession().
06-04 17:31:33.985 16701 16739 I PublicSearchService: beginBinderSession(): calling
binder
06-04 17:31:33.987 16701 16739 V AIEngines: #process
06-04 17:31:33.987 16701 16786 V AIEngines: #processSync
06-04 17:31:33.988 16701 16786 V AIEngines: #process: skip check - hasSuggestion?
false, selectedengines []
06-04 17:31:33.988 16701 16786 V AIEngines: #process: done
06-04 17:31:34.205 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:31:34.222 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:31:35.833 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:35.835 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:35.836 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:36.111 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:36.112 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:36.112 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:36.113 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:36.113 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:36.114 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:36.114 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:36.115 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:36.276 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 4
06-04 17:31:37.227 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:31:37.230 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:31:38.835 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:38.836 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 4
06-04 17:31:38.836 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:38.837 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:38.843 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 4
06-04 17:31:40.237 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:31:40.242 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:31:40.513 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:31:40.513 763 763 E cnss-daemon: Stale or unreachable neighbors, ndm
state: 16
06-04 17:31:40.531 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:31:40.531 763 763 I cnss-daemon: NDA_DST received: 192.168.0.1 ul:
562992919914688
06-04 17:31:40.531 763 763 I cnss-daemon: NDA_LLADDR received
06-04 17:31:40.827 1839 1839 I AndroidIME: AbstractIme.onDeactivate():145
PasswordIme.onDeactivate()
06-04 17:31:40.834 1839 1839 W InputMethodService: Window size has been changed.
This may cause jankiness of resizing window: -1 -> -2
06-04 17:31:40.848 1664 2099 I WindowManager: input method visible height changed
0
06-04 17:31:40.865 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:31:40.866 16701 16701 I PublicSearchService: Creating pss binder().
06-04 17:31:40.869 16701 16715 I PublicSearchService: Calling beginBinderSession().
06-04 17:31:40.869 16701 16715 I PublicSearchService: beginBinderSession(): calling
binder
06-04 17:31:40.871 16701 16715 V AIEngines: #process
06-04 17:31:40.871 16701 17405 V AIEngines: #processSync
06-04 17:31:40.871 16701 17405 V AIEngines: #process: skip check - hasSuggestion?
false, selectedengines []
06-04 17:31:40.872 16701 17405 V AIEngines: #process: done
06-04 17:31:41.106 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:41.106 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:41.106 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:41.106 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:41.107 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:41.107 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:41.107 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:41.108 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:41.284 1664 1686 I WindowManager: Destroying surface
Surface(name=InputMethod) called by
com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementInner:440
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:237
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:185
com.android.server.wm.WindowManagerService$H.handleMessage:8421
android.os.Handler.dispatchMessage:102
06-04 17:31:41.397 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 4
06-04 17:31:41.665 18101 18101 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@2f75fa2
06-04 17:31:41.665 18101 18101 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@bc34433
06-04 17:31:41.672 18101 18101 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@b0fd3ee
06-04 17:31:41.672 18101 18101 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@63f08f
06-04 17:31:41.689 18101 18101 I System.out: Key = ClientID, Value = 7ffdbcc0-da27-
11e9-b4b4-000c29764ba3
06-04 17:31:41.689 18101 18101 I System.out: Key = CustomerPhone, Value =
8801847003217
06-04 17:31:41.689 18101 18101 I System.out: Key = Language, Value = es
06-04 17:31:41.689 18101 18101 I System.out: Key = Nonce, Value = 1591270301688
06-04 17:31:41.689 18101 18101 I System.out: Key = Password, Value = rEVE9IL01814
06-04 17:31:41.689 18101 18101 I HTTP_API_CALL: strPara ClientID=7ffdbcc0-da27-
11e9-b4b4-
000c29764ba3&CustomerPhone=8801847003217&Language=es&Nonce=1591270301688&Password=r
EVE9IL01814
06-04 17:31:41.689 18101 18101 I HTTP_API_CALL: full string ClientID=7ffdbcc0-da27-
11e9-b4b4-
000c29764ba3&CustomerPhone=8801847003217&Language=es&Nonce=1591270301688&Password=r
EVE9IL01814&APIKey=b17118c0-dfa7-11e9-b366-000c29c3bff7
06-04 17:31:41.690 18101 18101 I HTTP_API_CALL: hash =
7A9DE9AAC6B9387F7F171F36A12786F4304E1B4AEFF2852EA35F9ACCBE9F2B9B
06-04 17:31:41.690 18101 18101 I HTTP_API_CALL: sign =
7A9DE9AAC6B9387F7F171F36A12786F4304E1B4AEFF2852EA35F9ACCBE9F2B9B
06-04 17:31:41.690 18101 18101 D HTTP_API_CALL: got value of sign
7A9DE9AAC6B9387F7F171F36A12786F4304E1B4AEFF2852EA35F9ACCBE9F2B9B
06-04 17:31:41.691 18101 18101 D HTTP_API_CALL:
https://micuenta.ezllama.com/api/v1/customer/login
06-04 17:31:41.831 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:41.832 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:41.832 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:42.672 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 4
06-04 17:31:43.199 18101 18101 D HTTP_API_CALL:
{"Result":"SUCCESS","FirstName":"Golam Abbas
Shahneel","LastName":"Mirza","CustomerId":218,"Email":"[email protected]","SipU
sername":"8801847003217","SipPassword":"VF0gHv63bNrko#Y4","AuthToken":"f7705d0a-
a656-11ea-8ed3-f23c92f15806"}
06-04 17:31:43.226 18101 18101 D Util-MD5: String to be md5: 8801847003217
06-04 17:31:43.227 18101 18101 D Util-MD5: String after MD5 Conversion:
798bca4765003fac560676c1b87dc96c
06-04 17:31:43.229 18101 18101 I Timeline: Timeline: Activity_launch_request
time:17112777 intent:Intent { flg=0x14018000
cmp=com.ezllama.app/com.revesoft.itelmobiledialer.signup.PrepareDialerActivity }
06-04 17:31:43.231 1664 3303 I ActivityManager: START u0 {flg=0x14018000
cmp=com.ezllama.app/com.revesoft.itelmobiledialer.signup.PrepareDialerActivity}
from uid 10773 on display 0
06-04 17:31:43.231 1664 3303 W ActivityManager: Activity is launching as a new
task, so cancelling activity result.
06-04 17:31:43.240 1664 3303 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:31:43.243 2186 22802 D Launcher: get showing item
successandroid.graphics.Bitmap@74d904
06-04 17:31:43.247 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:31:43.251 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:31:43.255 1664 3303 W ActivityManager: Duplicate finish request for
ActivityRecord{4dc95d7 u0
com.ezllama.app/com.revesoft.itelmobiledialer.login.LoginActivity t1011 f}
06-04 17:31:43.259 1664 3303 W InputMethodManagerService: Window already focused,
ignoring focus gain of:
com.android.internal.view.IInputMethodClient$Stub$Proxy@1080aa8 attribute=null,
token = android.os.BinderProxy@efefce2
06-04 17:31:43.266 18101 18101 I Toast : Show toast from
OpPackageName:com.ezllama.app, PackageName:com.ezllama.app
06-04 17:31:43.267 18101 18101 D Foreground: onActivityPaused
06-04 17:31:43.268 18101 18101 D Foreground: onActivityResumed
06-04 17:31:43.288 18101 18101 D Foreground: onActivityPaused
06-04 17:31:43.290 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:31:43.322 1664 3303 I Timeline: Timeline: App_transition_ready
time:17112870
06-04 17:31:43.322 1664 3303 I Timeline: Timeline: App_transition_stopped
time:17112870
06-04 17:31:43.324 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:31:43.324 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:31:43.327 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:31:43.327 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:31:43.327 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 16 microseconds, avg: 847
06-04 17:31:43.350 18101 18101 I DialerService: screenONAndOnResume:
resumeRegistration
06-04 17:31:43.350 18101 18101 W DialerService: screenONAndOnResume
06-04 17:31:43.375 18101 18101 D Foreground: onActivityResumed
06-04 17:31:43.379 1664 1686 I WindowManager: Destroying surface
Surface(name=com.ezllama.app/com.revesoft.itelmobiledialer.login.LoginActivity)
called by com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.AppWindowToken.destroySurfaces:366
com.android.server.wm.WindowStateAnimator.finishExit:565
com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491
com.android.server.wm.WindowAnimator.updateWindowsLocked:312
com.android.server.wm.WindowAnimator.animateLocked:727
06-04 17:31:43.414 1664 3303 I WindowManager: Destroying surface
Surface(name=com.ezllama.app/com.revesoft.itelmobiledialer.login.LoginActivity)
called by com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.WindowManagerService.tryStartExitingAnimation:3184
com.android.server.wm.WindowManagerService.relayoutWindow:3064
com.android.server.wm.Session.relayout:224
android.view.IWindowSession$Stub.onTransact:286
com.android.server.wm.Session.onTransact:145
06-04 17:31:43.421 18101 18101 I DialerService: onStartCommand: startId:Intent
{ cmp=com.ezllama.app/com.revesoft.itelmobiledialer.service.DialerService }
06-04 17:31:43.421 18101 18101 W DialerService: screenONAndOnResume
06-04 17:31:43.421 18101 18101 D ContactManagerService: onCreate()
06-04 17:31:43.424 18101 18101 D ContactManagerService: onStartCommand()
06-04 17:31:43.424 18101 18101 D ContactManagerService: loading data from
onStartCommand()
06-04 17:31:43.445 1664 1686 I ActivityManager: Displayed
com.ezllama.app/com.revesoft.itelmobiledialer.signup.PrepareDialerActivity: +155ms
06-04 17:31:43.445 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{5069442 u0
com.ezllama.app/com.revesoft.itelmobiledialer.signup.PrepareDialerActivity t1011}
time:17112993
06-04 17:31:43.445 3889 4228 D PowerKeeper.Event: notifyActivityLaunchTime:
com.ezllama.app/com.revesoft.itelmobiledialer.signup.PrepareDialerActivity
totalTime: 155
06-04 17:31:43.507 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2546000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270303493 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5094000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:31:43.507 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:31:43.507 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:31:43.507 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:31:43.507 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:31:43.507 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:31:43.507 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:31:43.507 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:31:43.507 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:31:43.507 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:31:43.507 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:31:43.507 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:31:43.507 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:31:43.507 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:31:43.507 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:31:43.507 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:31:43.507 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:31:43.507 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:43.507 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:43.531 1664 1673 I art : Background partial concurrent mark sweep
GC freed 128395(13MB) AllocSpace objects, 229(4MB) LOS objects, 25% free,
46MB/62MB, paused 2.625ms total 215.080ms
06-04 17:31:43.533 2115 16081 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2546000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270303520 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5094000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:31:43.533 2115 16081 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:31:43.533 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:31:43.533 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:31:43.533 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:31:43.533 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:31:43.533 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:31:43.533 2115 16081 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:31:43.533 2115 16081 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:31:43.533 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:31:43.533 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:31:43.533 2115 16081 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:31:43.533 2115 16081 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:31:43.533 2115 16081 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:31:43.533 2115 16081 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:31:43.533 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:31:43.533 2115 16081 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:31:43.533 2115 16081 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:43.533 2115 16081 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:43.629 1664 1686 I WindowManager: Destroying surface
Surface(name=Starting com.ezllama.app) called by
com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.AppWindowToken.destroySurfaces:366
com.android.server.wm.WindowStateAnimator.finishExit:565
com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491
com.android.server.wm.WindowAnimator.updateWindowsLocked:312
com.android.server.wm.WindowAnimator.animateLocked:727
06-04 17:31:43.679 18101 18101 I iftaLog : sending startRegistration
06-04 17:31:43.697 18101 18201 W System.err: java.lang.InterruptedException
06-04 17:31:43.697 18101 18201 W System.err: at java.lang.Thread.sleep(Native
Method)
06-04 17:31:43.697 18101 18201 W System.err: at
java.lang.Thread.sleep(Thread.java:370)
06-04 17:31:43.697 18101 18201 W System.err: at
java.lang.Thread.sleep(Thread.java:312)
06-04 17:31:43.697 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:1
10)
06-04 17:31:43.765 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:31:43.765 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:31:43.952 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 4
06-04 17:31:44.414 18101 18101 I contact_status: received
06-04 17:31:44.432 18101 18201 W System.err: java.lang.InterruptedException
06-04 17:31:44.432 18101 18201 W System.err: at java.lang.Thread.sleep(Native
Method)
06-04 17:31:44.432 18101 18201 W System.err: at
java.lang.Thread.sleep(Thread.java:370)
06-04 17:31:44.432 18101 18201 W System.err: at
java.lang.Thread.sleep(Thread.java:312)
06-04 17:31:44.432 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:1
10)
06-04 17:31:44.546 18101 18101 I contact_status: received
06-04 17:31:44.564 18101 18201 W System.err: java.lang.InterruptedException
06-04 17:31:44.564 18101 18201 W System.err: at java.lang.Thread.sleep(Native
Method)
06-04 17:31:44.564 18101 18201 W System.err: at
java.lang.Thread.sleep(Thread.java:370)
06-04 17:31:44.564 18101 18201 W System.err: at
java.lang.Thread.sleep(Thread.java:312)
06-04 17:31:44.564 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:7
9)
06-04 17:31:44.836 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:44.838 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:44.838 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:45.878 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 4
06-04 17:31:46.110 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:46.111 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:46.111 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:46.113 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:46.114 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:46.114 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:46.115 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:46.115 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:46.257 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:31:46.276 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:31:46.507 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 5
06-04 17:31:46.520 1856 2235 D NetworkController.MobileSignalController(2):
getDataNetTypeFromServiceState slotId=0 isUsingCarrierAggregation=false
06-04 17:31:46.520 1856 2235 D NetworkTypeUtils: default net type
06-04 17:31:46.522 1856 2235 D MobileSignalController: updateDataType
mSelectedDataTypeIcon[0]=2130838681, mSelectedDataActivityIndex=4
06-04 17:31:46.523 1856 2235 D TelephonyIcons: getSignalStrengthIcon: slot=0,
inetCondition=1, level=5, roaming=false, signalstrength=SignalStrength: 12 0 -120
-160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte
06-04 17:31:46.526 1856 2235 D TelephonyIcons: null signal icon name:
drawable/stat_sys_signal_null
06-04 17:31:46.528 1856 2235 D TelephonyIcons: getDataTypeIcon sub=0
06-04 17:31:46.729 1664 1811 W WindowManager: Attempted to remove non-existing
token: android.os.Binder@1daba8d
06-04 17:31:47.070 1664 1686 I WindowManager: Destroying surface
Surface(name=Toast) called by
com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementInner:440
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:237
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:185
com.android.server.wm.WindowManagerService$H.handleMessage:8421
android.os.Handler.dispatchMessage:102
06-04 17:31:47.356 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:31:47.356 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:31:47.356 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:31:47.356 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:31:47.356 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:31:47.356 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:31:47.356 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:31:47.356 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:31:47.356 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:31:47.838 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:47.839 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:47.839 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:48.837 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:48.838 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:48.839 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:49.077 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 5
06-04 17:31:49.090 1856 2235 D NetworkController.MobileSignalController(1):
getDataNetTypeFromServiceState slotId=1 isUsingCarrierAggregation=false
06-04 17:31:49.091 1856 2235 D NetworkTypeUtils: default net type
06-04 17:31:49.093 1856 2235 D MobileSignalController: updateDataType
mSelectedDataTypeIcon[1]=2130838676, mSelectedDataActivityIndex=3
06-04 17:31:49.094 1856 2235 D TelephonyIcons: getSignalStrengthIcon: slot=1,
inetCondition=1, level=5, roaming=false, signalstrength=SignalStrength: 12 0 -120
-160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte
06-04 17:31:49.097 1856 2235 D TelephonyIcons: null signal icon name:
drawable/stat_sys_signal_null
06-04 17:31:49.099 1856 2235 D TelephonyIcons: getDataTypeIcon sub=1
06-04 17:31:49.282 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:31:49.285 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:31:50.363 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:31:50.363 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:31:50.363 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:31:50.364 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:31:50.364 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:31:50.364 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:31:50.364 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:31:50.364 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:31:50.364 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:31:50.836 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:50.839 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:50.839 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:51.110 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:51.110 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:51.111 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:51.113 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:51.114 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:51.115 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:51.115 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:51.116 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:51.364 2186 17826 I TransmissionProvider: unbindService & quitSafely
06-04 17:31:51.629 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 5
06-04 17:31:51.638 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 5
06-04 17:31:52.291 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:31:52.309 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:31:52.578 18101 18145 I testyTestLog:
==============================================
06-04 17:31:52.578 18101 18145 I testyTestLog:
06-04 17:31:52.578 18101 18145 I testyTestLog: ==============Test
Result=====================
06-04 17:31:52.578 18101 18145 I testyTestLog: CALL_LOG_LOADER : 0
06-04 17:31:52.578 18101 18145 I testyTestLog: SUBSCRIBER_LOADER : 0
06-04 17:31:52.578 18101 18145 I testyTestLog: SINGLE_IM_LOADER : 0
06-04 17:31:52.578 18101 18145 I testyTestLog: COMBINED_MESSAGE_LOADER : 0
06-04 17:31:52.578 18101 18145 I testyTestLog: DATABASE_GET_INSTANCE_CALL : 0
06-04 17:31:52.578 18101 18145 I testyTestLog: FAVORITES_CONTACT_LOADER : 0
06-04 17:31:52.578 18101 18145 I testyTestLog: GROUP_IM_LOADER : 0
06-04 17:31:52.578 18101 18145 I testyTestLog: BROADCAST_CHANGE_LOADER_salam : 0
06-04 17:31:52.578 18101 18145 I testyTestLog: ALL_CONTACTS_LOADER : 0
06-04 17:31:52.578 18101 18145 I testyTestLog: GROUP_INFO_LOADER : 0
06-04 17:31:52.578 18101 18145 I testyTestLog: BROADCAST_CHANGE_LOADER : 0
06-04 17:31:52.578 18101 18145 I testyTestLog: NON_APP_CONTACT_LOADER : 0
06-04 17:31:52.578 18101 18145 I testyTestLog: APP_CONTACTS_LOADER : 0
06-04 17:31:52.578 18101 18145 I testyTestLog: SINGLE_CONTACT_LOADER : 0
06-04 17:31:52.578 18101 18145 I testyTestLog:
06-04 17:31:52.578 18101 18145 I testyTestLog:
06-04 17:31:52.578 18101 18145 I testyTestLog: Test run for 30 seconds
06-04 17:31:52.578 18101 18145 I testyTestLog:
06-04 17:31:52.578 18101 18145 I testyTestLog: Total active thread = 45
06-04 17:31:53.244 1664 1680 W ActivityManager: Launch timeout has expired,
giving up wake lock!
06-04 17:31:53.369 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:31:53.369 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:31:53.369 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:31:53.369 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:31:53.369 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:31:53.369 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:31:53.369 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:31:53.369 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:31:53.369 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:31:53.837 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:53.839 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:53.840 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:54.199 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 5
06-04 17:31:54.437 18101 18228 I Timeline: Timeline: Activity_launch_request
time:17123985 intent:Intent { flg=0x4000000
cmp=com.ezllama.app/com.revesoft.itelmobiledialer.dashboard.FrinzoDashboardActivity
}
06-04 17:31:54.440 1664 4058 I ActivityManager: START u0 {flg=0x4000000
cmp=com.ezllama.app/com.revesoft.itelmobiledialer.dashboard.FrinzoDashboardActivity
} from uid 10773 on display 0
06-04 17:31:54.456 1664 4058 D ActivityTrigger: ActivityTrigger
activityPauseTrigger
06-04 17:31:54.456 470 2757 E ANDR-PERF-MPCTL: Invalid profile no. 0, total
profiles 0 only
06-04 17:31:54.463 18101 18101 D Foreground: onActivityPaused
06-04 17:31:54.469 1664 2099 I Timeline: Timeline: App_transition_ready
time:17124017
06-04 17:31:54.521 18101 18101 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@d3cca1e
06-04 17:31:54.523 18101 18101 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@9ab62ff
06-04 17:31:54.523 18101 18101 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@65d08cc
06-04 17:31:54.535 18101 18101 W RippleUtils: Use a non-transparent color for the
default color as it will be used to finish ripple animations.
06-04 17:31:54.548 18101 18230 I Timeline: Timeline: Activity_launch_request
time:17124096 intent:Intent { flg=0x4000000
cmp=com.ezllama.app/com.revesoft.itelmobiledialer.dashboard.FrinzoDashboardActivity
}
06-04 17:31:54.549 1664 2099 I ActivityManager: START u0 {flg=0x4000000
cmp=com.ezllama.app/com.revesoft.itelmobiledialer.dashboard.FrinzoDashboardActivity
} from uid 10773 on display 0
06-04 17:31:54.549 1664 2099 W ActivityManager: startActivity called from
finishing ActivityRecord{5069442 u0
com.ezllama.app/com.revesoft.itelmobiledialer.signup.PrepareDialerActivity t1011
f}; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent { flg=0x4000000
cmp=com.ezllama.app/com.revesoft.itelmobiledialer.dashboard.FrinzoDashboardActivity
}
06-04 17:31:54.551 1664 2099 I Timeline: Timeline: App_transition_ready
time:17124099
06-04 17:31:54.591 18101 18101 D Foreground: onActivityResumed
06-04 17:31:54.593 18101 18101 D BaseDashboard: onResume
06-04 17:31:54.595 18101 18196 W AppIconNotification: ShortcutBadgerApplied count:
0
06-04 17:31:54.596 18101 18101 D DialerServiceBinder: Requested for binding service
06-04 17:31:54.597 18101 18101 D DialerServiceBinder: Requested for binding service
06-04 17:31:54.645 18101 18106 I art : Do full code cache collection,
code=101KB, data=123KB
06-04 17:31:54.645 18101 18106 I art : After code cache collection, code=83KB,
data=80KB
06-04 17:31:54.685 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:31:54.685 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:31:54.695 1664 4058 I Timeline: Timeline: App_transition_ready
time:17124243
06-04 17:31:54.696 1664 4058 I Timeline: Timeline: App_transition_ready
time:17124244
06-04 17:31:54.713 18101 18101 D Foreground: onActivityPaused
06-04 17:31:54.741 18101 18101 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@2173321
06-04 17:31:54.741 18101 18101 V BoostFramework: BoostFramework() : mPerf =
com.qualcomm.qti.Performance@1fb0346
06-04 17:31:54.797 18101 18101 D Foreground: onActivityResumed
06-04 17:31:54.799 18101 18101 D BaseDashboard: onResume
06-04 17:31:54.801 18101 18194 W AppIconNotification: ShortcutBadgerApplied count:
0
06-04 17:31:54.802 18101 18101 D DialerServiceBinder: Requested for binding service
06-04 17:31:54.804 18101 18101 D DialerServiceBinder: Requested for binding service
06-04 17:31:54.805 18101 18101 I saugatha-test: [KeyPadFragment][onResume]
06-04 17:31:54.805 18101 18101 I saugatha-test: [KeyPadFragment][onResume] set
balance text
06-04 17:31:54.807 18101 18101 W DialerService: screenONAndOnResume
06-04 17:31:54.807 18101 18101 W DialerService: screenONAndOnResume
06-04 17:31:54.807 18101 18101 D BaseDashboard: onNewToken:
cJ1UKwaOyi8:APA91bHrb0rjjIH1eG96q370OjhtBiaND2LKu6auyW7YLKmWSBP0nj858NlY94u0dBFcv58
-H-G6HWaMhq4CMxVRHsz9E6B1Ka4-fBy4Bs4Hn9tVXhE64D56MeQvVUb-3UGKqci-b19-
06-04 17:31:54.807 18101 18101 D BaseDashboard:
preferences.getString(GCM_REGISTRATION_ID):
06-04 17:31:54.807 18101 18101 D BaseDashboard: value: true
06-04 17:31:54.807 18101 18101 D ContactManagerService: onStartCommand()
06-04 17:31:54.807 18101 18101 D ContactManagerService: loading data from
onStartCommand()
06-04 17:31:54.815 18101 18101 I DialerService: onStartCommand: startId:Intent
{ cmp=com.ezllama.app/com.revesoft.itelmobiledialer.service.DialerService }
06-04 17:31:54.815 18101 18101 D DialerServiceBinder: Service connected
06-04 17:31:54.815 18101 18101 D DialerServiceBinder: Releasing Service Lock
06-04 17:31:54.867 18101 18101 E err : 2131428758 0
06-04 17:31:54.908 18101 18154 W OpenGLRenderer: Points are too far apart 4.000001
06-04 17:31:54.959 1664 1686 I Timeline: Timeline: App_transition_ready
time:17124507
06-04 17:31:54.962 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:31:54.962 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:31:54.962 1856 1856 D StatusBar: disable<e i a s b h r c s > disable2<q
i n g r >
06-04 17:31:54.962 1856 1856 D StatusBarClock: isNormalMode= true clock
visible=true
06-04 17:31:54.964 1664 1686 I ActivityManager: Displayed
com.ezllama.app/com.revesoft.itelmobiledialer.dashboard.FrinzoDashboardActivity:
+499ms
06-04 17:31:54.966 3889 4228 D PowerKeeper.Event: notifyActivityLaunchTime:
com.ezllama.app/com.revesoft.itelmobiledialer.dashboard.FrinzoDashboardActivity
totalTime: 499
06-04 17:31:54.967 18101 18101 D ContactManagerService: onStartCommand()
06-04 17:31:54.967 18101 18101 D ContactManagerService: loading data from
onStartCommand()
06-04 17:31:54.967 18101 18101 I DialerService: onStartCommand: startId:Intent
{ cmp=com.ezllama.app/com.revesoft.itelmobiledialer.service.DialerService }
06-04 17:31:54.967 18101 18101 D DialerServiceBinder: Service connected
06-04 17:31:54.967 18101 18101 D DialerServiceBinder: Releasing Service Lock
06-04 17:31:55.093 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:31:55.093 763 763 E cnss-daemon: Stale or unreachable neighbors, ndm
state: 4
06-04 17:31:55.103 2115 5429 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2535000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270315082 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5071000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:31:55.103 2115 5429 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:31:55.103 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:31:55.103 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:31:55.103 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:31:55.103 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:31:55.103 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:31:55.103 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:31:55.103 2115 5429 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:31:55.103 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:31:55.103 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:31:55.103 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:31:55.103 2115 5429 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:31:55.103 2115 5429 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:31:55.103 2115 5429 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:31:55.103 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:31:55.103 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:31:55.103 2115 5429 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:55.103 2115 5429 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:55.124 2115 5429 E SQLiteDatabase: Error inserting service_kind=0
source=16 tag=Measurement.PackageMeasurementTaskService.UPLOAD_TASK_TAG
target_package=com.google.android.gms requires_charging=0 source_version=201817000
required_network_type=0 flex_time=2535000
target_class=com.google.android.gms.measurement.PackageMeasurementTaskService
runtime=1591270315107 retry_strategy={"maximum_backoff_seconds":
{"3600":0},"initial_backoff_seconds":{"30":0},"retry_policy":{"0":0}}
preferred_network_type=1 required_idleness_state=0 preferred_charging_state=1
period=5071000 last_runtime=0 task_type=0 job_id=-1 user_id=0
06-04 17:31:55.124 2115 5429 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
pending_ops.tag, pending_ops.target_class, pending_ops.target_package,
pending_ops.user_id (code 2067)
06-04 17:31:55.124 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
06-04 17:31:55.124 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:782)
06-04 17:31:55.124 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:788)
06-04 17:31:55.124 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:86)
06-04 17:31:55.124 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:147
2)
06-04 17:31:55.124 2115 5429 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1343)
06-04 17:31:55.124 2115 5429 E SQLiteDatabase: at
apla.a(:com.google.android.gms@[email protected] (040408-311416286):78)
06-04 17:31:55.124 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):196)
06-04 17:31:55.124 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):20)
06-04 17:31:55.124 2115 5429 E SQLiteDatabase: at
apkp.a(:com.google.android.gms@[email protected] (040408-311416286):190)
06-04 17:31:55.124 2115 5429 E SQLiteDatabase: at
apgy.run(:com.google.android.gms@[email protected] (040408-311416286):8)
06-04 17:31:55.124 2115 5429 E SQLiteDatabase: at
sji.b(:com.google.android.gms@[email protected] (040408-311416286):12)
06-04 17:31:55.124 2115 5429 E SQLiteDatabase: at
sji.run(:com.google.android.gms@[email protected] (040408-311416286):7)
06-04 17:31:55.124 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
06-04 17:31:55.124 2115 5429 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
06-04 17:31:55.124 2115 5429 E SQLiteDatabase: at
spj.run(:com.google.android.gms@[email protected] (040408-311416286):0)
06-04 17:31:55.124 2115 5429 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:760)
06-04 17:31:55.239 1664 1686 I Timeline: Timeline: Activity_windows_visible id:
ActivityRecord{3e0fc8f u0
com.ezllama.app/com.revesoft.itelmobiledialer.dashboard.FrinzoDashboardActivity
t1011} time:17124787
06-04 17:31:55.248 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:31:55.248 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:31:55.248 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 45 microseconds, avg: 846
06-04 17:31:55.264 1664 1686 I WindowManager: Destroying surface
Surface(name=com.ezllama.app/com.revesoft.itelmobiledialer.signup.PrepareDialerActi
vity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2052
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897
com.android.server.wm.WindowState.destroyOrSaveSurface:2145
com.android.server.wm.AppWindowToken.destroySurfaces:366
com.android.server.wm.WindowStateAnimator.finishExit:565
com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491
com.android.server.wm.WindowAnimator.updateWindowsLocked:312
com.android.server.wm.WindowAnimator.animateLocked:727
06-04 17:31:55.268 1664 1686 I Timeline: Timeline: App_transition_stopped
time:17124816
06-04 17:31:55.274 1856 1856 D EventBus: [1856, u0]
send(AppTransitionFinishedEvent)
06-04 17:31:55.274 1856 1856 D EventBus: [1856, u0] ->
ForcedResizableInfoActivityController [0xc9332e7, P1]
onBusEvent(AppTransitionFinishedEvent)
06-04 17:31:55.274 1856 1856 D EventBus: [1856, u0]
onBusEvent(AppTransitionFinishedEvent) duration: 20 microseconds, avg: 846
06-04 17:31:55.316 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:31:55.319 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:31:55.470 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 5
06-04 17:31:55.480 18101 18203 I DialerService: updateRegistrationImage: false
06-04 17:31:55.481 18101 18101 D BaseDashboard: UPDATE_REGISTRATION_IMAGE false
06-04 17:31:55.495 18101 18101 I saugatha-test: [BalanceRequestHelper]
createRequestParameters ++
06-04 17:31:55.495 18101 18101 I System.out: Key = AuthToken, Value = f7705d0a-
a656-11ea-8ed3-f23c92f15806
06-04 17:31:55.495 18101 18101 I System.out: Key = ClientID, Value = 7ffdbcc0-da27-
11e9-b4b4-000c29764ba3
06-04 17:31:55.496 18101 18101 I System.out: Key = CustomerId, Value = 218
06-04 17:31:55.496 18101 18101 I System.out: Key = CustomerPhone, Value =
8801847003217
06-04 17:31:55.496 18101 18101 I System.out: Key = Language, Value = es
06-04 17:31:55.496 18101 18101 I System.out: Key = Nonce, Value = 1591270315495
06-04 17:31:55.496 18101 18101 I HTTP_API_CALL: strPara AuthToken=f7705d0a-a656-
11ea-8ed3-f23c92f15806&ClientID=7ffdbcc0-da27-11e9-b4b4-
000c29764ba3&CustomerId=218&CustomerPhone=8801847003217&Language=es&Nonce=159127031
5495
06-04 17:31:55.496 18101 18101 I HTTP_API_CALL: full string AuthToken=f7705d0a-
a656-11ea-8ed3-f23c92f15806&ClientID=7ffdbcc0-da27-11e9-b4b4-
000c29764ba3&CustomerId=218&CustomerPhone=8801847003217&Language=es&Nonce=159127031
5495&APIKey=b17118c0-dfa7-11e9-b366-000c29c3bff7
06-04 17:31:55.497 18101 18101 I HTTP_API_CALL: hash =
DA824DF7C31EB0089613213A626BEB553D04188410735AD9657DC74BF7202BC8
06-04 17:31:55.497 18101 18101 I HTTP_API_CALL: sign =
DA824DF7C31EB0089613213A626BEB553D04188410735AD9657DC74BF7202BC8
06-04 17:31:55.497 18101 18101 I HTTP_API_CALL: got value of sign
DA824DF7C31EB0089613213A626BEB553D04188410735AD9657DC74BF7202BC8
06-04 17:31:55.497 18101 18101 I saugatha-test: [BalanceRequestHelper]
createRequestParameters --
06-04 17:31:55.497 18101 18101 D HTTP_API_CALL:
https://micuenta.ezllama.com/api/v1/customer/get-balance
06-04 17:31:55.795 18101 18197 D Abhi : WifiOn: true MobileDataOn: true
06-04 17:31:55.799 1664 4058 W NetworkIdentity: Active mobile network without
subscriber!
06-04 17:31:55.800 18101 18197 D Abhi : WifiConnectionOn: true
MobileDataConnectionOn: false
06-04 17:31:55.942 18101 18234 I iftaLog : HTTP status code is : 404
06-04 17:31:56.105 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:56.105 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:56.106 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:56.106 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:56.106 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU7 [P:1] (banned)
06-04 17:31:56.106 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:31:56.106 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:31:56.107 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU4 [P:1] (banned)
06-04 17:31:56.308 18101 18101 I System.out: Key = AuthToken, Value = f7705d0a-
a656-11ea-8ed3-f23c92f15806
06-04 17:31:56.308 18101 18101 I System.out: Key = ClientID, Value = 7ffdbcc0-da27-
11e9-b4b4-000c29764ba3
06-04 17:31:56.308 18101 18101 I System.out: Key = CustomerId, Value = 218
06-04 17:31:56.309 18101 18101 I System.out: Key = CustomerPhone, Value =
8801847003217
06-04 17:31:56.309 18101 18101 I System.out: Key = DeviceType, Value = Android
06-04 17:31:56.309 18101 18101 I System.out: Key = Language, Value = es
06-04 17:31:56.309 18101 18101 I System.out: Key = Nonce, Value = 1591270316307
06-04 17:31:56.309 18101 18101 I System.out: Key = URL, Value =
cJ1UKwaOyi8:APA91bHrb0rjjIH1eG96q370OjhtBiaND2LKu6auyW7YLKmWSBP0nj858NlY94u0dBFcv58
-H-G6HWaMhq4CMxVRHsz9E6B1Ka4-fBy4Bs4Hn9tVXhE64D56MeQvVUb-3UGKqci-b19-
06-04 17:31:56.309 18101 18101 I HTTP_API_CALL: strPara AuthToken=f7705d0a-a656-
11ea-8ed3-f23c92f15806&ClientID=7ffdbcc0-da27-11e9-b4b4-
000c29764ba3&CustomerId=218&CustomerPhone=8801847003217&DeviceType=Android&Language
=es&Nonce=1591270316307&URL=cJ1UKwaOyi8:APA91bHrb0rjjIH1eG96q370OjhtBiaND2LKu6auyW7
YLKmWSBP0nj858NlY94u0dBFcv58-H-G6HWaMhq4CMxVRHsz9E6B1Ka4-
fBy4Bs4Hn9tVXhE64D56MeQvVUb-3UGKqci-b19-
06-04 17:31:56.309 18101 18101 I HTTP_API_CALL: full string AuthToken=f7705d0a-
a656-11ea-8ed3-f23c92f15806&ClientID=7ffdbcc0-da27-11e9-b4b4-
000c29764ba3&CustomerId=218&CustomerPhone=8801847003217&DeviceType=Android&Language
=es&Nonce=1591270316307&URL=cJ1UKwaOyi8:APA91bHrb0rjjIH1eG96q370OjhtBiaND2LKu6auyW7
YLKmWSBP0nj858NlY94u0dBFcv58-H-G6HWaMhq4CMxVRHsz9E6B1Ka4-
fBy4Bs4Hn9tVXhE64D56MeQvVUb-3UGKqci-b19-&APIKey=b17118c0-dfa7-11e9-b366-
000c29c3bff7
06-04 17:31:56.310 18101 18101 I HTTP_API_CALL: hash =
1EAD60A42E26F249A2E26AAA35E19A2F1E14A27DB457F4B557D85E8B14955FB4
06-04 17:31:56.310 18101 18101 I HTTP_API_CALL: sign =
1EAD60A42E26F249A2E26AAA35E19A2F1E14A27DB457F4B557D85E8B14955FB4
06-04 17:31:56.310 18101 18101 D HTTP_API_CALL: got value of sign
1EAD60A42E26F249A2E26AAA35E19A2F1E14A27DB457F4B557D85E8B14955FB4
06-04 17:31:56.310 18101 18101 D HTTP_API_CALL:
https://micuenta.ezllama.com/api/v1/customer/push-url
06-04 17:31:56.375 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:31:56.375 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:31:56.376 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:31:56.376 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:31:56.376 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:31:56.376 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:31:56.376 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:31:56.376 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:31:56.376 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:31:56.751 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 4
06-04 17:31:56.767 1856 2235 D NetworkController.MobileSignalController(2):
getDataNetTypeFromServiceState slotId=0 isUsingCarrierAggregation=false
06-04 17:31:56.767 1856 2235 D NetworkTypeUtils: default net type
06-04 17:31:56.770 1856 2235 D MobileSignalController: updateDataType
mSelectedDataTypeIcon[0]=2130838681, mSelectedDataActivityIndex=4
06-04 17:31:56.770 1856 2235 D TelephonyIcons: getSignalStrengthIcon: slot=0,
inetCondition=1, level=4, roaming=false, signalstrength=SignalStrength: 11 0 -120
-160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte
06-04 17:31:56.774 1856 2235 D TelephonyIcons: null signal icon name:
drawable/stat_sys_signal_null
06-04 17:31:56.775 1856 2235 D TelephonyIcons: getDataTypeIcon sub=0
06-04 17:31:56.837 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:56.838 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:56.839 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:31:57.024 18101 18238 D Abhi : WifiOn: true MobileDataOn: true
06-04 17:31:57.027 1664 4058 W NetworkIdentity: Active mobile network without
subscriber!
06-04 17:31:57.028 18101 18238 D Abhi : WifiConnectionOn: true
MobileDataConnectionOn: false
06-04 17:31:57.056 18101 18101 D HTTP_API_CALL:
{"Result":"SUCCESS","Balance":"0.90"}
06-04 17:31:57.056 18101 18101 D HTTP_API_CALL: GCM_REGISTRATION_ID:
cJ1UKwaOyi8:APA91bHrb0rjjIH1eG96q370OjhtBiaND2LKu6auyW7YLKmWSBP0nj858NlY94u0dBFcv58
-H-G6HWaMhq4CMxVRHsz9E6B1Ka4-fBy4Bs4Hn9tVXhE64D56MeQvVUb-3UGKqci-b19-
06-04 17:31:57.056 18101 18101 D BaseDashboard: GCM_REGISTRATION_ID:
cJ1UKwaOyi8:APA91bHrb0rjjIH1eG96q370OjhtBiaND2LKu6auyW7YLKmWSBP0nj858NlY94u0dBFcv58
-H-G6HWaMhq4CMxVRHsz9E6B1Ka4-fBy4Bs4Hn9tVXhE64D56MeQvVUb-3UGKqci-b19-
06-04 17:31:57.763 18101 18101 D HTTP_API_CALL:
{"Result":"SUCCESS","ResultDesc":"Push URL has been updated (API)"}
06-04 17:31:57.763 18101 18101 D HTTP_API_CALL: GCM_REGISTRATION_ID:
cJ1UKwaOyi8:APA91bHrb0rjjIH1eG96q370OjhtBiaND2LKu6auyW7YLKmWSBP0nj858NlY94u0dBFcv58
-H-G6HWaMhq4CMxVRHsz9E6B1Ka4-fBy4Bs4Hn9tVXhE64D56MeQvVUb-3UGKqci-b19-
06-04 17:31:57.763 18101 18101 D BaseDashboard: GCM_REGISTRATION_ID:
cJ1UKwaOyi8:APA91bHrb0rjjIH1eG96q370OjhtBiaND2LKu6auyW7YLKmWSBP0nj858NlY94u0dBFcv58
-H-G6HWaMhq4CMxVRHsz9E6B1Ka4-fBy4Bs4Hn9tVXhE64D56MeQvVUb-3UGKqci-b19-
06-04 17:31:57.812 18101 18101 W MultipartViaFileRetry: Message failed updated to:
0
06-04 17:31:57.812 18101 18101 W MultipartViaFileRetry: Retry priority hase set to:
Message
06-04 17:31:57.813 18101 18101 W MultipartViaFileRetry: Message Failed updated to:
0
06-04 17:31:57.813 18101 18101 W MultipartViaFileRetry: Retry priority hase set to:
Message
06-04 17:31:58.327 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:31:58.347 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:31:58.685 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 5
06-04 17:31:59.317 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 4
06-04 17:31:59.387 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:31:59.388 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:31:59.388 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:31:59.388 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:31:59.388 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:31:59.388 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:31:59.388 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:31:59.388 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:31:59.388 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:31:59.839 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:31:59.840 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:31:59.841 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:32:00.004 1856 1856 D KeyguardUpdateMonitor: handleTimeUpdate
06-04 17:32:00.152 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:32:00.152 763 763 E cnss-daemon: Stale or unreachable neighbors, ndm
state: 16
06-04 17:32:00.172 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:32:00.172 763 763 I cnss-daemon: NDA_DST received: 192.168.0.1 ul:
562992919914688
06-04 17:32:00.172 763 763 I cnss-daemon: NDA_LLADDR received
06-04 17:32:01.201 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:01.202 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:01.203 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:01.204 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:01.205 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:01.206 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:01.206 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:01.207 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:01.354 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:32:01.372 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:32:01.872 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 5
06-04 17:32:02.402 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:32:02.402 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:32:02.402 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:32:02.402 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:32:02.403 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:32:02.403 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:32:02.403 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:32:02.403 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:32:02.403 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:32:02.838 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:32:02.841 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:32:02.841 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:32:04.379 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:32:04.397 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:32:04.428 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 5
06-04 17:32:04.443 1856 2235 D NetworkController.MobileSignalController(2):
getDataNetTypeFromServiceState slotId=0 isUsingCarrierAggregation=false
06-04 17:32:04.443 1856 2235 D NetworkTypeUtils: default net type
06-04 17:32:04.446 1856 2235 D MobileSignalController: updateDataType
mSelectedDataTypeIcon[0]=2130838681, mSelectedDataActivityIndex=4
06-04 17:32:04.446 1856 2235 D TelephonyIcons: getSignalStrengthIcon: slot=0,
inetCondition=1, level=5, roaming=false, signalstrength=SignalStrength: 13 0 -120
-160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte
06-04 17:32:04.450 1856 2235 D TelephonyIcons: null signal icon name:
drawable/stat_sys_signal_null
06-04 17:32:04.451 1856 2235 D TelephonyIcons: getDataTypeIcon sub=0
06-04 17:32:05.418 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:32:05.419 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:32:05.419 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:32:05.419 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:32:05.419 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:32:05.419 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:32:05.419 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:32:05.419 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:32:05.419 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:32:05.423 18101 18201 I DialerService: updateRegistrationImage: false
06-04 17:32:05.424 18101 18101 D BaseDashboard: UPDATE_REGISTRATION_IMAGE false
06-04 17:32:05.839 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:32:05.842 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:32:05.842 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:32:05.856 18101 18198 D Abhi : WifiOn: true MobileDataOn: true
06-04 17:32:05.857 1664 4058 W NetworkIdentity: Active mobile network without
subscriber!
06-04 17:32:05.857 18101 18198 D Abhi : WifiConnectionOn: true
MobileDataConnectionOn: false
06-04 17:32:06.220 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:06.222 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:06.222 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:06.223 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:06.223 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:06.224 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:06.225 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:06.225 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:06.956 18101 18245 D Abhi : WifiOn: true MobileDataOn: true
06-04 17:32:06.957 1664 4058 W NetworkIdentity: Active mobile network without
subscriber!
06-04 17:32:06.957 18101 18245 D Abhi : WifiConnectionOn: true
MobileDataConnectionOn: false
06-04 17:32:06.991 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 5
06-04 17:32:07.403 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:32:07.417 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:32:07.813 18101 18101 W MultipartViaFileRetry: Message Failed updated to:
0
06-04 17:32:07.813 18101 18101 W MultipartViaFileRetry: Retry priority hase set to:
Message
06-04 17:32:07.814 18101 18101 W MultipartViaFileRetry: Message failed updated to:
0
06-04 17:32:07.814 18101 18101 W MultipartViaFileRetry: Retry priority hase set to:
Message
06-04 17:32:08.843 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:32:08.845 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:32:08.847 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:32:08.923 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:32:08.923 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:32:08.923 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:32:08.923 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:32:08.923 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:32:08.923 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:32:08.923 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:32:08.924 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:32:08.924 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:32:10.423 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:32:10.442 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:32:11.240 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:11.241 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:11.242 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:11.243 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:11.243 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:11.244 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:11.244 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:11.245 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:11.936 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:32:11.936 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:32:11.937 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:32:11.937 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:32:11.937 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:32:11.937 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:32:11.937 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:32:11.937 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:32:11.937 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:32:13.448 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:32:13.466 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:32:14.671 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 5
06-04 17:32:14.733 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:32:14.733 763 763 E cnss-daemon: Stale or unreachable neighbors, ndm
state: 4
06-04 17:32:14.843 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:32:14.845 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:32:14.845 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:32:14.951 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:32:14.952 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:32:14.952 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:32:14.952 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:32:14.952 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:32:14.952 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:32:14.952 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:32:14.952 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:32:14.952 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:32:16.240 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:16.241 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:16.242 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:16.243 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:16.243 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:16.244 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:16.245 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:16.245 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:16.472 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:32:16.475 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:32:17.238 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 5
06-04 17:32:17.843 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:32:17.845 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:32:17.845 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:32:17.966 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:32:17.966 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:32:17.966 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:32:17.966 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:32:17.967 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:32:17.967 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:32:17.967 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:32:17.967 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:32:17.967 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:32:19.480 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:32:19.499 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:32:19.792 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 5
06-04 17:32:19.962 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:32:19.962 763 763 E cnss-daemon: Stale or unreachable neighbors, ndm
state: 16
06-04 17:32:19.978 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:32:19.979 763 763 I cnss-daemon: NDA_DST received: 192.168.0.1 ul:
562992919914688
06-04 17:32:19.979 763 763 I cnss-daemon: NDA_LLADDR received
06-04 17:32:20.845 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:32:20.847 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:32:20.847 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:32:20.981 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:32:20.981 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:32:20.981 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:32:20.981 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:32:20.982 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:32:20.982 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:32:20.982 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:32:20.982 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:32:20.982 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:32:20.984 18101 18201 I DialerService: updateRegistrationImage: false
06-04 17:32:20.985 18101 18101 D BaseDashboard: UPDATE_REGISTRATION_IMAGE false
06-04 17:32:21.077 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 5
06-04 17:32:21.236 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:21.237 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:21.237 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:21.237 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:21.238 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:21.238 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:21.238 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:21.238 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:21.415 18101 18202 D Abhi : WifiOn: true MobileDataOn: true
06-04 17:32:21.417 1664 4058 W NetworkIdentity: Active mobile network without
subscriber!
06-04 17:32:21.418 18101 18202 D Abhi : WifiConnectionOn: true
MobileDataConnectionOn: false
06-04 17:32:22.351 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 5
06-04 17:32:22.505 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:32:22.518 18101 18247 D Abhi : WifiOn: true MobileDataOn: true
06-04 17:32:22.519 1664 2099 W NetworkIdentity: Active mobile network without
subscriber!
06-04 17:32:22.519 18101 18247 D Abhi : WifiConnectionOn: true
MobileDataConnectionOn: false
06-04 17:32:22.523 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:32:23.844 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:32:23.846 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:32:23.847 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:32:24.449 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:32:24.449 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:32:24.449 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:32:24.449 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:32:24.449 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:32:24.449 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:32:24.449 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:32:24.449 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:32:24.450 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:32:24.916 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 5
06-04 17:32:25.529 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:32:25.548 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:32:26.260 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:26.261 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:26.262 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:26.263 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:26.265 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:26.265 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:26.266 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:26.267 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:26.845 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:32:26.848 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:32:26.848 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:32:27.453 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 5
06-04 17:32:27.464 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:32:27.464 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:32:27.464 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:32:27.464 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:32:27.464 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:32:27.465 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:32:27.465 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:32:27.465 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:32:27.465 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:32:28.554 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:32:28.559 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:32:29.848 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:32:29.851 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:32:29.851 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:32:30.037 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 5
06-04 17:32:30.478 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:32:30.479 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:32:30.479 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:32:30.479 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:32:30.479 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:32:30.480 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:32:30.480 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:32:30.480 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:32:30.480 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:32:31.270 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:31.271 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:31.272 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:31.273 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:31.273 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:31.274 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:31.274 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:31.275 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:31.566 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:32:31.586 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:32:32.849 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:32:32.851 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:32:32.852 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:32:33.492 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:32:33.493 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:32:33.493 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:32:33.493 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:32:33.493 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:32:33.493 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:32:33.493 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:32:33.493 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:32:33.493 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:32:33.875 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 5
06-04 17:32:34.532 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:32:34.532 763 763 E cnss-daemon: Stale or unreachable neighbors, ndm
state: 4
06-04 17:32:34.593 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:32:34.614 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:32:35.848 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:32:35.850 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:32:35.851 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:32:36.281 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:36.282 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:36.283 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:36.283 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:36.283 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:36.284 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:36.284 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:36.285 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:36.505 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:32:36.505 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:32:36.505 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:32:36.505 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:32:36.505 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:32:36.505 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:32:36.505 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:32:36.506 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:32:36.506 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:32:36.508 18101 18201 I DialerService: updateRegistrationImage: false
06-04 17:32:36.509 18101 18101 D BaseDashboard: UPDATE_REGISTRATION_IMAGE false
06-04 17:32:36.835 18101 18203 D Abhi : WifiOn: true MobileDataOn: true
06-04 17:32:36.839 1664 4058 W NetworkIdentity: Active mobile network without
subscriber!
06-04 17:32:36.840 18101 18203 D Abhi : WifiConnectionOn: true
MobileDataConnectionOn: false
06-04 17:32:37.071 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 5
06-04 17:32:37.621 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:32:37.641 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:32:38.048 18101 18250 D Abhi : WifiOn: true MobileDataOn: true
06-04 17:32:38.051 1664 2099 W NetworkIdentity: Active mobile network without
subscriber!
06-04 17:32:38.052 18101 18250 D Abhi : WifiConnectionOn: true
MobileDataConnectionOn: false
06-04 17:32:38.850 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:32:38.851 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:32:38.851 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:32:39.793 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:32:39.793 763 763 E cnss-daemon: Stale or unreachable neighbors, ndm
state: 16
06-04 17:32:39.811 763 763 I cnss-daemon: RTM_NEWNEIGH message received: 28
06-04 17:32:39.811 763 763 I cnss-daemon: NDA_DST received: 192.168.0.1 ul:
562992919914688
06-04 17:32:39.811 763 763 I cnss-daemon: NDA_LLADDR received
06-04 17:32:39.861 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:32:39.862 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:32:39.862 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:32:39.862 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:32:39.862 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:32:39.862 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:32:39.862 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:32:39.862 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:32:39.862 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:32:40.285 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 5
06-04 17:32:40.648 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:32:40.668 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:32:41.280 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:41.281 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:41.282 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:41.282 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:41.283 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:41.283 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:41.284 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:41.284 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:41.849 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:32:41.851 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:32:41.853 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:32:42.613 1664 1679 I UsageStatsService: User[0] Flushing usage stats to
disk
06-04 17:32:42.686 1664 1679 I UsageStatsHourlyHelper: User[0] Flushing usage
hourly stats to disk
06-04 17:32:42.705 1664 1679 I UsageStatsService: User[999] Flushing usage stats
to disk
06-04 17:32:42.735 1664 1679 I UsageStatsHourlyHelper: User[999] Flushing usage
hourly stats to disk
06-04 17:32:42.831 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 5
06-04 17:32:42.876 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:32:42.876 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:32:42.876 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:32:42.876 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:32:42.876 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:32:42.876 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:32:42.876 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:32:42.876 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:32:42.876 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:32:43.676 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:32:43.696 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:32:44.849 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:32:44.852 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:32:44.854 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:32:45.391 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 5
06-04 17:32:45.889 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:32:45.889 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:32:45.889 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:32:45.889 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:32:45.890 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:32:45.890 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:32:45.890 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:32:45.890 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:32:45.890 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:32:46.281 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:46.282 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:46.283 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:46.284 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:46.285 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:46.286 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:46.287 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:46.288 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:46.681 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 4
06-04 17:32:46.697 1856 2235 D NetworkController.MobileSignalController(1):
getDataNetTypeFromServiceState slotId=1 isUsingCarrierAggregation=false
06-04 17:32:46.697 1856 2235 D NetworkTypeUtils: default net type
06-04 17:32:46.700 1856 2235 D MobileSignalController: updateDataType
mSelectedDataTypeIcon[1]=2130838676, mSelectedDataActivityIndex=3
06-04 17:32:46.700 1856 2235 D TelephonyIcons: getSignalStrengthIcon: slot=1,
inetCondition=1, level=4, roaming=false, signalstrength=SignalStrength: 11 0 -120
-160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte
06-04 17:32:46.703 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:32:46.704 1856 2235 D TelephonyIcons: null signal icon name:
drawable/stat_sys_signal_null
06-04 17:32:46.706 1856 2235 D TelephonyIcons: getDataTypeIcon sub=1
06-04 17:32:46.721 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:32:47.852 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:32:47.856 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:32:47.856 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:32:47.955 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 4
06-04 17:32:47.971 1856 2235 D NetworkController.MobileSignalController(2):
getDataNetTypeFromServiceState slotId=0 isUsingCarrierAggregation=false
06-04 17:32:47.971 1856 2235 D NetworkTypeUtils: default net type
06-04 17:32:47.974 1856 2235 D MobileSignalController: updateDataType
mSelectedDataTypeIcon[0]=2130838681, mSelectedDataActivityIndex=4
06-04 17:32:47.974 1856 2235 D TelephonyIcons: getSignalStrengthIcon: slot=0,
inetCondition=1, level=4, roaming=false, signalstrength=SignalStrength: 11 0 -120
-160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte
06-04 17:32:47.978 1856 2235 D TelephonyIcons: null signal icon name:
drawable/stat_sys_signal_null
06-04 17:32:47.979 1856 2235 D TelephonyIcons: getDataTypeIcon sub=0
06-04 17:32:48.904 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:32:48.904 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:32:48.904 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:32:48.904 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:32:48.905 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:32:48.905 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:32:48.905 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:32:48.905 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:32:48.905 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:32:49.728 1959 1959 D wpa_supplicant: wlan0: Control interface command
'SIGNAL_POLL'
06-04 17:32:49.748 1959 1959 D wpa_supplicant: CTRL-DEBUG: global_ctrl_sock-
sendto: sock=8 sndbuf=229376 outq=0 send_len=48
06-04 17:32:49.873 1856 2235 D NetworkController.MobileSignalController(1): 4G
level = 5
06-04 17:32:49.889 1856 2235 D NetworkController.MobileSignalController(1):
getDataNetTypeFromServiceState slotId=1 isUsingCarrierAggregation=false
06-04 17:32:49.889 1856 2235 D NetworkTypeUtils: default net type
06-04 17:32:49.893 1856 2235 D MobileSignalController: updateDataType
mSelectedDataTypeIcon[1]=2130838676, mSelectedDataActivityIndex=3
06-04 17:32:49.893 1856 2235 D TelephonyIcons: getSignalStrengthIcon: slot=1,
inetCondition=1, level=5, roaming=false, signalstrength=SignalStrength: 13 0 -120
-160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte
06-04 17:32:49.897 1856 2235 D TelephonyIcons: null signal icon name:
drawable/stat_sys_signal_null
06-04 17:32:49.899 1856 2235 D TelephonyIcons: getDataTypeIcon sub=1
06-04 17:32:50.510 1856 2235 D NetworkController.MobileSignalController(2): 4G
level = 5
06-04 17:32:50.522 1856 2235 D NetworkController.MobileSignalController(2):
getDataNetTypeFromServiceState slotId=0 isUsingCarrierAggregation=false
06-04 17:32:50.522 1856 2235 D NetworkTypeUtils: default net type
06-04 17:32:50.525 1856 2235 D MobileSignalController: updateDataType
mSelectedDataTypeIcon[0]=2130838681, mSelectedDataActivityIndex=4
06-04 17:32:50.525 1856 2235 D TelephonyIcons: getSignalStrengthIcon: slot=0,
inetCondition=1, level=5, roaming=false, signalstrength=SignalStrength: 12 0 -120
-160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte
06-04 17:32:50.528 1856 2235 D TelephonyIcons: null signal icon name:
drawable/stat_sys_signal_null
06-04 17:32:50.530 1856 2235 D TelephonyIcons: getDataTypeIcon sub=0
06-04 17:32:50.852 1856 1856 D KeyguardUpdateMonitor: received broadcast
android.intent.action.BATTERY_CHANGED
06-04 17:32:50.854 3108 3267 W QCNEJ : |CORE| CNE received unexpected action:
android.intent.action.BATTERY_CHANGED
06-04 17:32:50.855 2779 2779 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
06-04 17:32:51.281 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU1
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:51.282 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU1
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:51.282 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU0
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:51.283 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU0
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:51.284 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU3
[P:0] to CPU6 [P:1] (banned)
06-04 17:32:51.285 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU3
[P:0] to CPU7 [P:1] (banned)
06-04 17:32:51.285 855 855 I MSM-irqbalance: Decided to move IRQ5 from CPU2
[P:0] to CPU5 [P:1] (banned)
06-04 17:32:51.286 855 855 I MSM-irqbalance: Decided to move IRQ3 from CPU2
[P:0] to CPU4 [P:1] (banned)
06-04 17:32:51.918 18101 18201 W System.err: java.lang.SecurityException: "network"
location provider requires ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
permission.
06-04 17:32:51.918 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1715)
06-04 17:32:51.918 18101 18201 W System.err: at
android.os.Parcel.readException(Parcel.java:1668)
06-04 17:32:51.918 18101 18201 W System.err: at
android.location.ILocationManager$Stub$Proxy.getLastLocation(ILocationManager.java:
725)
06-04 17:32:51.919 18101 18201 W System.err: at
android.location.LocationManager.getLastKnownLocation(LocationManager.java:1219)
06-04 17:32:51.919 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.ims.MyLocationProvider.getLocation(MyLocationProvider
.java:202)
06-04 17:32:51.919 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService.updateLocation(DialerService.ja
va:5803)
06-04 17:32:51.919 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.service.DialerService$40.updateLocation(DialerService
.java:2596)
06-04 17:32:51.919 18101 18201 W System.err: at
com.revesoft.itelmobiledialer.signalling.SIPRegistration.run(SIPRegistration.java:8
8)
06-04 17:32:51.924 18101 18201 I DialerService: updateRegistrationImage: false
06-04 17:32:51.925 18101 18101 D BaseDashboard: UPDATE_REGISTRATION_IMAGE false
06-04 17:32:52.365 18101 18197 D Abhi : WifiOn: true MobileDataOn: true
06-04 17:32:52.368 1664 2099 W NetworkIdentity: Active mobile network without
subscriber!
06-04 17:32:52.368 18101 18197 D Abhi : WifiConnectionOn: true
MobileDataConnectionOn: false

You might also like