Project

General

Profile

Issue #711 » rm0.txt

Replicant working - Flo Debian, 11/18/2013 08:35 PM

 
1
open pcm_out driver
2
openPcmOut_l() mPcmOpenCnt: 0
3
openMixer_l() mMixerOpenCnt: 0
4
open playback normal
5
write() wakeup setting route SPK
6
Sending signal. PID: 587 SIG: 3
7
threadid=3: reacting to signal 3
8
Wrote stack traces to '/data/anr/traces.txt'
9
GC_EXPLICIT freed 898K, 62% free 3092K/8131K, paused 4ms+11ms
10
Displayed com.android.mms/.ui.ConversationList: +637ms (total +2m20s553ms)
11
createScreenshotSurface failed (Function not implemented)
12
Reconfiguring input devices.  changes=0x00000004
13
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
14
AudioHardware pcm playback is going to standby.
15
closeMixer_l() mMixerOpenCnt: 1
16
closePcmOut_l() mPcmOpenCnt: 1
17
GC_EXPLICIT freed 1307K, 47% free 5297K/9863K, paused 20ms+4ms
18
AudioHardware pcm playback is exiting standby.
19
open pcm_out driver
20
openPcmOut_l() mPcmOpenCnt: 0
21
[1] [initialize] savedInstanceState = null intent = Intent { cmp=com.android.mms/.ui.ComposeMessageActivity } mConversation = [] (tid 0)
22
[1] [startMsgListQuery] ##### startMsgListQuery: conversationUri is null, bail!
23
64
24
openMixer_l() mMixerOpenCnt: 0
25
open playback normal
26
write() wakeup setting route SPK
27
Displayed com.android.mms/.ui.ComposeMessageActivity: +207ms
28
AudioHardware pcm playback is going to standby.
29
closeMixer_l() mMixerOpenCnt: 1
30
closePcmOut_l() mPcmOpenCnt: 1
31
AudioHardware pcm playback is exiting standby.
32
open pcm_out driver
33
openPcmOut_l() mPcmOpenCnt: 0
34
openMixer_l() mMixerOpenCnt: 0
35
open playback normal
36
write() wakeup setting route SPK
37
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
38
GC_FOR_ALLOC freed 1111K, 44% free 4559K/8131K, paused 21ms
39
Jit: resizing JitTable from 8192 to 16384
40
AudioHardware pcm playback is going to standby.
41
closeMixer_l() mMixerOpenCnt: 1
42
closePcmOut_l() mPcmOpenCnt: 1
43
AudioHardware pcm playback is exiting standby.
44
open pcm_out driver
45
openPcmOut_l() mPcmOpenCnt: 0
46
openMixer_l() mMixerOpenCnt: 0
47
open playback normal
48
write() wakeup setting route SPK
49
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
50
AudioHardware pcm playback is going to standby.
51
closeMixer_l() mMixerOpenCnt: 1
52
closePcmOut_l() mPcmOpenCnt: 1
53
GC_CONCURRENT freed 1053K, 36% free 5230K/8131K, paused 1ms+3ms
54
GC_CONCURRENT freed 1960K, 63% free 4479K/11911K, paused 2ms+33ms
55
Reconfiguring input devices.  changes=0x00000004
56
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
57
createScreenshotSurface failed (Function not implemented)
58
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
59
GC_EXPLICIT freed 1430K, 46% free 5329K/9863K, paused 23ms+6ms
60
AudioHardware pcm playback is exiting standby.
61
open pcm_out driver
62
openPcmOut_l() mPcmOpenCnt: 0
63
getSingleAddressId: insert new canonical_address for xxxxxx, _id=17
64
getThreadId: create new thread_id for recipients xxxxxxxx
65
openMixer_l() mMixerOpenCnt: 0
66
open playback normal
67
write() wakeup setting route SPK
68
insertThread: created new thread_id 17 for recipientIds xxxxxxx
69
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
70
GC_CONCURRENT freed 1060K, 27% free 5956K/8131K, paused 2ms+51ms
71
A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
72
java.lang.Throwable: Explicit termination method 'close' not called
73
	at dalvik.system.CloseGuard.open(CloseGuard.java:184)
74
	at android.content.ContentResolver$CursorWrapperInner.<init>(ContentResolver.java:1587)
75
	at android.content.ContentResolver.query(ContentResolver.java:326)
76
	at android.content.AsyncQueryHandler$WorkerHandler.handleMessage(AsyncQueryHandler.java:79)
77
	at android.os.Handler.dispatchMessage(Handler.java:99)
78
	at android.os.Looper.loop(Looper.java:137)
79
	at android.os.HandlerThread.run(HandlerThread.java:60)
80
Cursor finalized without prior close()
81
onStart: #1 mResultCode: -1 = Activity.RESULT_OK
82
SMS send size=0 time=1384769235436
83
SMS send size=1 time=1384769235439
84
onStart: #1 mResultCode: -1 = Activity.RESULT_OK
85
onStart: #1 mResultCode: -1 = Activity.RESULT_OK
86
AudioHardware pcm playback is going to standby.
87
closeMixer_l() mMixerOpenCnt: 1
88
closePcmOut_l() mPcmOpenCnt: 1
89
[99] markAsRead: update read/seen for thread uri: content://mms-sms/conversations/17
90
RecipientId 17 not in cache!
91
GC_EXPLICIT freed 920K, 38% free 5467K/8775K, paused 3ms+6ms
92
GC_EXPLICIT freed 810K, 30% free 5753K/8131K, paused 2ms+4ms
93
A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
94
java.lang.Throwable: Explicit termination method 'close' not called
95
	at dalvik.system.CloseGuard.open(CloseGuard.java:184)
96
	at android.content.ContentResolver$CursorWrapperInner.<init>(ContentResolver.java:1587)
97
	at android.content.ContentResolver.query(ContentResolver.java:326)
98
	at android.content.AsyncQueryHandler$WorkerHandler.handleMessage(AsyncQueryHandler.java:79)
99
	at android.os.Handler.dispatchMessage(Handler.java:99)
100
	at android.os.Looper.loop(Looper.java:137)
101
	at android.os.HandlerThread.run(HandlerThread.java:60)
102
class com.android.mms.ui.ComposeMessageActivity; instances=2; limit=1
103
android.os.StrictMode$InstanceCountViolation: class com.android.mms.ui.ComposeMessageActivity; instances=2; limit=1
104
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
105
Cursor finalized without prior close()
106
Cursor finalized without prior close()
107
GC_FOR_ALLOC freed 156K, 44% free 4610K/8131K, paused 66ms
108
AudioHardware pcm playback is exiting standby.
109
open pcm_out driver
110
openPcmOut_l() mPcmOpenCnt: 0
111
openMixer_l() mMixerOpenCnt: 0
112
open playback normal
113
write() wakeup setting route SPK
114
GC_EXPLICIT freed 344K, 35% free 6432K/9863K, paused 3ms+5ms
115
!!! EAS ExchangeService, onStartCommand, startingUp = false, running = false
116
this device does not have NFC support
117
Reconciling accounts...
118
Displayed com.android.email/.activity.EmailActivity: +252ms (total +522ms)
119
*** synchronizeMailboxGeneric ***
120
AudioHardware pcm playback is going to standby.
121
closeMixer_l() mMixerOpenCnt: 1
122
closePcmOut_l() mPcmOpenCnt: 1
123
GC_FOR_ALLOC freed 1847K, 36% free 5231K/8131K, paused 20ms
124
GC_FOR_ALLOC freed 213K, 43% free 4679K/8131K, paused 15ms
125
Grow heap (frag case) to 13.226MB for 635812-byte allocation
126
AudioHardware pcm playback is exiting standby.
127
open pcm_out driver
128
openPcmOut_l() mPcmOpenCnt: 0
129
openMixer_l() mMixerOpenCnt: 0
130
open playback normal
131
write() wakeup setting route SPK
132
GC_FOR_ALLOC freed 1349K, 46% free 5410K/9863K, paused 35ms
133
Removed 2131231236
134
Removed 2131231247
135
Sending signal. PID: 527 SIG: 3
136
threadid=3: reacting to signal 3
137
Wrote stack traces to '/data/anr/traces.txt'
138
Displayed com.android.settings/.Settings: +577ms
139
getEntry failing because entryIndex 129 is beyond type entryCount 2
140
generating cs=1384214400000 to ce=1386806400000 waiting for hs=1384293600000
141
Displayed com.android.settings/.SubSettings: +464ms
142
vertical constraints: y3 - y0 > 72, y3 - y2 < 0, y2 - y1 < 24, y1 - y0 < 37 are inconsistent; permanently removing: y3 - y2 < 0. 
143
generating cs=1384214400000 to ce=1386806400000 waiting for hs=1384293600000
144
AudioHardware pcm playback is going to standby.
145
closeMixer_l() mMixerOpenCnt: 1
146
closePcmOut_l() mPcmOpenCnt: 1
147
AudioHardware pcm playback is exiting standby.
148
open pcm_out driver
149
openPcmOut_l() mPcmOpenCnt: 0
150
openMixer_l() mMixerOpenCnt: 0
151
open playback normal
152
write() wakeup setting route SPK
153
Unable to remove route on interface pdp0
154
Unable to remove route on interface pdp0
155
android_net_utils_resetConnections in env=0x2dcf48 clazz=0x3ce00001 iface=pdp0 mask=0x3
156
vertical constraints: y3 - y0 > 72, y3 - y2 < 0, y2 - y1 < 24, y1 - y0 < 37 are inconsistent; permanently removing: y3 - y2 < 0. 
157
GC_CONCURRENT freed 1831K, 46% free 5341K/9863K, paused 2ms+16ms
158
AudioHardware pcm playback is going to standby.
159
closeMixer_l() mMixerOpenCnt: 1
160
closePcmOut_l() mPcmOpenCnt: 1
161
MasterInitialState.processMessage what=3
162
!!! EAS ExchangeService, onStartCommand, startingUp = false, running = false
163
AudioHardware pcm playback is exiting standby.
164
open pcm_out driver
165
openPcmOut_l() mPcmOpenCnt: 0
166
openMixer_l() mMixerOpenCnt: 0
167
open playback normal
168
write() wakeup setting route SPK
169
Displayed com.android.email/.activity.EmailActivity: +354ms (total +394ms)
170
Reconciling accounts...
171
GC_EXPLICIT freed 1536K, 46% free 5331K/9863K, paused 3ms+35ms
172
GC_FOR_ALLOC freed 1739K, 40% free 4931K/8131K, paused 18ms
173
MasterInitialState.processMessage what=3
174
AudioHardware pcm playback is going to standby.
175
closeMixer_l() mMixerOpenCnt: 1
176
closePcmOut_l() mPcmOpenCnt: 1
177
AudioHardware pcm playback is exiting standby.
178
open pcm_out driver
179
openPcmOut_l() mPcmOpenCnt: 0
180
openMixer_l() mMixerOpenCnt: 0
181
open playback normal
182
write() wakeup setting route SPK
183
Removed 2131231236
184
Removed 2131231247
185
Displayed com.android.settings/.Settings: +344ms
186
this device does not have NFC support
187
Displayed com.android.settings/.SubSettings: +187ms
188
GC_FOR_ALLOC freed 612K, 39% free 5390K/8775K, paused 25ms
189
Grow heap (frag case) to 14.318MB for 1048592-byte allocation
190
GC_CONCURRENT freed 37K, 32% free 7154K/10503K, paused 2ms+6ms
191
get preferred network type=0
192
Displayed com.android.phone/.Settings: +324ms
193
preferenceTreeClick: return false
194
preferenceTreeClick: return false
195
onPreferenceTreeClick: preference == mButtonDataEnabled.
196
Bypassing SSL security checks at caller's request
197
No subsystem found in netlink event
198
GC_EXPLICIT freed 1025K, 26% free 6020K/8131K, paused 3ms+9ms
199
class com.android.settings.SubSettings; instances=2; limit=1
200
android.os.StrictMode$InstanceCountViolation: class com.android.settings.SubSettings; instances=2; limit=1
201
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
202
Unable to remove route on interface pdp0
203
Unable to remove route on interface pdp0
204
android_net_utils_resetConnections in env=0x2dcf48 clazz=0x51d00001 iface=pdp0 mask=0x3
205
GC_CONCURRENT freed 2461K, 53% free 4660K/9863K, paused 2ms+6ms
206
AudioHardware pcm playback is going to standby.
207
closeMixer_l() mMixerOpenCnt: 1
208
closePcmOut_l() mPcmOpenCnt: 1
209
MasterInitialState.processMessage what=3
210
AudioHardware pcm playback is exiting standby.
211
open pcm_out driver
212
openPcmOut_l() mPcmOpenCnt: 0
213
openMixer_l() mMixerOpenCnt: 0
214
open playback normal
215
write() wakeup setting route SPK
216
Removed 2131231236
217
Removed 2131231247
218
Displayed com.android.settings/.Settings: +343ms
219
Displayed com.android.settings/.SubSettings: +175ms
220
get preferred network type=0
221
Displayed com.android.phone/.Settings: +136ms
222
preferenceTreeClick: return false
223
onPreferenceTreeClick: preference == mButtonDataEnabled.
224
preferenceTreeClick: return false
225
GC_CONCURRENT freed 1819K, 54% free 4598K/9863K, paused 5ms+11ms
226
GC_EXPLICIT freed 709K, 29% free 7554K/10503K, paused 3ms+5ms
227
class com.android.phone.Settings; instances=2; limit=1
228
android.os.StrictMode$InstanceCountViolation: class com.android.phone.Settings; instances=2; limit=1
229
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
230
GC_EXPLICIT freed 1369K, 38% free 5115K/8131K, paused 2ms+6ms
231
class com.android.settings.SubSettings; instances=2; limit=1
232
android.os.StrictMode$InstanceCountViolation: class com.android.settings.SubSettings; instances=2; limit=1
233
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
234
AudioHardware pcm playback is going to standby.
235
closeMixer_l() mMixerOpenCnt: 1
236
closePcmOut_l() mPcmOpenCnt: 1
237
MasterInitialState.processMessage what=3
238
!!! EAS ExchangeService, onCreate
239
!!! EAS ExchangeService, onStartCommand, startingUp = false, running = false
240
!!! EAS ExchangeService, onStartCommand, startingUp = true, running = false
241
AudioHardware pcm playback is exiting standby.
242
open pcm_out driver
243
openPcmOut_l() mPcmOpenCnt: 0
244
openMixer_l() mMixerOpenCnt: 0
245
open playback normal
246
write() wakeup setting route SPK
247
Reconciling accounts...
248
Displayed com.android.email/.activity.EmailActivity: +421ms (total +464ms)
249
GC_EXPLICIT freed 1434K, 39% free 4970K/8131K, paused 8ms+6ms
250
AudioHardware pcm playback is going to standby.
251
closeMixer_l() mMixerOpenCnt: 1
252
closePcmOut_l() mPcmOpenCnt: 1
253
GC_CONCURRENT freed 1462K, 36% free 5243K/8131K, paused 2ms+3ms
254
GC_EXPLICIT freed 1653K, 54% free 4561K/9863K, paused 5ms+11ms
255
AudioHardware pcm playback is exiting standby.
256
open pcm_out driver
257
openPcmOut_l() mPcmOpenCnt: 0
258
openMixer_l() mMixerOpenCnt: 0
259
open playback normal
260
write() wakeup setting route SPK
261
*** synchronizeMailboxGeneric ***
262
AudioHardware pcm playback is going to standby.
263
closeMixer_l() mMixerOpenCnt: 1
264
closePcmOut_l() mPcmOpenCnt: 1
265
GC_CONCURRENT freed 626K, 23% free 6334K/8131K, paused 1ms+3ms
266
GC_EXPLICIT freed 298K, 55% free 4503K/9863K, paused 17ms+31ms
267
GC_CONCURRENT freed 1397K, 26% free 6692K/8967K, paused 2ms+5ms
268
GC_EXPLICIT freed 540K, 27% free 6555K/8967K, paused 3ms+4ms
269
Count: 0
270
*** All done; shutting down service
271
GC_EXPLICIT freed 111K, 55% free 4505K/9863K, paused 3ms+4ms
272
AudioHardware pcm playback is exiting standby.
273
open pcm_out driver
274
openPcmOut_l() mPcmOpenCnt: 0
275
openMixer_l() mMixerOpenCnt: 0
276
open playback normal
277
write() wakeup setting route SPK
278
AudioHardware pcm playback is going to standby.
279
closeMixer_l() mMixerOpenCnt: 1
280
closePcmOut_l() mPcmOpenCnt: 1
281
Jit: resizing JitTable from 4096 to 8192
282
Count: 0
283
*** All done; shutting down service
284
GC_CONCURRENT freed 2458K, 37% free 5861K/9223K, paused 2ms+9ms
285
GC_EXPLICIT freed 146K, 55% free 4515K/9863K, paused 2ms+4ms
286
couldn't load the vertex shader!
287
couldn't load the vertex shader!
288
couldn't load the vertex shader!
289
couldn't load the vertex shader!
290
couldn't load the vertex shader!
291
nativeDestroy view: 0x4fd818
292
AudioHardware pcm playback is exiting standby.
293
open pcm_out driver
294
openPcmOut_l() mPcmOpenCnt: 0
295
openMixer_l() mMixerOpenCnt: 0
296
open playback normal
297
write() wakeup setting route SPK
298
GC_EXPLICIT freed 641K, 36% free 5905K/9223K, paused 2ms+9ms
299
AudioHardware pcm playback is going to standby.
300
closeMixer_l() mMixerOpenCnt: 1
301
closePcmOut_l() mPcmOpenCnt: 1
302
GC_EXPLICIT freed 158K, 55% free 4516K/9863K, paused 3ms+5ms
303
nativeDestroy view: 0x4fd818
304
AudioHardware pcm playback is exiting standby.
305
open pcm_out driver
306
openPcmOut_l() mPcmOpenCnt: 0
307
openMixer_l() mMixerOpenCnt: 0
308
open playback normal
309
write() wakeup setting route SPK
310
AudioHardware pcm playback is going to standby.
311
closeMixer_l() mMixerOpenCnt: 1
312
closePcmOut_l() mPcmOpenCnt: 1
313
nativeDestroy view: 0x4fd818
314
AudioHardware pcm playback is exiting standby.
315
open pcm_out driver
316
openPcmOut_l() mPcmOpenCnt: 0
317
openMixer_l() mMixerOpenCnt: 0
318
open playback normal
319
write() wakeup setting route SPK
320
GC_EXPLICIT freed 125K, 55% free 4513K/9863K, paused 4ms+4ms
321
AudioHardware pcm playback is going to standby.
322
closeMixer_l() mMixerOpenCnt: 1
323
closePcmOut_l() mPcmOpenCnt: 1
324
nativeDestroy view: 0x593a58
325
GC_EXPLICIT freed 1293K, 33% free 6197K/9223K, paused 5ms+10ms
326
*** set_screen_state 0
327
Smb380Sensor::~enable(0, 0)
328
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
329
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
330
About to give-up screen, flinger = 0x1368918
331
Smb380Sensor::~setDelay(0, 66667000)
332
enable(false)
333
Create TCV com.android.internal.widget.TransportControlView@4105c708
334
showStatusIcon on inactive InputConnection
335
AudioHardware pcm playback is exiting standby.
336
open pcm_out driver
337
openPcmOut_l() mPcmOpenCnt: 0
338
openMixer_l() mMixerOpenCnt: 0
339
open playback normal
340
write() wakeup setting route SPK
341
AudioHardware pcm playback is going to standby.
342
closeMixer_l() mMixerOpenCnt: 1
343
closePcmOut_l() mPcmOpenCnt: 1
344
No subsystem found in netlink event
345
*** set_screen_state 1
346
Smb380Sensor::~enable(0, 1)
347
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
348
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
349
Smb380Sensor::~setDelay(0, 200000000)
350
Smb380Sensor::~setDelay(0, 66667000)
351
enable(false)
352
Screen about to return, flinger = 0x1368918
353
AudioHardware pcm playback is exiting standby.
354
open pcm_out driver
355
openPcmOut_l() mPcmOpenCnt: 0
356
openMixer_l() mMixerOpenCnt: 0
357
open playback normal
358
write() wakeup setting route SPK
359
GC_CONCURRENT freed 851K, 46% free 5403K/9863K, paused 2ms+6ms
360
AudioHardware pcm playback is going to standby.
361
closeMixer_l() mMixerOpenCnt: 1
362
closePcmOut_l() mPcmOpenCnt: 1
363
AudioHardware pcm playback is exiting standby.
364
open pcm_out driver
365
openPcmOut_l() mPcmOpenCnt: 0
366
openMixer_l() mMixerOpenCnt: 0
367
open playback normal
368
write() wakeup setting route SPK
369
*** synchronizeMailboxGeneric ***
370
AudioHardware pcm playback is going to standby.
371
closeMixer_l() mMixerOpenCnt: 1
372
closePcmOut_l() mPcmOpenCnt: 1
373
AudioHardware pcm playback is exiting standby.
374
open pcm_out driver
375
openPcmOut_l() mPcmOpenCnt: 0
376
openMixer_l() mMixerOpenCnt: 0
377
open playback normal
378
write() wakeup setting route SPK
379
GC_EXPLICIT freed 184K, 47% free 5314K/9863K, paused 3ms+4ms
380
No voicemails to notify about: clear the notification.
381
checkAndCopyPhoneProviderExtras: some or all extras are missing.
382
checkAndCopyPhoneProviderExtras: some or all extras are missing.
383
placeCall()...  intent = Intent { act=android.intent.action.CALL dat=tel:xxxxxxxxxxxxx (has extras) }
384
setMode(IN_CALL)
385
setMode() : new 2, old 0
386
isConnected_RILD(0x1087c18)
387
SetCallClockSync(0x1087c18, 1)
388
setMode() in call force output standby
389
AudioHardware pcm playback is going to standby.
390
closeMixer_l() mMixerOpenCnt: 1
391
closePcmOut_l() mPcmOpenCnt: 1
392
setMode() openPcmOut_l()
393
openPcmOut_l() mPcmOpenCnt: 0
394
openMixer_l() mMixerOpenCnt: 0
395
setInputSource_l(0)
396
### setVoiceVolume_l
397
isConnected_RILD(0x1087c18)
398
### route(2) call volume(0.800000)
399
### speaker call volume
400
SetCallVolume(0x1087c18, 1, 4)
401
AudioHardware pcm playback is exiting standby.
402
open pcm_out driver
403
openPcmOut_l() mPcmOpenCnt: 1
404
openMixer_l() mMixerOpenCnt: 1
405
open playback normal
406
AudioStreamOutALSA::setParameters() routing=1
407
setIncallPath_l: device 1
408
isConnected_RILD(0x1087c18)
409
### incall mode route (1)
410
### incall mode earpiece route
411
SetCallAudioPath(0x1087c18, 0)
412
setIncallPath_l() Voice Call Path, (1)
413
 AudioFocus  requestAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
414
enable(true)
415
Smb380Sensor::~setDelay(0, 66667000)
416
Smb380Sensor::~setDelay(0, 66667000)
417
onNewIntent: intent = Intent { act=android.intent.action.MAIN flg=0x10c40000 cmp=com.android.phone/.InCallScreen }, phone state = OFFHOOK
418
*** set_screen_state 1
419
GC_CONCURRENT freed 1329K, 29% free 7902K/11079K, paused 16ms+244ms
420
No voicemails to notify about: clear the notification.
421
orientation: horizontal
422
orientation: vertical
423
AudioHardware pcm playback is going to standby.
424
closeMixer_l() mMixerOpenCnt: 2
425
closePcmOut_l() mPcmOpenCnt: 2
426
orientation: horizontal
427
orientation: vertical
428
*** set_screen_state 0
429
Smb380Sensor::~setDelay(0, 200000000)
430
About to give-up screen, flinger = 0x1368918
431
enable(false)
432
Smb380Sensor::~enable(0, 0)
433
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
434
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
435
Smb380Sensor::~setDelay(0, 200000000)
436
*** set_screen_state 1
437
Smb380Sensor::~enable(0, 1)
438
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
439
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
440
Smb380Sensor::~setDelay(0, 200000000)
441
Smb380Sensor::~setDelay(0, 66667000)
442
*** set_screen_state 1
443
enable(true)
444
Smb380Sensor::~setDelay(0, 66667000)
445
Smb380Sensor::~setDelay(0, 66667000)
446
Screen about to return, flinger = 0x1368918
447
orientation: vertical
448
onDisconnect: cause = NORMAL, incoming = false, date = 1384773481291
449
SignalInfoTonePlayer.run(toneId = 98)...
450
InCallTonePlayer.run(toneId = 5)...
451
AudioHardware pcm playback is exiting standby.
452
open pcm_out driver
453
openPcmOut_l() mPcmOpenCnt: 1
454
openMixer_l() mMixerOpenCnt: 1
455
open playback normal
456
write error: 86
457
AudioHardware pcm playback is going to standby.
458
closeMixer_l() mMixerOpenCnt: 2
459
closePcmOut_l() mPcmOpenCnt: 2
460
enable(false)
461
Smb380Sensor::~setDelay(0, 66667000)
462
AudioStreamOutALSA::write END WITH ERROR !!!!!!!!!(0x1088808, 4096)
463
AudioHardware pcm playback is exiting standby.
464
open pcm_out driver
465
openPcmOut_l() mPcmOpenCnt: 1
466
openMixer_l() mMixerOpenCnt: 1
467
open playback normal
468
GC_EXPLICIT freed 479K, 33% free 7431K/11079K, paused 2ms+9ms
469
setMode(NORMAL)
470
setMode() : new 0, old 2
471
setInputSource_l(0)
472
setMode() reset Playback Path to RCV
473
setMode() closePcmOut_l()
474
closeMixer_l() mMixerOpenCnt: 2
475
closePcmOut_l() mPcmOpenCnt: 2
476
setMode() off call force output standby
477
AudioHardware pcm playback is going to standby.
478
closeMixer_l() mMixerOpenCnt: 1
479
closePcmOut_l() mPcmOpenCnt: 1
480
AudioHardware pcm playback is exiting standby.
481
open pcm_out driver
482
openPcmOut_l() mPcmOpenCnt: 0
483
openMixer_l() mMixerOpenCnt: 0
484
open playback normal
485
write() wakeup setting route RCV
486
AudioStreamOutALSA::setParameters() routing=1
487
 AudioFocus  abandonAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
488
delayedCleanupAfterDisconnect()...  Phone state = IDLE
489
endInCallScreenSession(false)...  phone state = IDLE
490
No voicemails to notify about: clear the notification.
491
AudioHardware pcm playback is going to standby.
492
closeMixer_l() mMixerOpenCnt: 1
493
closePcmOut_l() mPcmOpenCnt: 1
494
GC_EXPLICIT freed 793K, 63% free 3064K/8131K, paused 2ms+8ms
495
createScreenshotSurface failed (Function not implemented)
496
Reconfiguring input devices.  changes=0x00000004
497
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
498
GC_EXPLICIT freed 462K, 32% free 7537K/11079K, paused 4ms+9ms
499
class com.android.contacts.activities.DialtactsActivity; instances=3; limit=1
500
android.os.StrictMode$InstanceCountViolation: class com.android.contacts.activities.DialtactsActivity; instances=3; limit=1
501
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
502
No voicemails to notify about: clear the notification.
503
No voicemails to notify about: clear the notification.
504
GC_EXPLICIT freed 1460K, 46% free 5370K/9863K, paused 2ms+12ms
505
GC_EXPLICIT freed 165K, 47% free 5265K/9863K, paused 23ms+4ms
506
*** set_screen_state 0
507
Smb380Sensor::~enable(0, 0)
508
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
509
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
510
Smb380Sensor::~setDelay(0, 66667000)
511
About to give-up screen, flinger = 0x1368918
512
enable(false)
513
No voicemails to notify about: clear the notification.
514
Create TCV com.android.internal.widget.TransportControlView@40dfc468
515
vertical constraints: y7 - y0 > 762, y7 - y6 < 47, y6 - y5 < 0, y5 - y4 < 0, y4 - y3 < 35, y3 - y2 < 0, y2 - y1 < 38, y1 - y0 < 144 are inconsistent; permanently removing: y7 - y6 < 47. 
516
horizontal constraints: x1 - x0 > 0, x2 - x1 > 0, x3 - x0 > 277, x4 - x3 > 96, x5 - x4 > 300, x5 - x0 < 480 are inconsistent; permanently removing: x5 - x0 < 480. 
517
Reconfiguring input devices.  changes=0x00000004
518
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
519
*** set_screen_state 1
520
Smb380Sensor::~enable(0, 1)
521
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
522
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
523
Smb380Sensor::~setDelay(0, 200000000)
524
Smb380Sensor::~setDelay(0, 66667000)
525
GC_EXPLICIT freed 362K, 30% free 7838K/11079K, paused 10ms+14ms
526
class com.android.contacts.activities.DialtactsActivity; instances=4; limit=1
527
android.os.StrictMode$InstanceCountViolation: class com.android.contacts.activities.DialtactsActivity; instances=4; limit=1
528
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
529
Create TCV com.android.internal.widget.TransportControlView@41019978
530
Screen about to return, flinger = 0x1368918
531
enable(false)
532
showStatusIcon on inactive InputConnection
533
Sending signal. PID: 462 SIG: 3
534
threadid=3: reacting to signal 3
535
Wrote stack traces to '/data/anr/traces.txt'
536
Sending signal. PID: 462 SIG: 3
537
threadid=3: reacting to signal 3
538
Wrote stack traces to '/data/anr/traces.txt'
539
AudioStreamOutALSA::setParameters() routing=2
540
AudioHardware pcm playback is exiting standby.
541
open pcm_out driver
542
openPcmOut_l() mPcmOpenCnt: 0
543
openMixer_l() mMixerOpenCnt: 0
544
open playback normal
545
write() wakeup setting route SPK
546
GC_EXPLICIT freed 831K, 63% free 3085K/8131K, paused 2ms+5ms
547
No voicemails to notify about: clear the notification.
548
AudioHardware pcm playback is going to standby.
549
closeMixer_l() mMixerOpenCnt: 1
550
closePcmOut_l() mPcmOpenCnt: 1
551
AudioHardware pcm playback is exiting standby.
552
open pcm_out driver
553
openPcmOut_l() mPcmOpenCnt: 0
554
openMixer_l() mMixerOpenCnt: 0
555
open playback normal
556
write() wakeup setting route SPK
557
GC_CONCURRENT freed 798K, 34% free 6639K/9927K, paused 2ms+6ms
558
GC_FOR_ALLOC freed 35K, 34% free 6606K/9927K, paused 16ms
559
Grow heap (frag case) to 15.648MB for 1203064-byte allocation
560
GC_CONCURRENT freed <1K, 26% free 10047K/13447K, paused 1ms+3ms
561
GC_FOR_ALLOC freed 62K, 25% free 10209K/13447K, paused 20ms
562
GC_FOR_ALLOC freed 11K, 24% free 10533K/13703K, paused 20ms
563
Grow heap (frag case) to 19.483MB for 1203064-byte allocation
564
GC_CONCURRENT freed 345K, 18% free 13526K/16391K, paused 2ms+13ms
565
GC_FOR_ALLOC freed 1676K, 24% free 13132K/17159K, paused 20ms
566
Grow heap (frag case) to 22.100MB for 1286224-byte allocation
567
GC_CONCURRENT freed 4045K, 32% free 13523K/19719K, paused 2ms+4ms
568
AudioHardware pcm playback is going to standby.
569
closeMixer_l() mMixerOpenCnt: 1
570
closePcmOut_l() mPcmOpenCnt: 1
571
AudioHardware pcm playback is exiting standby.
572
open pcm_out driver
573
openPcmOut_l() mPcmOpenCnt: 0
574
openMixer_l() mMixerOpenCnt: 0
575
open playback normal
576
write() wakeup setting route SPK
577
GC_FOR_ALLOC freed 475K, 41% free 5844K/9863K, paused 34ms
578
Turning on JNI app bug workarounds for target SDK version 11...
579
onCreate
580
TermService started
581
Activity called onBind()
582
Bound to TermService
583
Activity binding to service
584
JNI_OnLoad
585
Sending signal. PID: 1113 SIG: 3
586
threadid=3: reacting to signal 3
587
Wrote stack traces to '/data/anr/traces.txt'
588
waiting for: 1127
589
Displayed jackpal.androidterm/.Term: +983ms (total +35s986ms)
590
InputType.TYPE_NULL is specified
591
Unexpected input class: inputType=0x00000000 imeOptions=0x00000000
592
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
593
GC_FOR_ALLOC freed 3245K, 58% free 3430K/8131K, paused 46ms
594
AudioHardware pcm playback is going to standby.
595
closeMixer_l() mMixerOpenCnt: 1
596
closePcmOut_l() mPcmOpenCnt: 1
597
Reconfiguring input devices.  changes=0x00000004
598
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
599
createScreenshotSurface failed (Function not implemented)
600
GC_CONCURRENT freed 729K, 46% free 4466K/8131K, paused 2ms+3ms
601
Unexpected null in startExtractingText : mExtractedText = null, input connection = com.android.internal.view.InputConnectionWrapper@40f42b90
602
Unexpected null in startExtractingText : mExtractedText = null, input connection = com.android.internal.view.InputConnectionWrapper@40f42b90
603
GC_CONCURRENT freed 1884K, 63% free 4415K/11911K, paused 1ms+15ms
604
InputType.TYPE_NULL is specified
605
Unexpected input class: inputType=0x00000000 imeOptions=0x00000000
606
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
607
Unexpected null in startExtractingText : mExtractedText = null, input connection = com.android.internal.view.InputConnectionWrapper@40f42b90
608
GC_FOR_ALLOC freed 280K, 38% free 5122K/8131K, paused 27ms
609
Grow heap (frag case) to 13.784MB for 768016-byte allocation
610
GC_EXPLICIT freed 1862K, 47% free 5307K/9863K, paused 6ms+16ms
611
createScreenshotSurface failed (Function not implemented)
612
Reconfiguring input devices.  changes=0x00000004
613
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
614
showStatusIcon on inactive InputConnection
615
GC_EXPLICIT freed 217K, 47% free 5297K/9863K, paused 23ms+4ms
616
AudioHardware pcm playback is exiting standby.
617
open pcm_out driver
618
openPcmOut_l() mPcmOpenCnt: 0
619
openMixer_l() mMixerOpenCnt: 0
620
open playback normal
621
write() wakeup setting route SPK
622
Removed 2131231236
623
Removed 2131231247
624
Displayed com.android.settings/.Settings: +336ms
625
Displayed com.android.settings/.SubSettings: +146ms
626
get preferred network type=0
627
Displayed com.android.phone/.Settings: +177ms
628
preferenceTreeClick: return false
629
onPreferenceTreeClick: preference == mButtonDataEnabled.
630
Unable to remove route on interface pdp0
631
Unable to remove route on interface pdp0
632
android_net_utils_resetConnections in env=0x2dcf48 clazz=0x6bd00001 iface=pdp0 mask=0x3
633
preferenceTreeClick: return false
634
MasterInitialState.processMessage what=3
635
AudioHardware pcm playback is going to standby.
636
closeMixer_l() mMixerOpenCnt: 1
637
closePcmOut_l() mPcmOpenCnt: 1
638
preferenceTreeClick: return false
639
AudioHardware pcm playback is exiting standby.
640
open pcm_out driver
641
openPcmOut_l() mPcmOpenCnt: 0
642
openMixer_l() mMixerOpenCnt: 0
643
open playback normal
644
write() wakeup setting route SPK
645
GC_CONCURRENT freed 1717K, 46% free 5379K/9863K, paused 8ms+9ms
646
GC_EXPLICIT freed 1286K, 28% free 7632K/10503K, paused 3ms+6ms
647
class com.android.phone.Settings; instances=2; limit=1
648
android.os.StrictMode$InstanceCountViolation: class com.android.phone.Settings; instances=2; limit=1
649
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
650
GC_EXPLICIT freed 534K, 38% free 5043K/8131K, paused 2ms+6ms
651
class com.android.settings.SubSettings; instances=2; limit=1
652
android.os.StrictMode$InstanceCountViolation: class com.android.settings.SubSettings; instances=2; limit=1
653
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
654
AudioHardware pcm playback is going to standby.
655
closeMixer_l() mMixerOpenCnt: 1
656
closePcmOut_l() mPcmOpenCnt: 1
657
AudioHardware pcm playback is exiting standby.
658
open pcm_out driver
659
openPcmOut_l() mPcmOpenCnt: 0
660
openMixer_l() mMixerOpenCnt: 0
661
open playback normal
662
write() wakeup setting route SPK
663
Removed 2131231236
664
Removed 2131231247
665
Displayed com.android.settings/.Settings: +318ms
666
Displayed com.android.settings/.SubSettings: +161ms
667
get preferred network type=0
668
Displayed com.android.phone/.Settings: +153ms
669
AudioHardware pcm playback is going to standby.
670
closeMixer_l() mMixerOpenCnt: 1
671
closePcmOut_l() mPcmOpenCnt: 1
672
preferenceTreeClick: return false
673
onPreferenceTreeClick: preference == mButtonDataEnabled.
674
AudioHardware pcm playback is exiting standby.
675
open pcm_out driver
676
openPcmOut_l() mPcmOpenCnt: 0
677
openMixer_l() mMixerOpenCnt: 0
678
open playback normal
679
write() wakeup setting route SPK
680
AudioHardware pcm playback is going to standby.
681
closeMixer_l() mMixerOpenCnt: 1
682
closePcmOut_l() mPcmOpenCnt: 1
683
MasterInitialState.processMessage what=3
684
GC_EXPLICIT freed 1681K, 46% free 5387K/9863K, paused 2ms+7ms
685
GC_EXPLICIT freed 570K, 29% free 7512K/10503K, paused 2ms+5ms
686
class com.android.phone.Settings; instances=2; limit=1
687
android.os.StrictMode$InstanceCountViolation: class com.android.phone.Settings; instances=2; limit=1
688
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
689
GC_EXPLICIT freed 471K, 39% free 5034K/8131K, paused 2ms+5ms
690
class com.android.settings.SubSettings; instances=2; limit=1
691
android.os.StrictMode$InstanceCountViolation: class com.android.settings.SubSettings; instances=2; limit=1
692
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
693
*** set_screen_state 0
694
Smb380Sensor::~enable(0, 0)
695
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
696
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
697
Smb380Sensor::~setDelay(0, 66667000)
698
About to give-up screen, flinger = 0x1368918
699
enable(false)
700
*** set_screen_state 1
701
Dropped event because input dispatch is disabled.
702
Smb380Sensor::~enable(0, 1)
703
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
704
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
705
Smb380Sensor::~setDelay(0, 200000000)
706
Smb380Sensor::~setDelay(0, 66667000)
707
enable(false)
708
Screen about to return, flinger = 0x1368918
709
verifyUnlock called when not externally disabled
710
AudioHardware pcm playback is exiting standby.
711
open pcm_out driver
712
openPcmOut_l() mPcmOpenCnt: 0
713
openMixer_l() mMixerOpenCnt: 0
714
open playback normal
715
write() wakeup setting route SPK
716
InputType.TYPE_NULL is specified
717
Unexpected input class: inputType=0x00000000 imeOptions=0x00000000
718
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
719
GC_CONCURRENT freed 1853K, 44% free 5057K/8903K, paused 1ms+4ms
720
AudioHardware pcm playback is going to standby.
721
closeMixer_l() mMixerOpenCnt: 1
722
closePcmOut_l() mPcmOpenCnt: 1
723
showStatusIcon on inactive InputConnection
724
AudioHardware pcm playback is exiting standby.
725
open pcm_out driver
726
openPcmOut_l() mPcmOpenCnt: 0
727
openMixer_l() mMixerOpenCnt: 0
728
open playback normal
729
write() wakeup setting route SPK
730
JIT code cache reset in 4 ms (1048164 bytes 1/0)
731
GC_FOR_ALLOC freed 809K, 45% free 5519K/9863K, paused 112ms
732
Removed 2131231236
733
Removed 2131231247
734
Displayed com.android.settings/.Settings: +359ms
735
AudioHardware pcm playback is going to standby.
736
closeMixer_l() mMixerOpenCnt: 1
737
closePcmOut_l() mPcmOpenCnt: 1
738
AudioHardware pcm playback is exiting standby.
739
open pcm_out driver
740
openPcmOut_l() mPcmOpenCnt: 0
741
openMixer_l() mMixerOpenCnt: 0
742
open playback normal
743
write() wakeup setting route SPK
744
Displayed com.android.settings/.SubSettings: +197ms
745
get preferred network type=0
746
Displayed com.android.phone/.Settings: +156ms
747
AudioHardware pcm playback is going to standby.
748
closeMixer_l() mMixerOpenCnt: 1
749
closePcmOut_l() mPcmOpenCnt: 1
750
preferenceTreeClick: return false
751
onPreferenceTreeClick: preference == mButtonDataEnabled.
752
AudioHardware pcm playback is exiting standby.
753
open pcm_out driver
754
openPcmOut_l() mPcmOpenCnt: 0
755
openMixer_l() mMixerOpenCnt: 0
756
open playback normal
757
write() wakeup setting route SPK
758
preferenceTreeClick: return false
759
No subsystem found in netlink event
760
Unable to remove route on interface pdp0
761
Unable to remove route on interface pdp0
762
android_net_utils_resetConnections in env=0x2dcf48 clazz=0x83e00001 iface=pdp0 mask=0x3
763
GC_EXPLICIT freed 723K, 29% free 7524K/10503K, paused 3ms+5ms
764
class com.android.phone.Settings; instances=2; limit=1
765
android.os.StrictMode$InstanceCountViolation: class com.android.phone.Settings; instances=2; limit=1
766
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
767
GC_CONCURRENT freed 1837K, 46% free 5405K/9863K, paused 2ms+7ms
768
GC_EXPLICIT freed 388K, 38% free 5104K/8131K, paused 5ms+6ms
769
class com.android.settings.SubSettings; instances=2; limit=1
770
android.os.StrictMode$InstanceCountViolation: class com.android.settings.SubSettings; instances=2; limit=1
771
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
772
AudioHardware pcm playback is going to standby.
773
closeMixer_l() mMixerOpenCnt: 1
774
closePcmOut_l() mPcmOpenCnt: 1
775
MasterInitialState.processMessage what=3
776
GC_CONCURRENT freed 4756K, 71% free 2377K/8131K, paused 1ms+2ms
777
AudioHardware pcm playback is exiting standby.
778
open pcm_out driver
779
openPcmOut_l() mPcmOpenCnt: 0
780
openMixer_l() mMixerOpenCnt: 0
781
open playback normal
782
write() wakeup setting route SPK
783
Removed 2131231236
784
Removed 2131231247
785
Displayed com.android.settings/.Settings: +377ms
786
Displayed com.android.settings/.SubSettings: +161ms
787
GC_FOR_ALLOC freed 435K, 36% free 5279K/8131K, paused 21ms
788
Grow heap (frag case) to 13.368MB for 165904-byte allocation
789
AudioHardware pcm playback is going to standby.
790
closeMixer_l() mMixerOpenCnt: 1
791
closePcmOut_l() mPcmOpenCnt: 1
792
AudioHardware pcm playback is exiting standby.
793
open pcm_out driver
794
openPcmOut_l() mPcmOpenCnt: 0
795
openMixer_l() mMixerOpenCnt: 0
796
open playback normal
797
write() wakeup setting route SPK
798
get preferred network type=0
799
Displayed com.android.phone/.Settings: +184ms
800
AudioHardware pcm playback is going to standby.
801
closeMixer_l() mMixerOpenCnt: 1
802
closePcmOut_l() mPcmOpenCnt: 1
803
preferenceTreeClick: return false
804
onPreferenceTreeClick: preference == mButtonDataEnabled.
805
AudioHardware pcm playback is exiting standby.
806
open pcm_out driver
807
openPcmOut_l() mPcmOpenCnt: 0
808
openMixer_l() mMixerOpenCnt: 0
809
open playback normal
810
write() wakeup setting route SPK
811
GC_FOR_ALLOC freed 433K, 29% free 7512K/10503K, paused 62ms
812
Grow heap (frag case) to 15.568MB for 186640-byte allocation
813
preferenceTreeClick: return false
814
GC_CONCURRENT freed 1848K, 46% free 5400K/9863K, paused 2ms+5ms
815
AudioHardware pcm playback is going to standby.
816
closeMixer_l() mMixerOpenCnt: 1
817
closePcmOut_l() mPcmOpenCnt: 1
818
MasterInitialState.processMessage what=3
819
verifyUnlock called when not externally disabled
820
AudioHardware pcm playback is exiting standby.
821
open pcm_out driver
822
openPcmOut_l() mPcmOpenCnt: 0
823
openMixer_l() mMixerOpenCnt: 0
824
open playback normal
825
write() wakeup setting route SPK
826
InputType.TYPE_NULL is specified
827
Unexpected input class: inputType=0x00000000 imeOptions=0x00000000
828
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
829
AudioHardware pcm playback is going to standby.
830
closeMixer_l() mMixerOpenCnt: 1
831
closePcmOut_l() mPcmOpenCnt: 1
832
KeyEvent: ACTION_DOWN but key is already down and this event is not a key repeat.
833
  in com.android.internal.policy.impl.PhoneWindow$DecorView@40d3ada8
834
  0: sent at 1490545000000, KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_VOLUME_DOWN, scanCode=114, metaState=0, flags=0x8, repeatCount=0, eventTime=1490545, downTime=1490545, deviceId=0, source=0x101 }
835
  -- recent events --
836
  1: sent at 1418964000000, KeyEvent { action=ACTION_UP, keyCode=KEYCODE_VOLUME_UP, scanCode=115, metaState=0, flags=0x8, repeatCount=0, eventTime=1418964, downTime=1418597, deviceId=0, source=0x101 }
837
  2: sent at 1418597000000, KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_VOLUME_UP, scanCode=115, metaState=0, flags=0x8, repeatCount=0, eventTime=1418597, downTime=1418597, deviceId=0, source=0x101 }
838
  3: sent at 1407185000000, KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_VOLUME_DOWN, scanCode=114, metaState=0, flags=0x8, repeatCount=0, eventTime=1407185, downTime=1407185, deviceId=0, source=0x101 }
839
showStatusIcon on inactive InputConnection
840
!!! EAS ExchangeService, onStartCommand, startingUp = false, running = false
841
AudioHardware pcm playback is exiting standby.
842
open pcm_out driver
843
openPcmOut_l() mPcmOpenCnt: 0
844
openMixer_l() mMixerOpenCnt: 0
845
open playback normal
846
write() wakeup setting route SPK
847
Reconciling accounts...
848
Displayed com.android.email/.activity.EmailActivity: +171ms (total +350ms)
849
GC_FOR_ALLOC freed 948K, 36% free 5906K/9223K, paused 57ms
850
Grow heap (frag case) to 14.954MB for 1186576-byte allocation
851
GC_EXPLICIT freed 1468K, 46% free 5387K/9863K, paused 3ms+15ms
852
*** synchronizeMailboxGeneric ***
853
AudioHardware pcm playback is going to standby.
854
closeMixer_l() mMixerOpenCnt: 1
855
closePcmOut_l() mPcmOpenCnt: 1
856
Count: 0
857
*** All done; shutting down service
858
GC_CONCURRENT freed 1777K, 45% free 5846K/10439K, paused 2ms+4ms
859
AudioHardware pcm playback is exiting standby.
860
open pcm_out driver
861
openPcmOut_l() mPcmOpenCnt: 0
862
openMixer_l() mMixerOpenCnt: 0
863
open playback normal
864
write() wakeup setting route SPK
865
GC_EXPLICIT freed 265K, 46% free 5335K/9863K, paused 3ms+4ms
866
GC_EXPLICIT freed 767K, 38% free 6523K/10439K, paused 3ms+8ms
867
AudioHardware pcm playback is going to standby.
868
closeMixer_l() mMixerOpenCnt: 1
869
closePcmOut_l() mPcmOpenCnt: 1
870
createScreenshotSurface failed (Function not implemented)
871
Reconfiguring input devices.  changes=0x00000004
872
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
873
nativeDestroy view: 0x535ce8
874
createScreenshotSurface failed (Function not implemented)
875
Reconfiguring input devices.  changes=0x00000004
876
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
877
nativeDestroy view: 0x535ce8
878
GC_EXPLICIT freed 272K, 46% free 5359K/9863K, paused 2ms+6ms
879
GC_EXPLICIT freed 88K, 47% free 5283K/9863K, paused 2ms+5ms
880
*** set_screen_state 0
881
Smb380Sensor::~enable(0, 0)
882
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
883
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
884
Smb380Sensor::~setDelay(0, 66667000)
885
About to give-up screen, flinger = 0x1368918
886
enable(false)
887
Create TCV com.android.internal.widget.TransportControlView@40f84688
888
showStatusIcon on inactive InputConnection
889
*** set_screen_state 1
890
Smb380Sensor::~enable(0, 1)
891
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
892
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
893
Smb380Sensor::~setDelay(0, 200000000)
894
Smb380Sensor::~setDelay(0, 66667000)
895
enable(false)
896
Screen about to return, flinger = 0x1368918
897
AudioHardware pcm playback is exiting standby.
898
open pcm_out driver
899
openPcmOut_l() mPcmOpenCnt: 0
900
openMixer_l() mMixerOpenCnt: 0
901
open playback normal
902
write() wakeup setting route SPK
903
GC_FOR_ALLOC freed 939K, 31% free 7292K/10439K, paused 31ms
904
Grow heap (frag case) to 16.307MB for 1186576-byte allocation
905
Cursor finalized without prior close()
906
AudioHardware pcm playback is going to standby.
907
closeMixer_l() mMixerOpenCnt: 1
908
closePcmOut_l() mPcmOpenCnt: 1
909
nativeDestroy view: 0x4f6e68
910
GC_CONCURRENT freed 2415K, 42% free 7272K/12423K, paused 2ms+4ms
911
*** set_screen_state 0
912
About to give-up screen, flinger = 0x1368918
913
Smb380Sensor::~enable(0, 0)
914
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
915
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
916
Smb380Sensor::~setDelay(0, 66667000)
917
Create TCV com.android.internal.widget.TransportControlView@40dc8260
918
enable(false)
919
AudioHardware pcm playback is exiting standby.
920
open pcm_out driver
921
openPcmOut_l() mPcmOpenCnt: 0
922
showStatusIcon on inactive InputConnection
923
openMixer_l() mMixerOpenCnt: 0
924
open playback normal
925
write() wakeup setting route SPK
926
AudioHardware pcm playback is going to standby.
927
closeMixer_l() mMixerOpenCnt: 1
928
closePcmOut_l() mPcmOpenCnt: 1
929
GC_CONCURRENT freed 815K, 38% free 6207K/9863K, paused 3ms+8ms
930
*** set_screen_state 1
931
Smb380Sensor::~enable(0, 1)
932
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
933
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
934
Smb380Sensor::~setDelay(0, 200000000)
935
Smb380Sensor::~setDelay(0, 66667000)
936
enable(false)
937
Screen about to return, flinger = 0x1368918
938
*** set_screen_state 0
939
Smb380Sensor::~enable(0, 0)
940
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
941
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
942
Smb380Sensor::~setDelay(0, 66667000)
943
About to give-up screen, flinger = 0x1368918
944
enable(false)
945
Create TCV com.android.internal.widget.TransportControlView@40dbf478
946
No subsystem found in netlink event
947
GC_CONCURRENT freed 1866K, 36% free 7361K/11463K, paused 6ms+3ms
948
*** set_screen_state 1
949
Smb380Sensor::~enable(0, 1)
950
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
951
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
952
Smb380Sensor::~setDelay(0, 200000000)
953
Smb380Sensor::~setDelay(0, 66667000)
954
enable(false)
955
Screen about to return, flinger = 0x1368918
956
GC_CONCURRENT freed 2557K, 46% free 5370K/9863K, paused 2ms+6ms
957
AudioHardware pcm playback is exiting standby.
958
open pcm_out driver
959
openPcmOut_l() mPcmOpenCnt: 0
960
openMixer_l() mMixerOpenCnt: 0
961
open playback normal
962
write() wakeup setting route SPK
963
verifyUnlock called when not externally disabled
964
InputType.TYPE_NULL is specified
965
Unexpected input class: inputType=0x00000000 imeOptions=0x00000000
966
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
967
AudioHardware pcm playback is going to standby.
968
closeMixer_l() mMixerOpenCnt: 1
969
closePcmOut_l() mPcmOpenCnt: 1
970
showStatusIcon on inactive InputConnection
971
AudioHardware pcm playback is exiting standby.
972
open pcm_out driver
973
openPcmOut_l() mPcmOpenCnt: 0
974
openMixer_l() mMixerOpenCnt: 0
975
open playback normal
976
write() wakeup setting route SPK
977
No voicemails to notify about: clear the notification.
978
AudioHardware pcm playback is going to standby.
979
closeMixer_l() mMixerOpenCnt: 1
980
closePcmOut_l() mPcmOpenCnt: 1
981
checkAndCopyPhoneProviderExtras: some or all extras are missing.
982
AudioHardware pcm playback is exiting standby.
983
open pcm_out driver
984
openPcmOut_l() mPcmOpenCnt: 0
985
checkAndCopyPhoneProviderExtras: some or all extras are missing.
986
openMixer_l() mMixerOpenCnt: 0
987
open playback normal
988
write() wakeup setting route SPK
989
GC_FOR_ALLOC freed 410K, 46% free 5368K/9863K, paused 77ms
990
Grow heap (frag case) to 14.296MB for 1048592-byte allocation
991
placeCall()...  intent = Intent { act=android.intent.action.CALL dat=tel:xxxxxxxxxxxxx (has extras) }
992
setMode(IN_CALL)
993
setMode() : new 2, old 0
994
isConnected_RILD(0x1087c18)
995
SetCallClockSync(0x1087c18, 1)
996
setMode() in call force output standby
997
AudioHardware pcm playback is going to standby.
998
closeMixer_l() mMixerOpenCnt: 1
999
closePcmOut_l() mPcmOpenCnt: 1
1000
setMode() openPcmOut_l()
1001
openPcmOut_l() mPcmOpenCnt: 0
1002
openMixer_l() mMixerOpenCnt: 0
1003
setInputSource_l(0)
1004
### setVoiceVolume_l
1005
isConnected_RILD(0x1087c18)
1006
### route(2) call volume(0.800000)
1007
### speaker call volume
1008
SetCallVolume(0x1087c18, 1, 4)
1009
AudioHardware pcm playback is exiting standby.
1010
open pcm_out driver
1011
openPcmOut_l() mPcmOpenCnt: 1
1012
openMixer_l() mMixerOpenCnt: 1
1013
open playback normal
1014
AudioStreamOutALSA::setParameters() routing=1
1015
setIncallPath_l: device 1
1016
isConnected_RILD(0x1087c18)
1017
### incall mode route (1)
1018
### incall mode earpiece route
1019
SetCallAudioPath(0x1087c18, 0)
1020
setIncallPath_l() Voice Call Path, (1)
1021
 AudioFocus  requestAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
1022
enable(true)
1023
Smb380Sensor::~setDelay(0, 66667000)
1024
Smb380Sensor::~setDelay(0, 66667000)
1025
onNewIntent: intent = Intent { act=android.intent.action.MAIN flg=0x10c40000 cmp=com.android.phone/.InCallScreen }, phone state = OFFHOOK
1026
*** set_screen_state 1
1027
GC_EXPLICIT freed 493K, 24% free 8423K/11079K, paused 3ms+11ms
1028
A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
1029
java.lang.Throwable: Explicit termination method 'close' not called
1030
	at dalvik.system.CloseGuard.open(CloseGuard.java:184)
1031
	at android.content.ContentResolver$CursorWrapperInner.<init>(ContentResolver.java:1587)
1032
	at android.content.ContentResolver.query(ContentResolver.java:326)
1033
	at android.content.AsyncQueryHandler$WorkerHandler.handleMessage(AsyncQueryHandler.java:79)
1034
	at com.android.contacts.calllog.CallLogQueryHandler$CatchingWorkerHandler.handleMessage(CallLogQueryHandler.java:92)
1035
	at android.os.Handler.dispatchMessage(Handler.java:99)
1036
	at android.os.Looper.loop(Looper.java:137)
1037
	at android.os.HandlerThread.run(HandlerThread.java:60)
1038
No voicemails to notify about: clear the notification.
1039
Cursor finalized without prior close()
1040
orientation: horizontal
1041
AudioHardware pcm playback is going to standby.
1042
closeMixer_l() mMixerOpenCnt: 2
1043
closePcmOut_l() mPcmOpenCnt: 2
1044
orientation: vertical
1045
*** set_screen_state 0
1046
Smb380Sensor::~setDelay(0, 200000000)
1047
About to give-up screen, flinger = 0x1368918
1048
enable(false)
1049
Smb380Sensor::~enable(0, 0)
1050
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
1051
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
1052
Smb380Sensor::~setDelay(0, 200000000)
1053
*** set_screen_state 1
1054
Smb380Sensor::~enable(0, 1)
1055
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
1056
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
1057
Smb380Sensor::~setDelay(0, 200000000)
1058
Smb380Sensor::~setDelay(0, 66667000)
1059
*** set_screen_state 1
1060
Screen about to return, flinger = 0x1368918
1061
GC_EXPLICIT freed 1252K, 52% free 5335K/10951K, paused 50ms+5ms
1062
enable(true)
1063
Smb380Sensor::~setDelay(0, 66667000)
1064
Smb380Sensor::~setDelay(0, 66667000)
1065
orientation: horizontal
1066
internalHangup()...  phone state = OFFHOOK
1067
hangup(): hanging up foreground call
1068
- hangup(Call): regular hangup()...
1069
AudioHardware pcm playback is exiting standby.
1070
open pcm_out driver
1071
openPcmOut_l() mPcmOpenCnt: 1
1072
openMixer_l() mMixerOpenCnt: 1
1073
open playback normal
1074
write error: 86
1075
AudioHardware pcm playback is going to standby.
1076
closeMixer_l() mMixerOpenCnt: 2
1077
closePcmOut_l() mPcmOpenCnt: 2
1078
AudioStreamOutALSA::write END WITH ERROR !!!!!!!!!(0x1088808, 4096)
1079
AudioHardware pcm playback is exiting standby.
1080
open pcm_out driver
1081
openPcmOut_l() mPcmOpenCnt: 1
1082
openMixer_l() mMixerOpenCnt: 1
1083
open playback normal
1084
onDisconnect: cause = LOCAL, incoming = false, date = 1384778379729
1085
SignalInfoTonePlayer.run(toneId = 98)...
1086
InCallTonePlayer.run(toneId = 5)...
1087
delayedCleanupAfterDisconnect()...  Phone state = IDLE
1088
endInCallScreenSession(false)...  phone state = IDLE
1089
setMode(NORMAL)
1090
setMode() : new 0, old 2
1091
setInputSource_l(0)
1092
setMode() reset Playback Path to RCV
1093
setMode() closePcmOut_l()
1094
enable(false)
1095
Smb380Sensor::~setDelay(0, 66667000)
1096
closeMixer_l() mMixerOpenCnt: 2
1097
closePcmOut_l() mPcmOpenCnt: 2
1098
setMode() off call force output standby
1099
AudioHardware pcm playback is going to standby.
1100
closeMixer_l() mMixerOpenCnt: 1
1101
closePcmOut_l() mPcmOpenCnt: 1
1102
AudioHardware pcm playback is exiting standby.
1103
open pcm_out driver
1104
openPcmOut_l() mPcmOpenCnt: 0
1105
openMixer_l() mMixerOpenCnt: 0
1106
open playback normal
1107
write() wakeup setting route RCV
1108
AudioStreamOutALSA::setParameters() routing=1
1109
 AudioFocus  abandonAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
1110
No voicemails to notify about: clear the notification.
1111
GC_FOR_ALLOC freed 574K, 18% free 9383K/11335K, paused 41ms
1112
GC_EXPLICIT freed 809K, 62% free 3091K/8131K, paused 2ms+6ms
1113
No voicemails to notify about: clear the notification.
1114
AudioHardware pcm playback is going to standby.
1115
closeMixer_l() mMixerOpenCnt: 1
1116
closePcmOut_l() mPcmOpenCnt: 1
1117
*** set_screen_state 0
1118
Smb380Sensor::~enable(0, 0)
1119
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
1120
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
1121
Smb380Sensor::~setDelay(0, 66667000)
1122
About to give-up screen, flinger = 0x1368918
1123
enable(false)
1124
Create TCV com.android.internal.widget.TransportControlView@410e6cc8
1125
showStatusIcon on inactive InputConnection
1126
*** set_screen_state 1
1127
Smb380Sensor::~enable(0, 1)
1128
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
1129
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
1130
Smb380Sensor::~setDelay(0, 200000000)
1131
Smb380Sensor::~setDelay(0, 66667000)
1132
enable(false)
1133
Screen about to return, flinger = 0x1368918
1134
*** set_screen_state 0
1135
Smb380Sensor::~enable(0, 0)
1136
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
1137
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
1138
Smb380Sensor::~setDelay(0, 66667000)
1139
About to give-up screen, flinger = 0x1368918
1140
enable(false)
1141
Create TCV com.android.internal.widget.TransportControlView@40dda1a8
1142
*** set_screen_state 1
1143
Smb380Sensor::~enable(0, 1)
1144
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
1145
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
1146
Smb380Sensor::~setDelay(0, 200000000)
1147
Smb380Sensor::~setDelay(0, 66667000)
1148
enable(false)
1149
Screen about to return, flinger = 0x1368918
1150
AudioStreamOutALSA::setParameters() routing=2
1151
AudioHardware pcm playback is exiting standby.
1152
open pcm_out driver
1153
openPcmOut_l() mPcmOpenCnt: 0
1154
openMixer_l() mMixerOpenCnt: 0
1155
open playback normal
1156
write() wakeup setting route SPK
1157
GC_CONCURRENT freed 1125K, 46% free 5945K/10951K, paused 3ms+7ms
1158
verifyUnlock called when not externally disabled
1159
InputType.TYPE_NULL is specified
1160
Unexpected input class: inputType=0x00000000 imeOptions=0x00000000
1161
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
1162
AudioHardware pcm playback is going to standby.
1163
closeMixer_l() mMixerOpenCnt: 1
1164
closePcmOut_l() mPcmOpenCnt: 1
1165
showStatusIcon on inactive InputConnection
1166
AudioHardware pcm playback is exiting standby.
1167
open pcm_out driver
1168
openPcmOut_l() mPcmOpenCnt: 0
1169
openMixer_l() mMixerOpenCnt: 0
1170
open playback normal
1171
write() wakeup setting route SPK
1172
Removed 2131231236
1173
Removed 2131231247
1174
Displayed com.android.settings/.Settings: +345ms (total +2m20s107ms)
1175
AudioHardware pcm playback is going to standby.
1176
closeMixer_l() mMixerOpenCnt: 1
1177
closePcmOut_l() mPcmOpenCnt: 1
1178
AudioHardware pcm playback is exiting standby.
1179
open pcm_out driver
1180
openPcmOut_l() mPcmOpenCnt: 0
1181
openMixer_l() mMixerOpenCnt: 0
1182
open playback normal
1183
write() wakeup setting route SPK
1184
Displayed com.android.settings/.SubSettings: +190ms
1185
GC_EXPLICIT freed 1503K, 44% free 5047K/8903K, paused 2ms+6ms
1186
class com.android.settings.SubSettings; instances=2; limit=1
1187
android.os.StrictMode$InstanceCountViolation: class com.android.settings.SubSettings; instances=2; limit=1
1188
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
1189
AudioHardware pcm playback is going to standby.
1190
closeMixer_l() mMixerOpenCnt: 1
1191
closePcmOut_l() mPcmOpenCnt: 1
1192
AudioHardware pcm playback is exiting standby.
1193
open pcm_out driver
1194
openPcmOut_l() mPcmOpenCnt: 0
1195
getEntry failing because entryIndex 129 is beyond type entryCount 2
1196
openMixer_l() mMixerOpenCnt: 0
1197
open playback normal
1198
write() wakeup setting route SPK
1199
generating cs=1384214400000 to ce=1386806400000 waiting for hs=1384293600000
1200
vertical constraints: y3 - y0 > 72, y3 - y2 < 0, y2 - y1 < 24, y1 - y0 < 37 are inconsistent; permanently removing: y3 - y2 < 0. 
1201
Displayed com.android.settings/.SubSettings: +339ms
1202
generating cs=1384214400000 to ce=1386806400000 waiting for hs=1384293600000
1203
AudioHardware pcm playback is going to standby.
1204
closeMixer_l() mMixerOpenCnt: 1
1205
closePcmOut_l() mPcmOpenCnt: 1
1206
AudioHardware pcm playback is exiting standby.
1207
open pcm_out driver
1208
openPcmOut_l() mPcmOpenCnt: 0
1209
openMixer_l() mMixerOpenCnt: 0
1210
open playback normal
1211
write() wakeup setting route SPK
1212
vertical constraints: y3 - y0 > 72, y3 - y2 < 0, y2 - y1 < 24, y1 - y0 < 37 are inconsistent; permanently removing: y3 - y2 < 0. 
1213
GC_CONCURRENT freed 2359K, 51% free 5425K/10951K, paused 39ms+14ms
1214
Unable to remove route on interface pdp0
1215
Unable to remove route on interface pdp0
1216
android_net_utils_resetConnections in env=0x2dcf48 clazz=0xa5c00001 iface=pdp0 mask=0x3
1217
AudioHardware pcm playback is going to standby.
1218
closeMixer_l() mMixerOpenCnt: 1
1219
closePcmOut_l() mPcmOpenCnt: 1
1220
MasterInitialState.processMessage what=3
1221
GC_FOR_ALLOC freed 692K, 36% free 5739K/8903K, paused 23ms
1222
Grow heap (frag case) to 14.725MB for 1117456-byte allocation
1223
vertical constraints: y3 - y0 > 72, y3 - y2 < 0, y2 - y1 < 24, y1 - y0 < 37 are inconsistent; permanently removing: y3 - y2 < 0. 
1224
GC_CONCURRENT freed 201K, 26% free 7452K/10055K, paused 2ms+5ms
1225
vertical constraints: y3 - y0 > 72, y3 - y2 < 0, y2 - y1 < 24, y1 - y0 < 37 are inconsistent; permanently removing: y3 - y2 < 0. 
1226
GC_FOR_ALLOC freed 23K, 24% free 7672K/10055K, paused 18ms
1227
GC_FOR_ALLOC freed 21K, 22% free 8166K/10439K, paused 18ms
1228
vertical constraints: y3 - y0 > 72, y3 - y2 < 0, y2 - y1 < 24, y1 - y0 < 37 are inconsistent; permanently removing: y3 - y2 < 0. 
1229
AudioHardware pcm playback is exiting standby.
1230
open pcm_out driver
1231
openPcmOut_l() mPcmOpenCnt: 0
1232
openMixer_l() mMixerOpenCnt: 0
1233
open playback normal
1234
write() wakeup setting route SPK
1235
generating cs=1384214400000 to ce=1386806400000 waiting for hs=1384293600000
1236
vertical constraints: y3 - y0 > 72, y3 - y2 < 0, y2 - y1 < 24, y1 - y0 < 37 are inconsistent; permanently removing: y3 - y2 < 0. 
1237
vertical constraints: y3 - y0 > 72, y3 - y2 < 0, y2 - y1 < 24, y1 - y0 < 37 are inconsistent; permanently removing: y3 - y2 < 0. 
1238
Displayed com.android.settings/.SubSettings: +313ms
1239
Jit: resizing JitTable from 4096 to 8192
1240
generating cs=1384214400000 to ce=1386806400000 waiting for hs=1384293600000
1241
AudioHardware pcm playback is going to standby.
1242
closeMixer_l() mMixerOpenCnt: 1
1243
closePcmOut_l() mPcmOpenCnt: 1
1244
GC_EXPLICIT freed 2451K, 38% free 6703K/10759K, paused 2ms+7ms
1245
class com.android.settings.SubSettings; instances=2; limit=1
1246
android.os.StrictMode$InstanceCountViolation: class com.android.settings.SubSettings; instances=2; limit=1
1247
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
1248
MasterInitialState.processMessage what=3
1249
verifyUnlock called when not externally disabled
1250
AudioHardware pcm playback is exiting standby.
1251
open pcm_out driver
1252
openPcmOut_l() mPcmOpenCnt: 0
1253
openMixer_l() mMixerOpenCnt: 0
1254
open playback normal
1255
write() wakeup setting route SPK
1256
InputType.TYPE_NULL is specified
1257
Unexpected input class: inputType=0x00000000 imeOptions=0x00000000
1258
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
1259
AudioHardware pcm playback is going to standby.
1260
closeMixer_l() mMixerOpenCnt: 1
1261
closePcmOut_l() mPcmOpenCnt: 1
1262
Reconfiguring input devices.  changes=0x00000004
1263
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
1264
createScreenshotSurface failed (Function not implemented)
1265
Unexpected null in startExtractingText : mExtractedText = null, input connection = com.android.internal.view.InputConnectionWrapper@410864f8
1266
Unexpected null in startExtractingText : mExtractedText = null, input connection = com.android.internal.view.InputConnectionWrapper@410864f8
1267
InputType.TYPE_NULL is specified
1268
Unexpected input class: inputType=0x00000000 imeOptions=0x00000000
1269
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
1270
Unexpected null in startExtractingText : mExtractedText = null, input connection = com.android.internal.view.InputConnectionWrapper@410864f8
1271
GC_FOR_ALLOC freed 1826K, 50% free 4497K/8903K, paused 65ms
1272
Reconfiguring input devices.  changes=0x00000004
1273
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
1274
createScreenshotSurface failed (Function not implemented)
1275
GC_EXPLICIT freed 1154K, 51% free 5400K/10951K, paused 23ms+36ms
1276
InputType.TYPE_NULL is specified
1277
Unexpected input class: inputType=0x00000000 imeOptions=0x00000000
1278
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
1279
GC_FOR_ALLOC freed 1552K, 49% free 4557K/8903K, paused 120ms
1280
GC_FOR_ALLOC freed 1987K, 66% free 4107K/11911K, paused 97ms
1281
GC_EXPLICIT freed 234K, 52% free 5289K/10951K, paused 2ms+4ms
1282
showStatusIcon on inactive InputConnection
1283
AudioHardware pcm playback is exiting standby.
1284
open pcm_out driver
1285
openPcmOut_l() mPcmOpenCnt: 0
1286
openMixer_l() mMixerOpenCnt: 0
1287
open playback normal
1288
write() wakeup setting route SPK
1289
Removed 2131231236
1290
Removed 2131231247
1291
Displayed com.android.settings/.Settings: +345ms
1292
GC_EXPLICIT freed 1259K, 52% free 5340K/10951K, paused 3ms+4ms
1293
Displayed com.android.settings/.SubSettings: +192ms
1294
get preferred network type=0
1295
Displayed com.android.phone/.Settings: +150ms
1296
preferenceTreeClick: return false
1297
onPreferenceTreeClick: preference == mButtonDataEnabled.
1298
GC_EXPLICIT freed 1152K, 34% free 7615K/11463K, paused 2ms+7ms
1299
class com.android.phone.Settings; instances=2; limit=1
1300
android.os.StrictMode$InstanceCountViolation: class com.android.phone.Settings; instances=2; limit=1
1301
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
1302
No subsystem found in netlink event
1303
Unable to remove route on interface pdp0
1304
Unable to remove route on interface pdp0
1305
android_net_utils_resetConnections in env=0x2dcf48 clazz=0xbdc00001 iface=pdp0 mask=0x3
1306
GC_EXPLICIT freed 2267K, 46% free 5878K/10759K, paused 2ms+7ms
1307
class com.android.settings.SubSettings; instances=2; limit=1
1308
android.os.StrictMode$InstanceCountViolation: class com.android.settings.SubSettings; instances=2; limit=1
1309
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
1310
AudioHardware pcm playback is going to standby.
1311
closeMixer_l() mMixerOpenCnt: 1
1312
closePcmOut_l() mPcmOpenCnt: 1
1313
MasterInitialState.processMessage what=3
1314
AudioHardware pcm playback is exiting standby.
1315
open pcm_out driver
1316
openPcmOut_l() mPcmOpenCnt: 0
1317
openMixer_l() mMixerOpenCnt: 0
1318
open playback normal
1319
write() wakeup setting route SPK
1320
Removed 2131231236
1321
Removed 2131231247
1322
Displayed com.android.settings/.Settings: +336ms
1323
GC_EXPLICIT freed 1297K, 55% free 4916K/10759K, paused 2ms+6ms
1324
Displayed com.android.settings/.SubSettings: +191ms
1325
get preferred network type=0
1326
Displayed com.android.phone/.Settings: +141ms
1327
preferenceTreeClick: return false
1328
onPreferenceTreeClick: preference == mButtonDataEnabled.
1329
GC_CONCURRENT freed 1678K, 51% free 5432K/10951K, paused 2ms+19ms
1330
GC_EXPLICIT freed 544K, 35% free 7508K/11463K, paused 2ms+5ms
1331
class com.android.phone.Settings; instances=2; limit=1
1332
android.os.StrictMode$InstanceCountViolation: class com.android.phone.Settings; instances=2; limit=1
1333
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
1334
AudioHardware pcm playback is going to standby.
1335
closeMixer_l() mMixerOpenCnt: 1
1336
closePcmOut_l() mPcmOpenCnt: 1
1337
verifyUnlock called when not externally disabled
1338
AudioHardware pcm playback is exiting standby.
1339
open pcm_out driver
1340
openPcmOut_l() mPcmOpenCnt: 0
1341
openMixer_l() mMixerOpenCnt: 0
1342
open playback normal
1343
write() wakeup setting route SPK
1344
InputType.TYPE_NULL is specified
1345
Unexpected input class: inputType=0x00000000 imeOptions=0x00000000
1346
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
1347
MasterInitialState.processMessage what=3
1348
AudioHardware pcm playback is going to standby.
1349
closeMixer_l() mMixerOpenCnt: 1
1350
closePcmOut_l() mPcmOpenCnt: 1
1351
showStatusIcon on inactive InputConnection
1352
!!! EAS ExchangeService, onCreate
1353
!!! EAS ExchangeService, onStartCommand, startingUp = false, running = false
1354
!!! EAS ExchangeService, onStartCommand, startingUp = true, running = false
1355
AudioHardware pcm playback is exiting standby.
1356
open pcm_out driver
1357
openPcmOut_l() mPcmOpenCnt: 0
1358
openMixer_l() mMixerOpenCnt: 0
1359
open playback normal
1360
write() wakeup setting route SPK
1361
Reconciling accounts...
1362
Displayed com.android.email/.activity.EmailActivity: +192ms (total +322ms)
1363
*** synchronizeMailboxGeneric ***
1364
GC_CONCURRENT freed 2656K, 49% free 6347K/12423K, paused 1ms+4ms
1365
GC_CONCURRENT freed 1730K, 51% free 5418K/10951K, paused 2ms+5ms
1366
GC_EXPLICIT freed 116K, 52% free 5313K/10951K, paused 3ms+5ms
1367
AudioHardware pcm playback is going to standby.
1368
closeMixer_l() mMixerOpenCnt: 1
1369
closePcmOut_l() mPcmOpenCnt: 1
1370
GC_EXPLICIT freed 537K, 50% free 6289K/12423K, paused 3ms+5ms
1371
AudioHardware pcm playback is exiting standby.
1372
open pcm_out driver
1373
openPcmOut_l() mPcmOpenCnt: 0
1374
openMixer_l() mMixerOpenCnt: 0
1375
open playback normal
1376
write() wakeup setting route SPK
1377
GC_EXPLICIT freed 152K, 52% free 5329K/10951K, paused 3ms+4ms
1378
GC_CONCURRENT freed 1418K, 47% free 6588K/12423K, paused 2ms+8ms
1379
AudioHardware pcm playback is going to standby.
1380
closeMixer_l() mMixerOpenCnt: 1
1381
closePcmOut_l() mPcmOpenCnt: 1
1382
*** set_screen_state 0
1383
Smb380Sensor::~enable(0, 0)
1384
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
1385
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
1386
Smb380Sensor::~setDelay(0, 66667000)
1387
About to give-up screen, flinger = 0x1368918
1388
enable(false)
1389
Create TCV com.android.internal.widget.TransportControlView@410c7d98
1390
showStatusIcon on inactive InputConnection
1391
GC_CONCURRENT freed 857K, 44% free 6187K/10951K, paused 13ms+6ms
1392
*** set_screen_state 1
1393
Smb380Sensor::~enable(0, 1)
1394
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
1395
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
1396
Smb380Sensor::~setDelay(0, 200000000)
1397
Smb380Sensor::~setDelay(0, 66667000)
1398
enable(false)
1399
KeyEvent: ACTION_UP but key was not down.
1400
  in Handler (android.view.ViewRootImpl) {40d292b0}
1401
  0: sent at 2915961000000, KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=102, metaState=0, flags=0x8, repeatCount=0, eventTime=2915961, downTime=2915851, deviceId=0, source=0x101 }
1402
  -- recent events --
1403
  1: sent at 1922021690000, MotionEvent { action=ACTION_UP, id[0]=0, x[0]=424.21875, y[0]=644.03125, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=1922021, downTime=1921862, deviceId=9, source=0x1002 }
1404
  2: sent at 1921980924000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=424.21875, y[0]=644.03125, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=3, eventTime=1921980, downTime=1921862, deviceId=9, source=0x1002 }
1405
  3: sent at 1921921839000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=288.75, y[0]=651.0625, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=1921921, downTime=1921862, deviceId=9, source=0x1002 }
1406
  4: sent at 1921907086000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=268.125, y[0]=647.9375, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=1921907, downTime=1921862, deviceId=9, source=0x1002 }
1407
  5: sent at 1921862876000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=214.6875, y[0]=650.28125, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=1921862, downTime=1921862, deviceId=9, source=0x1002 }
1408
Screen about to return, flinger = 0x1368918
1409
AudioHardware pcm playback is exiting standby.
1410
open pcm_out driver
1411
openPcmOut_l() mPcmOpenCnt: 0
1412
openMixer_l() mMixerOpenCnt: 0
1413
open playback normal
1414
write() wakeup setting route SPK
1415
nativeDestroy view: 0x4fd918
1416
AudioHardware pcm playback is going to standby.
1417
closeMixer_l() mMixerOpenCnt: 1
1418
closePcmOut_l() mPcmOpenCnt: 1
1419
*** synchronizeMailboxGeneric ***
1420
AudioHardware pcm playback is exiting standby.
1421
open pcm_out driver
1422
openPcmOut_l() mPcmOpenCnt: 0
1423
openMixer_l() mMixerOpenCnt: 0
1424
open playback normal
1425
write() wakeup setting route SPK
1426
Displayed com.android.email/.activity.setup.AccountSettings: +161ms
1427
Displayed com.android.email/.activity.setup.AccountSettings: +212ms
1428
GC_CONCURRENT freed 1483K, 45% free 6931K/12423K, paused 2ms+6ms
1429
AudioHardware pcm playback is going to standby.
1430
closeMixer_l() mMixerOpenCnt: 1
1431
closePcmOut_l() mPcmOpenCnt: 1
1432
GC_FOR_ALLOC freed 201K, 33% free 8432K/12423K, paused 28ms
1433
Jit: resizing JitTable from 8192 to 16384
1434
*** set_screen_state 0
1435
Smb380Sensor::~enable(0, 0)
1436
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
1437
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
1438
Smb380Sensor::~setDelay(0, 66667000)
1439
About to give-up screen, flinger = 0x1368918
1440
enable(false)
1441
Create TCV com.android.internal.widget.TransportControlView@4117ed48
1442
showStatusIcon on inactive InputConnection
1443
GC_CONCURRENT freed 1876K, 45% free 6033K/10951K, paused 23ms+7ms
1444
*** set_screen_state 1
1445
Smb380Sensor::~enable(0, 1)
1446
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
1447
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
1448
Smb380Sensor::~setDelay(0, 200000000)
1449
Smb380Sensor::~setDelay(0, 66667000)
1450
KeyEvent: ACTION_UP but key was not down.
1451
  in Handler (android.view.ViewRootImpl) {40d292b0}
1452
  0: sent at 3098087000000, KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=102, metaState=0, flags=0x8, repeatCount=0, eventTime=3098087, downTime=3097966, deviceId=0, source=0x101 }
1453
  -- recent events --
1454
  1: sent at 2917044043000, MotionEvent { action=ACTION_UP, id[0]=0, x[0]=377.8125, y[0]=639.34375, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=2917044, downTime=2916943, deviceId=9, source=0x1002 }
1455
  2: sent at 2917003143000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=377.8125, y[0]=639.34375, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=2917003, downTime=2916943, deviceId=9, source=0x1002 }
1456
  3: sent at 2916987884000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=349.21875, y[0]=640.90625, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=2916987, downTime=2916943, deviceId=9, source=0x1002 }
1457
  4: sent at 2916958284000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=286.875, y[0]=642.46875, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=2916958, downTime=2916943, deviceId=9, source=0x1002 }
1458
  5: sent at 2916943478000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=284.0625, y[0]=642.46875, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=2916943, downTime=2916943, deviceId=9, source=0x1002 }
1459
GC_EXPLICIT freed 632K, 36% free 7359K/11463K, paused 2ms+7ms
1460
GC_EXPLICIT freed 784K, 52% free 5341K/10951K, paused 2ms+5ms
1461
Screen about to return, flinger = 0x1368918
1462
enable(false)
1463
AudioHardware pcm playback is exiting standby.
1464
open pcm_out driver
1465
openPcmOut_l() mPcmOpenCnt: 0
1466
openMixer_l() mMixerOpenCnt: 0
1467
open playback normal
1468
write() wakeup setting route SPK
1469
Displayed com.android.email/.activity.setup.AccountSettings: +158ms
1470
AudioHardware pcm playback is going to standby.
1471
closeMixer_l() mMixerOpenCnt: 1
1472
closePcmOut_l() mPcmOpenCnt: 1
1473
GC_FOR_ALLOC freed 2868K, 42% free 7257K/12423K, paused 30ms
1474
AudioHardware pcm playback is exiting standby.
1475
open pcm_out driver
1476
openPcmOut_l() mPcmOpenCnt: 0
1477
openMixer_l() mMixerOpenCnt: 0
1478
open playback normal
1479
write() wakeup setting route SPK
1480
GC_EXPLICIT freed 2194K, 50% free 6222K/12423K, paused 6ms+13ms
1481
AudioHardware pcm playback is going to standby.
1482
closeMixer_l() mMixerOpenCnt: 1
1483
closePcmOut_l() mPcmOpenCnt: 1
1484
*** set_screen_state 0
1485
Smb380Sensor::~enable(0, 0)
1486
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
1487
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
1488
Smb380Sensor::~setDelay(0, 66667000)
1489
About to give-up screen, flinger = 0x1368918
1490
enable(false)
1491
*** set_screen_state 1
1492
Smb380Sensor::~enable(0, 1)
1493
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
1494
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
1495
Smb380Sensor::~setDelay(0, 200000000)
1496
Smb380Sensor::~setDelay(0, 66667000)
1497
enable(false)
1498
Screen about to return, flinger = 0x1368918
1499
AudioHardware pcm playback is exiting standby.
1500
open pcm_out driver
1501
openPcmOut_l() mPcmOpenCnt: 0
1502
openMixer_l() mMixerOpenCnt: 0
1503
open playback normal
1504
write() wakeup setting route SPK
1505
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
1506
Displayed com.android.email/.activity.MessageCompose: +263ms
1507
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
1508
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
1509
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
1510
AudioHardware pcm playback is going to standby.
1511
closeMixer_l() mMixerOpenCnt: 1
1512
closePcmOut_l() mPcmOpenCnt: 1
1513
Reconfiguring input devices.  changes=0x00000004
1514
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
1515
createScreenshotSurface failed (Function not implemented)
1516
nativeDestroy view: 0x5aeb28
1517
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
1518
GC_FOR_ALLOC freed 1273K, 48% free 4688K/8903K, paused 112ms
1519
GC_EXPLICIT freed 1237K, 51% free 5472K/10951K, paused 3ms+7ms
1520
Jit: resizing JitTable from 4096 to 8192
1521
AudioHardware pcm playback is exiting standby.
1522
open pcm_out driver
1523
openPcmOut_l() mPcmOpenCnt: 0
1524
nativeDestroy view: 0x5fb3f0
1525
openMixer_l() mMixerOpenCnt: 0
1526
open playback normal
1527
write() wakeup setting route SPK
1528
GC_CONCURRENT freed 869K, 43% free 7099K/12423K, paused 2ms+9ms
1529
Sending signal. PID: 556 SIG: 3
1530
threadid=3: reacting to signal 3
1531
Wrote stack traces to '/data/anr/traces.txt'
1532
nativeDestroy view: 0x5ca2f0
1533
GC_EXPLICIT freed 961K, 51% free 5377K/10951K, paused 2ms+6ms
1534
AudioHardware pcm playback is going to standby.
1535
closeMixer_l() mMixerOpenCnt: 1
1536
closePcmOut_l() mPcmOpenCnt: 1
1537
createScreenshotSurface failed (Function not implemented)
1538
Reconfiguring input devices.  changes=0x00000004
1539
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
1540
nativeDestroy view: 0x5f4890
1541
GC_EXPLICIT freed 799K, 44% free 7058K/12423K, paused 2ms+11ms
1542
GC_EXPLICIT freed 226K, 52% free 5314K/10951K, paused 6ms+4ms
1543
Upsyc triggered for message id=52
1544
GC_EXPLICIT freed 54K, 52% free 5289K/10951K, paused 3ms+4ms
1545
nativeDestroy view: 0x37c0d8
1546
*** synchronizeMailboxGeneric ***
1547
GC_CONCURRENT freed 2645K, 51% free 6129K/12423K, paused 3ms+6ms
1548
GC_CONCURRENT freed 248K, 39% free 7598K/12423K, paused 2ms+3ms
1549
verifyUnlock called when not externally disabled
1550
AudioHardware pcm playback is exiting standby.
1551
open pcm_out driver
1552
openPcmOut_l() mPcmOpenCnt: 0
1553
openMixer_l() mMixerOpenCnt: 0
1554
open playback normal
1555
write() wakeup setting route SPK
1556
InputType.TYPE_NULL is specified
1557
Unexpected input class: inputType=0x00000000 imeOptions=0x00000000
1558
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
1559
GC_FOR_ALLOC freed 2910K, 62% free 3463K/8903K, paused 23ms
1560
AudioHardware pcm playback is going to standby.
1561
closeMixer_l() mMixerOpenCnt: 1
1562
closePcmOut_l() mPcmOpenCnt: 1
1563
KeyEvent: ACTION_DOWN but key is already down and this event is not a key repeat.
1564
  in com.android.internal.policy.impl.PhoneWindow$DecorView@40d3ada8
1565
  0: sent at 3399210000000, KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_VOLUME_DOWN, scanCode=114, metaState=0, flags=0x8, repeatCount=0, eventTime=3399210, downTime=3399210, deviceId=0, source=0x101 }
1566
  -- recent events --
1567
  1: sent at 1928457000000, KeyEvent { action=ACTION_UP, keyCode=KEYCODE_VOLUME_UP, scanCode=115, metaState=0, flags=0x8, repeatCount=0, eventTime=1928457, downTime=1928107, deviceId=0, source=0x101 }
1568
  2: sent at 1928107000000, KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_VOLUME_UP, scanCode=115, metaState=0, flags=0x8, repeatCount=0, eventTime=1928107, downTime=1928107, deviceId=0, source=0x101 }
1569
  3: sent at 1490545000000, KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_VOLUME_DOWN, scanCode=114, metaState=0, flags=0x80000008, repeatCount=0, eventTime=1490545, downTime=1490545, deviceId=0, source=0x101 }
1570
  4: sent at 1418964000000, KeyEvent { action=ACTION_UP, keyCode=KEYCODE_VOLUME_UP, scanCode=115, metaState=0, flags=0x8, repeatCount=0, eventTime=1418964, downTime=1418597, deviceId=0, source=0x101 }
1571
  5: sent at 1418597000000, KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_VOLUME_UP, scanCode=115, metaState=0, flags=0x8, repeatCount=0, eventTime=1418597, downTime=1418597, deviceId=0, source=0x101 }
1572
Reconfiguring input devices.  changes=0x00000004
1573
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
1574
createScreenshotSurface failed (Function not implemented)
1575
GC_FOR_ALLOC freed 1014K, 64% free 3282K/8903K, paused 111ms
1576
GC_CONCURRENT freed 2405K, 41% free 4802K/8131K, paused 2ms+2ms
1577
Unexpected null in startExtractingText : mExtractedText = null, input connection = com.android.internal.view.InputConnectionWrapper@411af358
1578
Unexpected null in startExtractingText : mExtractedText = null, input connection = com.android.internal.view.InputConnectionWrapper@411af358
1579
InputType.TYPE_NULL is specified
1580
Unexpected input class: inputType=0x00000000 imeOptions=0x00000000
1581
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
1582
Unexpected null in startExtractingText : mExtractedText = null, input connection = com.android.internal.view.InputConnectionWrapper@411af358
1583
GC_FOR_ALLOC freed 260K, 50% free 4488K/8903K, paused 102ms
1584
GC_EXPLICIT freed 498K, 52% free 5342K/10951K, paused 2ms+13ms
1585
GC_CONCURRENT freed 1084K, 43% free 5148K/8903K, paused 1ms+3ms
1586
Reconfiguring input devices.  changes=0x00000004
1587
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
1588
createScreenshotSurface failed (Function not implemented)
1589
InputType.TYPE_NULL is specified
1590
Unexpected input class: inputType=0x00000000 imeOptions=0x00000000
1591
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
1592
GC_CONCURRENT freed 2296K, 48% free 4283K/8131K, paused 1ms+31ms
1593
GC_FOR_ALLOC freed 1732K, 66% free 4087K/11911K, paused 96ms
1594
GC_CONCURRENT freed 1368K, 43% free 4652K/8131K, paused 1ms+2ms
1595
GC_EXPLICIT freed 601K, 52% free 5320K/10951K, paused 20ms+5ms
1596
showStatusIcon on inactive InputConnection
1597
AudioHardware pcm playback is exiting standby.
1598
open pcm_out driver
1599
openPcmOut_l() mPcmOpenCnt: 0
1600
openMixer_l() mMixerOpenCnt: 0
1601
open playback normal
1602
write() wakeup setting route SPK
1603
GC_EXPLICIT freed 104K, 52% free 5316K/10951K, paused 3ms+4ms
1604
No voicemails to notify about: clear the notification.
1605
No voicemails to notify about: clear the notification.
1606
AudioHardware pcm playback is going to standby.
1607
closeMixer_l() mMixerOpenCnt: 1
1608
closePcmOut_l() mPcmOpenCnt: 1
1609
AudioHardware pcm playback is exiting standby.
1610
open pcm_out driver
1611
openPcmOut_l() mPcmOpenCnt: 0
1612
openMixer_l() mMixerOpenCnt: 0
1613
open playback normal
1614
write() wakeup setting route SPK
1615
checkAndCopyPhoneProviderExtras: some or all extras are missing.
1616
checkAndCopyPhoneProviderExtras: some or all extras are missing.
1617
placeCall()...  intent = Intent { act=android.intent.action.CALL dat=tel:xxxxxxxxxxxx (has extras) }
1618
setMode(IN_CALL)
1619
setMode() : new 2, old 0
1620
isConnected_RILD(0x1087c18)
1621
SetCallClockSync(0x1087c18, 1)
1622
setMode() in call force output standby
1623
AudioHardware pcm playback is going to standby.
1624
closeMixer_l() mMixerOpenCnt: 1
1625
closePcmOut_l() mPcmOpenCnt: 1
1626
setMode() openPcmOut_l()
1627
openPcmOut_l() mPcmOpenCnt: 0
1628
openMixer_l() mMixerOpenCnt: 0
1629
setInputSource_l(0)
1630
### setVoiceVolume_l
1631
isConnected_RILD(0x1087c18)
1632
### route(2) call volume(0.800000)
1633
### speaker call volume
1634
SetCallVolume(0x1087c18, 1, 4)
1635
AudioHardware pcm playback is exiting standby.
1636
open pcm_out driver
1637
openPcmOut_l() mPcmOpenCnt: 1
1638
openMixer_l() mMixerOpenCnt: 1
1639
open playback normal
1640
AudioStreamOutALSA::setParameters() routing=1
1641
setIncallPath_l: device 1
1642
isConnected_RILD(0x1087c18)
1643
### incall mode route (1)
1644
### incall mode earpiece route
1645
SetCallAudioPath(0x1087c18, 0)
1646
setIncallPath_l() Voice Call Path, (1)
1647
 AudioFocus  requestAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
1648
enable(true)
1649
Smb380Sensor::~setDelay(0, 66667000)
1650
Smb380Sensor::~setDelay(0, 66667000)
1651
onNewIntent: intent = Intent { act=android.intent.action.MAIN flg=0x10c40000 cmp=com.android.phone/.InCallScreen }, phone state = OFFHOOK
1652
*** set_screen_state 1
1653
showStatusIcon on inactive InputConnection
1654
GC_EXPLICIT freed 1921K, 28% free 8445K/11591K, paused 3ms+11ms
1655
class com.android.contacts.activities.DialtactsActivity; instances=5; limit=1
1656
android.os.StrictMode$InstanceCountViolation: class com.android.contacts.activities.DialtactsActivity; instances=5; limit=1
1657
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
1658
No voicemails to notify about: clear the notification.
1659
orientation: horizontal
1660
orientation: vertical
1661
*** set_screen_state 0
1662
Smb380Sensor::~setDelay(0, 200000000)
1663
About to give-up screen, flinger = 0x1368918
1664
enable(false)
1665
Smb380Sensor::~enable(0, 0)
1666
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
1667
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
1668
Smb380Sensor::~setDelay(0, 200000000)
1669
AudioHardware pcm playback is going to standby.
1670
closeMixer_l() mMixerOpenCnt: 2
1671
closePcmOut_l() mPcmOpenCnt: 2
1672
*** set_screen_state 1
1673
Smb380Sensor::~enable(0, 1)
1674
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
1675
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
1676
Smb380Sensor::~setDelay(0, 200000000)
1677
Smb380Sensor::~setDelay(0, 66667000)
1678
*** set_screen_state 1
1679
enable(true)
1680
Smb380Sensor::~setDelay(0, 66667000)
1681
Smb380Sensor::~setDelay(0, 66667000)
1682
Screen about to return, flinger = 0x1368918
1683
orientation: horizontal
1684
internalHangup()...  phone state = OFFHOOK
1685
hangup(): hanging up foreground call
1686
- hangup(Call): regular hangup()...
1687
AudioHardware pcm playback is exiting standby.
1688
open pcm_out driver
1689
openPcmOut_l() mPcmOpenCnt: 1
1690
openMixer_l() mMixerOpenCnt: 1
1691
open playback normal
1692
write error: 86
1693
AudioHardware pcm playback is going to standby.
1694
closeMixer_l() mMixerOpenCnt: 2
1695
closePcmOut_l() mPcmOpenCnt: 2
1696
AudioStreamOutALSA::write END WITH ERROR !!!!!!!!!(0x1088808, 4096)
1697
AudioHardware pcm playback is exiting standby.
1698
open pcm_out driver
1699
openPcmOut_l() mPcmOpenCnt: 1
1700
openMixer_l() mMixerOpenCnt: 1
1701
open playback normal
1702
onDisconnect: cause = LOCAL, incoming = false, date = 1384783346873
1703
SignalInfoTonePlayer.run(toneId = 98)...
1704
InCallTonePlayer.run(toneId = 5)...
1705
delayedCleanupAfterDisconnect()...  Phone state = IDLE
1706
setMode(NORMAL)
1707
setMode() : new 0, old 2
1708
setInputSource_l(0)
1709
setMode() reset Playback Path to RCV
1710
endInCallScreenSession(false)...  phone state = IDLE
1711
enable(false)
1712
Smb380Sensor::~setDelay(0, 66667000)
1713
setMode() closePcmOut_l()
1714
closeMixer_l() mMixerOpenCnt: 2
1715
closePcmOut_l() mPcmOpenCnt: 2
1716
setMode() off call force output standby
1717
AudioHardware pcm playback is going to standby.
1718
closeMixer_l() mMixerOpenCnt: 1
1719
closePcmOut_l() mPcmOpenCnt: 1
1720
AudioHardware pcm playback is exiting standby.
1721
open pcm_out driver
1722
openPcmOut_l() mPcmOpenCnt: 0
1723
openMixer_l() mMixerOpenCnt: 0
1724
open playback normal
1725
write() wakeup setting route RCV
1726
AudioStreamOutALSA::setParameters() routing=1
1727
 AudioFocus  abandonAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
1728
No voicemails to notify about: clear the notification.
1729
Displayed com.android.contacts/.activities.DialtactsActivity: +453ms (total +25s702ms)
1730
GC_EXPLICIT freed 787K, 63% free 3060K/8131K, paused 2ms+5ms
1731
AudioHardware pcm playback is going to standby.
1732
closeMixer_l() mMixerOpenCnt: 1
1733
closePcmOut_l() mPcmOpenCnt: 1
1734
*** set_screen_state 0
1735
Smb380Sensor::~enable(0, 0)
1736
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
1737
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
1738
Smb380Sensor::~setDelay(0, 66667000)
1739
About to give-up screen, flinger = 0x1368918
1740
enable(false)
1741
No voicemails to notify about: clear the notification.
1742
GC_CONCURRENT freed 1622K, 51% free 5442K/10951K, paused 2ms+5ms
1743
Create TCV com.android.internal.widget.TransportControlView@40d43de0
1744
showStatusIcon on inactive InputConnection
1745
*** set_screen_state 1
1746
Smb380Sensor::~enable(0, 1)
1747
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
1748
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
1749
Smb380Sensor::~setDelay(0, 200000000)
1750
Smb380Sensor::~setDelay(0, 66667000)
1751
enable(false)
1752
Screen about to return, flinger = 0x1368918
1753
AudioStreamOutALSA::setParameters() routing=2
1754
AudioHardware pcm playback is exiting standby.
1755
open pcm_out driver
1756
openPcmOut_l() mPcmOpenCnt: 0
1757
openMixer_l() mMixerOpenCnt: 0
1758
open playback normal
1759
write() wakeup setting route SPK
1760
GC_EXPLICIT freed 266K, 45% free 6049K/10951K, paused 2ms+6ms
1761
GC_EXPLICIT freed 535K, 26% free 8659K/11591K, paused 2ms+10ms
1762
showStatusIcon on inactive InputConnection
1763
No voicemails to notify about: clear the notification.
1764
AudioHardware pcm playback is going to standby.
1765
closeMixer_l() mMixerOpenCnt: 1
1766
closePcmOut_l() mPcmOpenCnt: 1
1767
AudioHardware pcm playback is exiting standby.
1768
open pcm_out driver
1769
openPcmOut_l() mPcmOpenCnt: 0
1770
openMixer_l() mMixerOpenCnt: 0
1771
open playback normal
1772
write() wakeup setting route SPK
1773
*** synchronizeMailboxGeneric ***
1774
AudioHardware pcm playback is going to standby.
1775
closeMixer_l() mMixerOpenCnt: 1
1776
closePcmOut_l() mPcmOpenCnt: 1
1777
GC_CONCURRENT freed 1561K, 38% free 7756K/12423K, paused 2ms+8ms
1778
*** set_screen_state 0
1779
Smb380Sensor::~enable(0, 0)
1780
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
1781
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
1782
Smb380Sensor::~setDelay(0, 66667000)
1783
About to give-up screen, flinger = 0x1368918
1784
Create TCV com.android.internal.widget.TransportControlView@41019978
1785
enable(false)
1786
AudioHardware pcm playback is exiting standby.
1787
open pcm_out driver
1788
openPcmOut_l() mPcmOpenCnt: 0
1789
showStatusIcon on inactive InputConnection
1790
openMixer_l() mMixerOpenCnt: 0
1791
open playback normal
1792
write() wakeup setting route SPK
1793
AudioHardware pcm playback is going to standby.
1794
closeMixer_l() mMixerOpenCnt: 1
1795
closePcmOut_l() mPcmOpenCnt: 1
1796
*** set_screen_state 1
1797
Smb380Sensor::~enable(0, 1)
1798
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
1799
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
1800
Smb380Sensor::~setDelay(0, 200000000)
1801
Smb380Sensor::~setDelay(0, 66667000)
1802
enable(false)
1803
Screen about to return, flinger = 0x1368918
1804
*** set_screen_state 0
1805
About to give-up screen, flinger = 0x1368918
1806
Smb380Sensor::~enable(0, 0)
1807
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
1808
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
1809
Smb380Sensor::~setDelay(0, 66667000)
1810
enable(false)
1811
Create TCV com.android.internal.widget.TransportControlView@40de1dd0
1812
RINGING... (new)
1813
onNewRingingConnection(): state = RINGING, conn = {  incoming: true state: INCOMING post dial state: NOT_STARTED }
1814
SignalInfoTonePlayer.run(toneId = 98)...
1815
AudioStreamOutALSA::setParameters() routing=1
1816
enable(false)
1817
AudioHardware pcm playback is exiting standby.
1818
open pcm_out driver
1819
openPcmOut_l() mPcmOpenCnt: 0
1820
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
1821
showIncomingCall()...  phone state = RINGING
1822
*** set_screen_state 0
1823
Smb380Sensor::~enable(0, 1)
1824
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
1825
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
1826
Smb380Sensor::~setDelay(0, 200000000)
1827
Smb380Sensor::~setDelay(0, 66667000)
1828
openMixer_l() mMixerOpenCnt: 0
1829
open playback normal
1830
write() wakeup setting route RCV
1831
Attempting to allocate OMX node 'OMX.google.vorbis.decoder'
1832
Successfully allocated OMX node 'OMX.google.vorbis.decoder'
1833
setMode(RINGTONE)
1834
setMode() : new 1, old 0
1835
 AudioFocus  requestAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
1836
AudioStreamOutALSA::setParameters() routing=2
1837
AudioHardware pcm playback is going to standby.
1838
closeMixer_l() mMixerOpenCnt: 1
1839
closePcmOut_l() mPcmOpenCnt: 1
1840
AudioHardware pcm playback is exiting standby.
1841
open pcm_out driver
1842
openPcmOut_l() mPcmOpenCnt: 0
1843
onNewIntent: intent = Intent { act=android.intent.action.MAIN flg=0x10c40000 cmp=com.android.phone/.InCallScreen }, phone state = RINGING
1844
openMixer_l() mMixerOpenCnt: 0
1845
open playback normal
1846
write() wakeup setting route RING_SPK
1847
*** set_screen_state 1
1848
enable(false)
1849
Screen about to return, flinger = 0x1368918
1850
GC_CONCURRENT freed 1615K, 35% free 7478K/11463K, paused 2ms+12ms
1851
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
1852
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
1853
GC_CONCURRENT freed 884K, 59% free 4922K/11911K, paused 5ms+17ms
1854
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
1855
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
1856
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
1857
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
1858
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
1859
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
1860
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
1861
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
1862
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
1863
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
1864
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
1865
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
1866
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
1867
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
1868
onDisconnect: cause = INCOMING_MISSED, incoming = true, date = 1384785928033
1869
SignalInfoTonePlayer.run(toneId = 98)...
1870
setMode(NORMAL)
1871
setMode() : new 0, old 1
1872
AudioStreamOutALSA::setParameters() routing=1
1873
AudioHardware pcm playback is going to standby.
1874
closeMixer_l() mMixerOpenCnt: 1
1875
closePcmOut_l() mPcmOpenCnt: 1
1876
 AudioFocus  abandonAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
1877
AudioHardware pcm playback is exiting standby.
1878
open pcm_out driver
1879
openPcmOut_l() mPcmOpenCnt: 0
1880
delayedCleanupAfterDisconnect()...  Phone state = IDLE
1881
endInCallScreenSession(false)...  phone state = IDLE
1882
openMixer_l() mMixerOpenCnt: 0
1883
open playback normal
1884
write() wakeup setting route RCV
1885
enable(false)
1886
- triggerPing: InCallScreen no longer in foreground; ignoring...
1887
AudioHardware pcm playback is going to standby.
1888
closeMixer_l() mMixerOpenCnt: 1
1889
closePcmOut_l() mPcmOpenCnt: 1
1890
AudioStreamOutALSA::setParameters() routing=2
1891
AudioHardware pcm playback is exiting standby.
1892
open pcm_out driver
1893
openPcmOut_l() mPcmOpenCnt: 0
1894
openMixer_l() mMixerOpenCnt: 0
1895
open playback normal
1896
write() wakeup setting route SPK
1897
GC_CONCURRENT freed 1820K, 46% free 5971K/10951K, paused 2ms+64ms
1898
AudioHardware pcm playback is going to standby.
1899
closeMixer_l() mMixerOpenCnt: 1
1900
closePcmOut_l() mPcmOpenCnt: 1
1901
verifyUnlock called when not externally disabled
1902
AudioHardware pcm playback is exiting standby.
1903
open pcm_out driver
1904
openPcmOut_l() mPcmOpenCnt: 0
1905
openMixer_l() mMixerOpenCnt: 0
1906
open playback normal
1907
write() wakeup setting route SPK
1908
GC_CONCURRENT freed 1384K, 56% free 5352K/11911K, paused 1ms+12ms
1909
Sending signal. PID: 462 SIG: 3
1910
threadid=3: reacting to signal 3
1911
Wrote stack traces to '/data/anr/traces.txt'
1912
GC_EXPLICIT freed 769K, 52% free 5334K/10951K, paused 3ms+5ms
1913
No voicemails to notify about: clear the notification.
1914
GC_EXPLICIT freed 827K, 62% free 3102K/8131K, paused 55ms+5ms
1915
checkAndCopyPhoneProviderExtras: some or all extras are missing.
1916
checkAndCopyPhoneProviderExtras: some or all extras are missing.
1917
placeCall()...  intent = Intent { act=android.intent.action.CALL dat=tel:xxxxxxxxxxxxx (has extras) }
1918
setMode(IN_CALL)
1919
setMode() : new 2, old 0
1920
isConnected_RILD(0x1087c18)
1921
SetCallClockSync(0x1087c18, 1)
1922
setMode() in call force output standby
1923
AudioHardware pcm playback is going to standby.
1924
closeMixer_l() mMixerOpenCnt: 1
1925
closePcmOut_l() mPcmOpenCnt: 1
1926
setMode() openPcmOut_l()
1927
openPcmOut_l() mPcmOpenCnt: 0
1928
openMixer_l() mMixerOpenCnt: 0
1929
setInputSource_l(0)
1930
### setVoiceVolume_l
1931
isConnected_RILD(0x1087c18)
1932
### route(2) call volume(0.800000)
1933
### speaker call volume
1934
SetCallVolume(0x1087c18, 1, 4)
1935
AudioHardware pcm playback is exiting standby.
1936
open pcm_out driver
1937
openPcmOut_l() mPcmOpenCnt: 1
1938
openMixer_l() mMixerOpenCnt: 1
1939
open playback normal
1940
AudioStreamOutALSA::setParameters() routing=1
1941
setIncallPath_l: device 1
1942
isConnected_RILD(0x1087c18)
1943
### incall mode route (1)
1944
### incall mode earpiece route
1945
SetCallAudioPath(0x1087c18, 0)
1946
setIncallPath_l() Voice Call Path, (1)
1947
 AudioFocus  requestAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
1948
enable(true)
1949
Smb380Sensor::~setDelay(0, 66667000)
1950
Smb380Sensor::~setDelay(0, 66667000)
1951
onNewIntent: intent = Intent { act=android.intent.action.MAIN flg=0x10c40000 cmp=com.android.phone/.InCallScreen }, phone state = OFFHOOK
1952
*** set_screen_state 1
1953
No voicemails to notify about: clear the notification.
1954
orientation: horizontal
1955
orientation: vertical
1956
AudioHardware pcm playback is going to standby.
1957
closeMixer_l() mMixerOpenCnt: 2
1958
closePcmOut_l() mPcmOpenCnt: 2
1959
*** set_screen_state 0
1960
Smb380Sensor::~setDelay(0, 200000000)
1961
About to give-up screen, flinger = 0x1368918
1962
enable(false)
1963
Smb380Sensor::~enable(0, 0)
1964
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
1965
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
1966
Smb380Sensor::~setDelay(0, 200000000)
1967
*** set_screen_state 1
1968
Smb380Sensor::~enable(0, 1)
1969
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
1970
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
1971
Smb380Sensor::~setDelay(0, 200000000)
1972
Smb380Sensor::~setDelay(0, 66667000)
1973
*** set_screen_state 1
1974
Screen about to return, flinger = 0x1368918
1975
enable(true)
1976
Smb380Sensor::~setDelay(0, 66667000)
1977
Smb380Sensor::~setDelay(0, 66667000)
1978
orientation: horizontal
1979
internalHangup()...  phone state = OFFHOOK
1980
hangup(): hanging up foreground call
1981
- hangup(Call): regular hangup()...
1982
AudioHardware pcm playback is exiting standby.
1983
open pcm_out driver
1984
openPcmOut_l() mPcmOpenCnt: 1
1985
openMixer_l() mMixerOpenCnt: 1
1986
open playback normal
1987
write error: 86
1988
AudioHardware pcm playback is going to standby.
1989
closeMixer_l() mMixerOpenCnt: 2
1990
closePcmOut_l() mPcmOpenCnt: 2
1991
AudioStreamOutALSA::write END WITH ERROR !!!!!!!!!(0x1088808, 4096)
1992
AudioHardware pcm playback is exiting standby.
1993
open pcm_out driver
1994
openPcmOut_l() mPcmOpenCnt: 1
1995
openMixer_l() mMixerOpenCnt: 1
1996
open playback normal
1997
onDisconnect: cause = LOCAL, incoming = false, date = 1384785965893
1998
SignalInfoTonePlayer.run(toneId = 98)...
1999
InCallTonePlayer.run(toneId = 5)...
2000
delayedCleanupAfterDisconnect()...  Phone state = IDLE
2001
endInCallScreenSession(false)...  phone state = IDLE
2002
enable(false)
2003
Smb380Sensor::~setDelay(0, 66667000)
2004
setMode(NORMAL)
2005
setMode() : new 0, old 2
2006
setInputSource_l(0)
2007
setMode() reset Playback Path to RCV
2008
setMode() closePcmOut_l()
2009
closeMixer_l() mMixerOpenCnt: 2
2010
closePcmOut_l() mPcmOpenCnt: 2
2011
setMode() off call force output standby
2012
AudioHardware pcm playback is going to standby.
2013
closeMixer_l() mMixerOpenCnt: 1
2014
closePcmOut_l() mPcmOpenCnt: 1
2015
AudioHardware pcm playback is exiting standby.
2016
open pcm_out driver
2017
openPcmOut_l() mPcmOpenCnt: 0
2018
openMixer_l() mMixerOpenCnt: 0
2019
open playback normal
2020
write() wakeup setting route RCV
2021
AudioStreamOutALSA::setParameters() routing=1
2022
 AudioFocus  abandonAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
2023
No voicemails to notify about: clear the notification.
2024
AudioHardware pcm playback is going to standby.
2025
closeMixer_l() mMixerOpenCnt: 1
2026
closePcmOut_l() mPcmOpenCnt: 1
2027
*** set_screen_state 0
2028
Smb380Sensor::~enable(0, 0)
2029
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
2030
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
2031
Smb380Sensor::~setDelay(0, 66667000)
2032
About to give-up screen, flinger = 0x1368918
2033
enable(false)
2034
No voicemails to notify about: clear the notification.
2035
GC_CONCURRENT freed 1435K, 49% free 5640K/10951K, paused 2ms+5ms
2036
Create TCV com.android.internal.widget.TransportControlView@41019978
2037
AudioStreamOutALSA::setParameters() routing=2
2038
AudioHardware pcm playback is exiting standby.
2039
open pcm_out driver
2040
openPcmOut_l() mPcmOpenCnt: 0
2041
showStatusIcon on inactive InputConnection
2042
openMixer_l() mMixerOpenCnt: 0
2043
open playback normal
2044
write() wakeup setting route SPK
2045
AudioHardware pcm playback is going to standby.
2046
closeMixer_l() mMixerOpenCnt: 1
2047
closePcmOut_l() mPcmOpenCnt: 1
2048
No subsystem found in netlink event
2049
*** set_screen_state 1
2050
Smb380Sensor::~enable(0, 1)
2051
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
2052
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
2053
Smb380Sensor::~setDelay(0, 200000000)
2054
Smb380Sensor::~setDelay(0, 66667000)
2055
enable(false)
2056
Screen about to return, flinger = 0x1368918
2057
GC_EXPLICIT freed 561K, 45% free 6066K/10951K, paused 3ms+6ms
2058
Sending signal. PID: 462 SIG: 3
2059
threadid=3: reacting to signal 3
2060
Wrote stack traces to '/data/anr/traces.txt'
2061
Sending signal. PID: 462 SIG: 3
2062
threadid=3: reacting to signal 3
2063
Wrote stack traces to '/data/anr/traces.txt'
2064
GC_EXPLICIT freed 876K, 62% free 3121K/8131K, paused 2ms+6ms
2065
*** set_screen_state 0
2066
Smb380Sensor::~enable(0, 0)
2067
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
2068
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
2069
Smb380Sensor::~setDelay(0, 66667000)
2070
About to give-up screen, flinger = 0x1368918
2071
enable(false)
2072
Create TCV com.android.internal.widget.TransportControlView@40dce0b8
2073
*** set_screen_state 1
2074
Smb380Sensor::~enable(0, 1)
2075
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
2076
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
2077
Smb380Sensor::~setDelay(0, 200000000)
2078
Smb380Sensor::~setDelay(0, 66667000)
2079
enable(false)
2080
Screen about to return, flinger = 0x1368918
2081
AudioHardware pcm playback is exiting standby.
2082
open pcm_out driver
2083
openPcmOut_l() mPcmOpenCnt: 0
2084
openMixer_l() mMixerOpenCnt: 0
2085
open playback normal
2086
write() wakeup setting route SPK
2087
GC_EXPLICIT freed 1200K, 21% free 9217K/11591K, paused 3ms+19ms
2088
A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
2089
java.lang.Throwable: Explicit termination method 'close' not called
2090
	at dalvik.system.CloseGuard.open(CloseGuard.java:184)
2091
	at android.content.ContentResolver$CursorWrapperInner.<init>(ContentResolver.java:1587)
2092
	at android.content.ContentResolver.query(ContentResolver.java:326)
2093
	at android.content.AsyncQueryHandler$WorkerHandler.handleMessage(AsyncQueryHandler.java:79)
2094
	at com.android.contacts.calllog.CallLogQueryHandler$CatchingWorkerHandler.handleMessage(CallLogQueryHandler.java:92)
2095
	at android.os.Handler.dispatchMessage(Handler.java:99)
2096
	at android.os.Looper.loop(Looper.java:137)
2097
	at android.os.HandlerThread.run(HandlerThread.java:60)
2098
Cursor finalized without prior close()
2099
checkAndCopyPhoneProviderExtras: some or all extras are missing.
2100
checkAndCopyPhoneProviderExtras: some or all extras are missing.
2101
placeCall()...  intent = Intent { act=android.intent.action.CALL dat=tel:xxxxxxxxxxxxx (has extras) }
2102
setMode(IN_CALL)
2103
setMode() : new 2, old 0
2104
isConnected_RILD(0x1087c18)
2105
SetCallClockSync(0x1087c18, 1)
2106
setMode() in call force output standby
2107
AudioHardware pcm playback is going to standby.
2108
closeMixer_l() mMixerOpenCnt: 1
2109
closePcmOut_l() mPcmOpenCnt: 1
2110
setMode() openPcmOut_l()
2111
openPcmOut_l() mPcmOpenCnt: 0
2112
openMixer_l() mMixerOpenCnt: 0
2113
setInputSource_l(0)
2114
### setVoiceVolume_l
2115
isConnected_RILD(0x1087c18)
2116
### route(2) call volume(0.800000)
2117
### speaker call volume
2118
SetCallVolume(0x1087c18, 1, 4)
2119
AudioHardware pcm playback is exiting standby.
2120
open pcm_out driver
2121
openPcmOut_l() mPcmOpenCnt: 1
2122
openMixer_l() mMixerOpenCnt: 1
2123
open playback normal
2124
GC_CONCURRENT freed 1505K, 42% free 6400K/10951K, paused 2ms+10ms
2125
AudioStreamOutALSA::setParameters() routing=1
2126
setIncallPath_l: device 1
2127
isConnected_RILD(0x1087c18)
2128
### incall mode route (1)
2129
### incall mode earpiece route
2130
SetCallAudioPath(0x1087c18, 0)
2131
setIncallPath_l() Voice Call Path, (1)
2132
 AudioFocus  requestAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
2133
enable(true)
2134
Smb380Sensor::~setDelay(0, 66667000)
2135
Smb380Sensor::~setDelay(0, 66667000)
2136
onNewIntent: intent = Intent { act=android.intent.action.MAIN flg=0x10c40000 cmp=com.android.phone/.InCallScreen }, phone state = OFFHOOK
2137
*** set_screen_state 1
2138
GC_EXPLICIT freed 3656K, 53% free 5467K/11463K, paused 2ms+6ms
2139
class com.android.phone.OutgoingCallBroadcaster; instances=2; limit=1
2140
android.os.StrictMode$InstanceCountViolation: class com.android.phone.OutgoingCallBroadcaster; instances=2; limit=1
2141
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
2142
No voicemails to notify about: clear the notification.
2143
orientation: horizontal
2144
AudioHardware pcm playback is going to standby.
2145
closeMixer_l() mMixerOpenCnt: 2
2146
closePcmOut_l() mPcmOpenCnt: 2
2147
orientation: vertical
2148
orientation: horizontal
2149
orientation: vertical
2150
*** set_screen_state 0
2151
Smb380Sensor::~setDelay(0, 200000000)
2152
About to give-up screen, flinger = 0x1368918
2153
enable(false)
2154
Smb380Sensor::~enable(0, 0)
2155
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
2156
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
2157
Smb380Sensor::~setDelay(0, 200000000)
2158
*** set_screen_state 1
2159
Smb380Sensor::~enable(0, 1)
2160
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
2161
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
2162
Smb380Sensor::~setDelay(0, 200000000)
2163
Smb380Sensor::~setDelay(0, 66667000)
2164
*** set_screen_state 1
2165
enable(true)
2166
Smb380Sensor::~setDelay(0, 66667000)
2167
Smb380Sensor::~setDelay(0, 66667000)
2168
Screen about to return, flinger = 0x1368918
2169
orientation: horizontal
2170
internalHangup()...  phone state = OFFHOOK
2171
hangup(): hanging up foreground call
2172
- hangup(Call): regular hangup()...
2173
AudioHardware pcm playback is exiting standby.
2174
open pcm_out driver
2175
openPcmOut_l() mPcmOpenCnt: 1
2176
openMixer_l() mMixerOpenCnt: 1
2177
open playback normal
2178
write error: 86
2179
AudioHardware pcm playback is going to standby.
2180
closeMixer_l() mMixerOpenCnt: 2
2181
closePcmOut_l() mPcmOpenCnt: 2
2182
AudioStreamOutALSA::write END WITH ERROR !!!!!!!!!(0x1088808, 4096)
2183
AudioHardware pcm playback is exiting standby.
2184
open pcm_out driver
2185
openPcmOut_l() mPcmOpenCnt: 1
2186
openMixer_l() mMixerOpenCnt: 1
2187
open playback normal
2188
onDisconnect: cause = LOCAL, incoming = false, date = 1384788633469
2189
SignalInfoTonePlayer.run(toneId = 98)...
2190
InCallTonePlayer.run(toneId = 5)...
2191
delayedCleanupAfterDisconnect()...  Phone state = IDLE
2192
endInCallScreenSession(false)...  phone state = IDLE
2193
enable(false)
2194
Smb380Sensor::~setDelay(0, 66667000)
2195
setMode(NORMAL)
2196
setMode() : new 0, old 2
2197
setInputSource_l(0)
2198
setMode() reset Playback Path to RCV
2199
setMode() closePcmOut_l()
2200
closeMixer_l() mMixerOpenCnt: 2
2201
closePcmOut_l() mPcmOpenCnt: 2
2202
setMode() off call force output standby
2203
AudioHardware pcm playback is going to standby.
2204
closeMixer_l() mMixerOpenCnt: 1
2205
closePcmOut_l() mPcmOpenCnt: 1
2206
AudioHardware pcm playback is exiting standby.
2207
open pcm_out driver
2208
openPcmOut_l() mPcmOpenCnt: 0
2209
openMixer_l() mMixerOpenCnt: 0
2210
open playback normal
2211
write() wakeup setting route RCV
2212
AudioStreamOutALSA::setParameters() routing=1
2213
 AudioFocus  abandonAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
2214
No voicemails to notify about: clear the notification.
2215
createScreenshotSurface failed (Function not implemented)
2216
Reconfiguring input devices.  changes=0x00000004
2217
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
2218
GC_EXPLICIT freed 996K, 24% free 8917K/11591K, paused 13ms+14ms
2219
class com.android.contacts.activities.DialtactsActivity; instances=6; limit=1
2220
android.os.StrictMode$InstanceCountViolation: class com.android.contacts.activities.DialtactsActivity; instances=6; limit=1
2221
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
2222
GC_EXPLICIT freed 1386K, 52% free 5350K/10951K, paused 2ms+5ms
2223
No voicemails to notify about: clear the notification.
2224
No voicemails to notify about: clear the notification.
2225
GC_EXPLICIT freed 880K, 62% free 3141K/8131K, paused 3ms+8ms
2226
AudioHardware pcm playback is going to standby.
2227
closeMixer_l() mMixerOpenCnt: 1
2228
closePcmOut_l() mPcmOpenCnt: 1
2229
GC_EXPLICIT freed 103K, 52% free 5292K/10951K, paused 24ms+5ms
2230
createScreenshotSurface failed (Function not implemented)
2231
Reconfiguring input devices.  changes=0x00000004
2232
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
2233
GC_EXPLICIT freed 379K, 21% free 9169K/11591K, paused 10ms+21ms
2234
class com.android.contacts.activities.DialtactsActivity; instances=7; limit=1
2235
android.os.StrictMode$InstanceCountViolation: class com.android.contacts.activities.DialtactsActivity; instances=7; limit=1
2236
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
2237
*** set_screen_state 0
2238
Smb380Sensor::~enable(0, 0)
2239
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
2240
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
2241
Smb380Sensor::~setDelay(0, 66667000)
2242
About to give-up screen, flinger = 0x1368918
2243
enable(false)
2244
No voicemails to notify about: clear the notification.
2245
*** set_screen_state 1
2246
Dropped event because input dispatch is disabled.
2247
Smb380Sensor::~enable(0, 1)
2248
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
2249
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
2250
Smb380Sensor::~setDelay(0, 200000000)
2251
Smb380Sensor::~setDelay(0, 66667000)
2252
enable(false)
2253
No voicemails to notify about: clear the notification.
2254
Screen about to return, flinger = 0x1368918
2255
No voicemails to notify about: clear the notification.
2256
Sending signal. PID: 462 SIG: 3
2257
threadid=3: reacting to signal 3
2258
Wrote stack traces to '/data/anr/traces.txt'
2259
No voicemails to notify about: clear the notification.
2260
GC_EXPLICIT freed 190K, 52% free 5323K/10951K, paused 2ms+5ms
2261
No voicemails to notify about: clear the notification.
2262
AudioStreamOutALSA::setParameters() routing=2
2263
verifyUnlock called when not externally disabled
2264
AudioHardware pcm playback is exiting standby.
2265
open pcm_out driver
2266
openPcmOut_l() mPcmOpenCnt: 0
2267
openMixer_l() mMixerOpenCnt: 0
2268
open playback normal
2269
write() wakeup setting route SPK
2270
InputType.TYPE_NULL is specified
2271
Unexpected input class: inputType=0x00000000 imeOptions=0x00000000
2272
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
2273
GC_CONCURRENT freed 1857K, 43% free 5075K/8903K, paused 2ms+3ms
2274
AudioHardware pcm playback is going to standby.
2275
closeMixer_l() mMixerOpenCnt: 1
2276
closePcmOut_l() mPcmOpenCnt: 1
2277
showStatusIcon on inactive InputConnection
2278
AudioHardware pcm playback is exiting standby.
2279
open pcm_out driver
2280
openPcmOut_l() mPcmOpenCnt: 0
2281
openMixer_l() mMixerOpenCnt: 0
2282
open playback normal
2283
write() wakeup setting route SPK
2284
Removed 2131231236
2285
Removed 2131231247
2286
Displayed com.android.settings/.Settings: +380ms (total +2m10s982ms)
2287
Displayed com.android.settings/.SubSettings: +141ms
2288
GC_FOR_ALLOC freed 475K, 44% free 6500K/11463K, paused 26ms
2289
get preferred network type=0
2290
Displayed com.android.phone/.Settings: +229ms
2291
preferenceTreeClick: return false
2292
onPreferenceTreeClick: preference == mButtonDataEnabled.
2293
Unable to remove route on interface pdp0
2294
Unable to remove route on interface pdp0
2295
android_net_utils_resetConnections in env=0x2dcf48 clazz=0xddc00001 iface=pdp0 mask=0x3
2296
GC_CONCURRENT freed 1671K, 51% free 5413K/10951K, paused 2ms+6ms
2297
GC_EXPLICIT freed 546K, 53% free 5063K/10759K, paused 2ms+7ms
2298
class com.android.settings.SubSettings; instances=2; limit=1
2299
android.os.StrictMode$InstanceCountViolation: class com.android.settings.SubSettings; instances=2; limit=1
2300
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
2301
AudioHardware pcm playback is going to standby.
2302
closeMixer_l() mMixerOpenCnt: 1
2303
closePcmOut_l() mPcmOpenCnt: 1
2304
MasterInitialState.processMessage what=3
2305
AudioHardware pcm playback is exiting standby.
2306
open pcm_out driver
2307
openPcmOut_l() mPcmOpenCnt: 0
2308
openMixer_l() mMixerOpenCnt: 0
2309
open playback normal
2310
write() wakeup setting route SPK
2311
Removed 2131231236
2312
Removed 2131231247
2313
GC_EXPLICIT freed 220K, 41% free 6487K/10951K, paused 2ms+5ms
2314
Displayed com.android.settings/.Settings: +396ms
2315
Displayed com.android.settings/.SubSettings: +175ms
2316
get preferred network type=0
2317
Displayed com.android.phone/.Settings: +139ms
2318
preferenceTreeClick: return false
2319
onPreferenceTreeClick: preference == mButtonDataEnabled.
2320
GC_EXPLICIT freed 540K, 35% free 7533K/11463K, paused 2ms+5ms
2321
class com.android.phone.Settings; instances=2; limit=1
2322
android.os.StrictMode$InstanceCountViolation: class com.android.phone.Settings; instances=2; limit=1
2323
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
2324
GC_EXPLICIT freed 414K, 53% free 5106K/10759K, paused 2ms+5ms
2325
class com.android.settings.SubSettings; instances=2; limit=1
2326
android.os.StrictMode$InstanceCountViolation: class com.android.settings.SubSettings; instances=2; limit=1
2327
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
2328
AudioHardware pcm playback is going to standby.
2329
closeMixer_l() mMixerOpenCnt: 1
2330
closePcmOut_l() mPcmOpenCnt: 1
2331
MasterInitialState.processMessage what=3
2332
verifyUnlock called when not externally disabled
2333
AudioHardware pcm playback is exiting standby.
2334
open pcm_out driver
2335
openPcmOut_l() mPcmOpenCnt: 0
2336
openMixer_l() mMixerOpenCnt: 0
2337
open playback normal
2338
write() wakeup setting route SPK
2339
InputType.TYPE_NULL is specified
2340
Unexpected input class: inputType=0x00000000 imeOptions=0x00000000
2341
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
2342
AudioHardware pcm playback is going to standby.
2343
closeMixer_l() mMixerOpenCnt: 1
2344
closePcmOut_l() mPcmOpenCnt: 1
2345
showStatusIcon on inactive InputConnection
2346
!!! EAS ExchangeService, onCreate
2347
!!! EAS ExchangeService, onStartCommand, startingUp = false, running = false
2348
!!! EAS ExchangeService, onStartCommand, startingUp = true, running = false
2349
AudioHardware pcm playback is exiting standby.
2350
open pcm_out driver
2351
openPcmOut_l() mPcmOpenCnt: 0
2352
openMixer_l() mMixerOpenCnt: 0
2353
open playback normal
2354
write() wakeup setting route SPK
2355
GC_FOR_ALLOC freed 1791K, 50% free 5517K/10951K, paused 95ms
2356
Reconciling accounts...
2357
Displayed com.android.email/.activity.EmailActivity: +338ms (total +512ms)
2358
*** synchronizeMailboxGeneric ***
2359
AudioHardware pcm playback is going to standby.
2360
closeMixer_l() mMixerOpenCnt: 1
2361
closePcmOut_l() mPcmOpenCnt: 1
2362
GC_CONCURRENT freed 3050K, 49% free 6453K/12423K, paused 1ms+5ms
2363
GC_EXPLICIT freed 640K, 49% free 6385K/12423K, paused 2ms+4ms
2364
GC_EXPLICIT freed 1369K, 52% free 5363K/10951K, paused 5ms+12ms
2365
AudioHardware pcm playback is exiting standby.
2366
open pcm_out driver
2367
openPcmOut_l() mPcmOpenCnt: 0
2368
openMixer_l() mMixerOpenCnt: 0
2369
open playback normal
2370
write() wakeup setting route SPK
2371
AudioHardware pcm playback is going to standby.
2372
closeMixer_l() mMixerOpenCnt: 1
2373
closePcmOut_l() mPcmOpenCnt: 1
2374
nativeDestroy view: 0x37c0d8
2375
AudioHardware pcm playback is exiting standby.
2376
open pcm_out driver
2377
openPcmOut_l() mPcmOpenCnt: 0
2378
openMixer_l() mMixerOpenCnt: 0
2379
open playback normal
2380
write() wakeup setting route SPK
2381
GC_EXPLICIT freed 948K, 59% free 4556K/10951K, paused 6ms+4ms
2382
AudioHardware pcm playback is going to standby.
2383
closeMixer_l() mMixerOpenCnt: 1
2384
closePcmOut_l() mPcmOpenCnt: 1
2385
nativeDestroy view: 0x37c0d8
2386
GC_FOR_ALLOC freed 1144K, 45% free 6912K/12423K, paused 55ms
2387
Cursor finalized without prior close()
2388
verifyUnlock called when not externally disabled
2389
AudioHardware pcm playback is exiting standby.
2390
open pcm_out driver
2391
openPcmOut_l() mPcmOpenCnt: 0
2392
openMixer_l() mMixerOpenCnt: 0
2393
open playback normal
2394
write() wakeup setting route SPK
2395
InputType.TYPE_NULL is specified
2396
Unexpected input class: inputType=0x00000000 imeOptions=0x00000000
2397
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
2398
AudioHardware pcm playback is going to standby.
2399
closeMixer_l() mMixerOpenCnt: 1
2400
closePcmOut_l() mPcmOpenCnt: 1
2401
*** set_screen_state 0
2402
Smb380Sensor::~enable(0, 0)
2403
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
2404
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
2405
Smb380Sensor::~setDelay(0, 66667000)
2406
About to give-up screen, flinger = 0x1368918
2407
enable(false)
2408
Create TCV com.android.internal.widget.TransportControlView@410c7d98
2409
AudioHardware pcm playback is exiting standby.
2410
open pcm_out driver
2411
openPcmOut_l() mPcmOpenCnt: 0
2412
showStatusIcon on inactive InputConnection
2413
openMixer_l() mMixerOpenCnt: 0
2414
open playback normal
2415
write() wakeup setting route SPK
2416
AudioHardware pcm playback is going to standby.
2417
closeMixer_l() mMixerOpenCnt: 1
2418
closePcmOut_l() mPcmOpenCnt: 1
2419
GC_CONCURRENT freed 895K, 51% free 5448K/10951K, paused 2ms+6ms
2420
*** set_screen_state 1
2421
Smb380Sensor::~enable(0, 1)
2422
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
2423
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
2424
Smb380Sensor::~setDelay(0, 200000000)
2425
Smb380Sensor::~setDelay(0, 66667000)
2426
enable(false)
2427
Screen about to return, flinger = 0x1368918
2428
AudioHardware pcm playback is exiting standby.
2429
open pcm_out driver
2430
openPcmOut_l() mPcmOpenCnt: 0
2431
openMixer_l() mMixerOpenCnt: 0
2432
open playback normal
2433
write() wakeup setting route SPK
2434
AudioHardware pcm playback is going to standby.
2435
closeMixer_l() mMixerOpenCnt: 1
2436
closePcmOut_l() mPcmOpenCnt: 1
2437
showStatusIcon on inactive InputConnection
2438
AudioHardware pcm playback is exiting standby.
2439
open pcm_out driver
2440
openPcmOut_l() mPcmOpenCnt: 0
2441
!!! EAS ExchangeService, onCreate
2442
!!! EAS ExchangeService, onStartCommand, startingUp = false, running = false
2443
!!! EAS ExchangeService, onStartCommand, startingUp = true, running = false
2444
openMixer_l() mMixerOpenCnt: 0
2445
open playback normal
2446
write() wakeup setting route SPK
2447
Reconciling accounts...
2448
Displayed com.android.email/.activity.EmailActivity: +366ms (total +420ms)
2449
GC_EXPLICIT freed 2402K, 53% free 5906K/12423K, paused 3ms+5ms
2450
GC_EXPLICIT freed 1508K, 51% free 5387K/10951K, paused 2ms+16ms
2451
*** synchronizeMailboxGeneric ***
2452
AudioHardware pcm playback is going to standby.
2453
closeMixer_l() mMixerOpenCnt: 1
2454
closePcmOut_l() mPcmOpenCnt: 1
2455
GC_CONCURRENT freed 1659K, 52% free 5997K/12423K, paused 2ms+5ms
2456
GC_CONCURRENT freed 1593K, 51% free 6203K/12423K, paused 2ms+5ms
2457
*** set_screen_state 0
2458
Smb380Sensor::~enable(0, 0)
2459
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
2460
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
2461
Smb380Sensor::~setDelay(0, 66667000)
2462
About to give-up screen, flinger = 0x1368918
2463
enable(false)
2464
Create TCV com.android.internal.widget.TransportControlView@40e64120
2465
showStatusIcon on inactive InputConnection
2466
*** set_screen_state 1
2467
Smb380Sensor::~enable(0, 1)
2468
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
2469
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
2470
Smb380Sensor::~setDelay(0, 200000000)
2471
Smb380Sensor::~setDelay(0, 66667000)
2472
JIT code cache reset in 5 ms (1048568 bytes 2/0)
2473
GC_EXPLICIT freed 1341K, 51% free 5406K/10951K, paused 2ms+10ms
2474
enable(false)
2475
Screen about to return, flinger = 0x1368918
2476
*** synchronizeMailboxGeneric ***
2477
AudioHardware pcm playback is exiting standby.
2478
open pcm_out driver
2479
openPcmOut_l() mPcmOpenCnt: 0
2480
openMixer_l() mMixerOpenCnt: 0
2481
open playback normal
2482
write() wakeup setting route SPK
2483
AudioHardware pcm playback is going to standby.
2484
closeMixer_l() mMixerOpenCnt: 1
2485
closePcmOut_l() mPcmOpenCnt: 1
2486
AudioHardware pcm playback is exiting standby.
2487
open pcm_out driver
2488
openPcmOut_l() mPcmOpenCnt: 0
2489
openMixer_l() mMixerOpenCnt: 0
2490
open playback normal
2491
write() wakeup setting route SPK
2492
AudioHardware pcm playback is going to standby.
2493
closeMixer_l() mMixerOpenCnt: 1
2494
closePcmOut_l() mPcmOpenCnt: 1
2495
GC_EXPLICIT freed 892K, 50% free 6294K/12423K, paused 3ms+10ms
2496
nativeDestroy view: 0x686c90
2497
GC_EXPLICIT freed 272K, 52% free 5361K/10951K, paused 2ms+4ms
2498
AudioHardware pcm playback is exiting standby.
2499
open pcm_out driver
2500
openPcmOut_l() mPcmOpenCnt: 0
2501
openMixer_l() mMixerOpenCnt: 0
2502
open playback normal
2503
write() wakeup setting route SPK
2504
GC_CONCURRENT freed 1983K, 52% free 6028K/12423K, paused 2ms+5ms
2505
AudioHardware pcm playback is going to standby.
2506
closeMixer_l() mMixerOpenCnt: 1
2507
closePcmOut_l() mPcmOpenCnt: 1
2508
nativeDestroy view: 0x686c90
2509
GC_CONCURRENT freed 529K, 42% free 7252K/12423K, paused 2ms+5ms
2510
onStart: #1 mResultCode: -1 = Activity.RESULT_OK
2511
GC_EXPLICIT freed 200K, 31% free 5665K/8131K, paused 2ms+6ms
2512
GC_EXPLICIT freed 829K, 63% free 3079K/8131K, paused 2ms+5ms
2513
shouldVibrate, group: da4f1e2d-0e50-4789-acd4-5ca2b53a981b mode: DEFAULT
2514
Attempting to allocate OMX node 'OMX.google.vorbis.decoder'
2515
Successfully allocated OMX node 'OMX.google.vorbis.decoder'
2516
 AudioFocus  requestAudioFocus() from android.media.AudioManager@40d802f8
2517
AudioHardware pcm playback is exiting standby.
2518
open pcm_out driver
2519
openPcmOut_l() mPcmOpenCnt: 0
2520
openMixer_l() mMixerOpenCnt: 0
2521
open playback normal
2522
write() wakeup setting route SPK
2523
GC_CONCURRENT freed 1632K, 55% free 5463K/11911K, paused 1ms+5ms
2524
 AudioFocus  abandonAudioFocus() from android.media.AudioManager@40d802f8
2525
AudioHardware pcm playback is going to standby.
2526
closeMixer_l() mMixerOpenCnt: 1
2527
closePcmOut_l() mPcmOpenCnt: 1
2528
 AudioFocus  abandonAudioFocus() from android.media.AudioManager@40d802f8
2529
verifyUnlock called when not externally disabled
2530
AudioHardware pcm playback is exiting standby.
2531
open pcm_out driver
2532
openPcmOut_l() mPcmOpenCnt: 0
2533
openMixer_l() mMixerOpenCnt: 0
2534
open playback normal
2535
write() wakeup setting route SPK
2536
[1] [initialize] savedInstanceState = null intent = Intent { dat=content://mms-sms/conversations/4 flg=0x34000000 cmp=com.android.mms/.ui.ComposeMessageActivity bnds=[96,170][480,266] } mConversation = [+43 699 36001020] (tid 4)
2537
64
2538
Sending signal. PID: 587 SIG: 3
2539
threadid=3: reacting to signal 3
2540
Wrote stack traces to '/data/anr/traces.txt'
2541
[108] markAsRead: update read/seen for thread uri: content://mms-sms/conversations/4
2542
Displayed com.android.mms/.ui.ComposeMessageActivity: +702ms
2543
GC_EXPLICIT freed 246K, 41% free 6555K/10951K, paused 2ms+6ms
2544
GC_EXPLICIT freed 705K, 36% free 7388K/11463K, paused 11ms+20ms
2545
AudioHardware pcm playback is going to standby.
2546
closeMixer_l() mMixerOpenCnt: 1
2547
closePcmOut_l() mPcmOpenCnt: 1
2548
AudioHardware pcm playback is exiting standby.
2549
open pcm_out driver
2550
openPcmOut_l() mPcmOpenCnt: 0
2551
checkAndCopyPhoneProviderExtras: some or all extras are missing.
2552
checkAndCopyPhoneProviderExtras: some or all extras are missing.
2553
openMixer_l() mMixerOpenCnt: 0
2554
open playback normal
2555
write() wakeup setting route SPK
2556
placeCall()...  intent = Intent { act=android.intent.action.CALL dat=tel:xxxxxxxxxxxxxxxx (has extras) }
2557
setMode(IN_CALL)
2558
setMode() : new 2, old 0
2559
isConnected_RILD(0x1087c18)
2560
SetCallClockSync(0x1087c18, 1)
2561
setMode() in call force output standby
2562
AudioHardware pcm playback is going to standby.
2563
closeMixer_l() mMixerOpenCnt: 1
2564
closePcmOut_l() mPcmOpenCnt: 1
2565
setMode() openPcmOut_l()
2566
openPcmOut_l() mPcmOpenCnt: 0
2567
openMixer_l() mMixerOpenCnt: 0
2568
setInputSource_l(0)
2569
### setVoiceVolume_l
2570
isConnected_RILD(0x1087c18)
2571
### route(2) call volume(0.800000)
2572
### speaker call volume
2573
SetCallVolume(0x1087c18, 1, 4)
2574
AudioHardware pcm playback is exiting standby.
2575
open pcm_out driver
2576
openPcmOut_l() mPcmOpenCnt: 1
2577
openMixer_l() mMixerOpenCnt: 1
2578
open playback normal
2579
AudioStreamOutALSA::setParameters() routing=1
2580
setIncallPath_l: device 1
2581
isConnected_RILD(0x1087c18)
2582
### incall mode route (1)
2583
### incall mode earpiece route
2584
SetCallAudioPath(0x1087c18, 0)
2585
setIncallPath_l() Voice Call Path, (1)
2586
 AudioFocus  requestAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
2587
enable(true)
2588
Smb380Sensor::~setDelay(0, 66667000)
2589
Smb380Sensor::~setDelay(0, 66667000)
2590
onNewIntent: intent = Intent { act=android.intent.action.MAIN flg=0x10c40000 cmp=com.android.phone/.InCallScreen }, phone state = OFFHOOK
2591
*** set_screen_state 1
2592
showStatusIcon on inactive InputConnection
2593
orientation: horizontal
2594
AudioHardware pcm playback is going to standby.
2595
closeMixer_l() mMixerOpenCnt: 2
2596
closePcmOut_l() mPcmOpenCnt: 2
2597
*** set_screen_state 0
2598
Smb380Sensor::~setDelay(0, 200000000)
2599
orientation: vertical
2600
About to give-up screen, flinger = 0x1368918
2601
enable(false)
2602
Smb380Sensor::~enable(0, 0)
2603
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
2604
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
2605
Smb380Sensor::~setDelay(0, 200000000)
2606
*** set_screen_state 1
2607
Smb380Sensor::~enable(0, 1)
2608
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
2609
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
2610
Smb380Sensor::~setDelay(0, 200000000)
2611
Smb380Sensor::~setDelay(0, 66667000)
2612
*** set_screen_state 1
2613
enable(true)
2614
Smb380Sensor::~setDelay(0, 66667000)
2615
Smb380Sensor::~setDelay(0, 66667000)
2616
Screen about to return, flinger = 0x1368918
2617
orientation: horizontal
2618
internalHangup()...  phone state = OFFHOOK
2619
hangup(): hanging up foreground call
2620
- hangup(Call): regular hangup()...
2621
AudioHardware pcm playback is exiting standby.
2622
open pcm_out driver
2623
openPcmOut_l() mPcmOpenCnt: 1
2624
openMixer_l() mMixerOpenCnt: 1
2625
open playback normal
2626
write error: 86
2627
AudioHardware pcm playback is going to standby.
2628
closeMixer_l() mMixerOpenCnt: 2
2629
closePcmOut_l() mPcmOpenCnt: 2
2630
AudioStreamOutALSA::write END WITH ERROR !!!!!!!!!(0x1088808, 4096)
2631
AudioHardware pcm playback is exiting standby.
2632
open pcm_out driver
2633
openPcmOut_l() mPcmOpenCnt: 1
2634
openMixer_l() mMixerOpenCnt: 1
2635
open playback normal
2636
onDisconnect: cause = LOCAL, incoming = false, date = 1384793522328
2637
SignalInfoTonePlayer.run(toneId = 98)...
2638
InCallTonePlayer.run(toneId = 5)...
2639
delayedCleanupAfterDisconnect()...  Phone state = IDLE
2640
endInCallScreenSession(false)...  phone state = IDLE
2641
setMode(NORMAL)
2642
setMode() : new 0, old 2
2643
setInputSource_l(0)
2644
setMode() reset Playback Path to RCV
2645
enable(false)
2646
Smb380Sensor::~setDelay(0, 66667000)
2647
setMode() closePcmOut_l()
2648
closeMixer_l() mMixerOpenCnt: 2
2649
closePcmOut_l() mPcmOpenCnt: 2
2650
setMode() off call force output standby
2651
AudioHardware pcm playback is going to standby.
2652
closeMixer_l() mMixerOpenCnt: 1
2653
closePcmOut_l() mPcmOpenCnt: 1
2654
AudioHardware pcm playback is exiting standby.
2655
open pcm_out driver
2656
openPcmOut_l() mPcmOpenCnt: 0
2657
openMixer_l() mMixerOpenCnt: 0
2658
open playback normal
2659
write() wakeup setting route RCV
2660
AudioStreamOutALSA::setParameters() routing=1
2661
 AudioFocus  abandonAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
2662
GC_EXPLICIT freed 470K, 16% free 9744K/11591K, paused 3ms+14ms
2663
No voicemails to notify about: clear the notification.
2664
AudioStreamOutALSA::setParameters() routing=2
2665
AudioHardware pcm playback is going to standby.
2666
closeMixer_l() mMixerOpenCnt: 1
2667
closePcmOut_l() mPcmOpenCnt: 1
2668
AudioHardware pcm playback is exiting standby.
2669
open pcm_out driver
2670
openPcmOut_l() mPcmOpenCnt: 0
2671
openMixer_l() mMixerOpenCnt: 0
2672
open playback normal
2673
write() wakeup setting route SPK
2674
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
2675
No voicemails to notify about: clear the notification.
2676
GC_EXPLICIT freed 366K, 44% free 5034K/8903K, paused 2ms+7ms
2677
AudioHardware pcm playback is going to standby.
2678
closeMixer_l() mMixerOpenCnt: 1
2679
closePcmOut_l() mPcmOpenCnt: 1
2680
AudioHardware pcm playback is exiting standby.
2681
open pcm_out driver
2682
openPcmOut_l() mPcmOpenCnt: 0
2683
openMixer_l() mMixerOpenCnt: 0
2684
open playback normal
2685
write() wakeup setting route SPK
2686
checkAndCopyPhoneProviderExtras: some or all extras are missing.
2687
checkAndCopyPhoneProviderExtras: some or all extras are missing.
2688
placeCall()...  intent = Intent { act=android.intent.action.CALL dat=tel:xxxxxxxxxxxxxx (has extras) }
2689
setMode(IN_CALL)
2690
setMode() : new 2, old 0
2691
isConnected_RILD(0x1087c18)
2692
SetCallClockSync(0x1087c18, 1)
2693
setMode() in call force output standby
2694
AudioHardware pcm playback is going to standby.
2695
closeMixer_l() mMixerOpenCnt: 1
2696
closePcmOut_l() mPcmOpenCnt: 1
2697
setMode() openPcmOut_l()
2698
openPcmOut_l() mPcmOpenCnt: 0
2699
openMixer_l() mMixerOpenCnt: 0
2700
setInputSource_l(0)
2701
### setVoiceVolume_l
2702
isConnected_RILD(0x1087c18)
2703
### route(2) call volume(0.800000)
2704
### speaker call volume
2705
SetCallVolume(0x1087c18, 1, 4)
2706
AudioHardware pcm playback is exiting standby.
2707
open pcm_out driver
2708
openPcmOut_l() mPcmOpenCnt: 1
2709
openMixer_l() mMixerOpenCnt: 1
2710
open playback normal
2711
AudioStreamOutALSA::setParameters() routing=1
2712
setIncallPath_l: device 1
2713
isConnected_RILD(0x1087c18)
2714
### incall mode route (1)
2715
### incall mode earpiece route
2716
SetCallAudioPath(0x1087c18, 0)
2717
setIncallPath_l() Voice Call Path, (1)
2718
 AudioFocus  requestAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
2719
enable(true)
2720
Smb380Sensor::~setDelay(0, 66667000)
2721
Smb380Sensor::~setDelay(0, 66667000)
2722
onNewIntent: intent = Intent { act=android.intent.action.MAIN flg=0x10c40000 cmp=com.android.phone/.InCallScreen }, phone state = OFFHOOK
2723
*** set_screen_state 1
2724
showStatusIcon on inactive InputConnection
2725
GC_EXPLICIT freed 359K, 35% free 7536K/11463K, paused 2ms+9ms
2726
class com.android.phone.OutgoingCallBroadcaster; instances=2; limit=1
2727
android.os.StrictMode$InstanceCountViolation: class com.android.phone.OutgoingCallBroadcaster; instances=2; limit=1
2728
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
2729
No voicemails to notify about: clear the notification.
2730
orientation: horizontal
2731
orientation: vertical
2732
*** set_screen_state 0
2733
Smb380Sensor::~setDelay(0, 200000000)
2734
About to give-up screen, flinger = 0x1368918
2735
enable(false)
2736
Smb380Sensor::~enable(0, 0)
2737
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
2738
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
2739
Smb380Sensor::~setDelay(0, 200000000)
2740
*** set_screen_state 1
2741
Smb380Sensor::~enable(0, 1)
2742
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
2743
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
2744
Smb380Sensor::~setDelay(0, 200000000)
2745
Smb380Sensor::~setDelay(0, 66667000)
2746
*** set_screen_state 1
2747
Screen about to return, flinger = 0x1368918
2748
AudioHardware pcm playback is going to standby.
2749
closeMixer_l() mMixerOpenCnt: 2
2750
closePcmOut_l() mPcmOpenCnt: 2
2751
enable(true)
2752
Smb380Sensor::~setDelay(0, 66667000)
2753
Smb380Sensor::~setDelay(0, 66667000)
2754
GC_CONCURRENT freed 2806K, 51% free 5470K/10951K, paused 2ms+6ms
2755
orientation: vertical
2756
Jit: resizing JitTable from 4096 to 8192
2757
*** set_screen_state 0
2758
Smb380Sensor::~setDelay(0, 200000000)
2759
About to give-up screen, flinger = 0x1368918
2760
enable(false)
2761
Smb380Sensor::~enable(0, 0)
2762
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
2763
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
2764
Smb380Sensor::~setDelay(0, 200000000)
2765
*** set_screen_state 1
2766
Smb380Sensor::~enable(0, 1)
2767
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
2768
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
2769
Smb380Sensor::~setDelay(0, 200000000)
2770
Smb380Sensor::~setDelay(0, 66667000)
2771
*** set_screen_state 1
2772
Screen about to return, flinger = 0x1368918
2773
enable(true)
2774
Smb380Sensor::~setDelay(0, 66667000)
2775
Smb380Sensor::~setDelay(0, 66667000)
2776
orientation: horizontal
2777
internalHangup()...  phone state = OFFHOOK
2778
hangup(): hanging up foreground call
2779
- hangup(Call): regular hangup()...
2780
GC_EXPLICIT freed 356K, 51% free 5394K/10951K, paused 2ms+6ms
2781
AudioHardware pcm playback is exiting standby.
2782
open pcm_out driver
2783
openPcmOut_l() mPcmOpenCnt: 1
2784
openMixer_l() mMixerOpenCnt: 1
2785
open playback normal
2786
write error: 86
2787
AudioHardware pcm playback is going to standby.
2788
closeMixer_l() mMixerOpenCnt: 2
2789
closePcmOut_l() mPcmOpenCnt: 2
2790
AudioStreamOutALSA::write END WITH ERROR !!!!!!!!!(0x1088808, 4096)
2791
AudioHardware pcm playback is exiting standby.
2792
open pcm_out driver
2793
openPcmOut_l() mPcmOpenCnt: 1
2794
openMixer_l() mMixerOpenCnt: 1
2795
open playback normal
2796
onDisconnect: cause = LOCAL, incoming = false, date = 1384793611146
2797
SignalInfoTonePlayer.run(toneId = 98)...
2798
InCallTonePlayer.run(toneId = 5)...
2799
orientation: vertical
2800
delayedCleanupAfterDisconnect()...  Phone state = IDLE
2801
endInCallScreenSession(false)...  phone state = IDLE
2802
setMode(NORMAL)
2803
setMode() : new 0, old 2
2804
setInputSource_l(0)
2805
setMode() reset Playback Path to RCV
2806
enable(false)
2807
Smb380Sensor::~setDelay(0, 66667000)
2808
setMode() closePcmOut_l()
2809
closeMixer_l() mMixerOpenCnt: 2
2810
closePcmOut_l() mPcmOpenCnt: 2
2811
setMode() off call force output standby
2812
AudioHardware pcm playback is going to standby.
2813
closeMixer_l() mMixerOpenCnt: 1
2814
closePcmOut_l() mPcmOpenCnt: 1
2815
AudioHardware pcm playback is exiting standby.
2816
open pcm_out driver
2817
openPcmOut_l() mPcmOpenCnt: 0
2818
openMixer_l() mMixerOpenCnt: 0
2819
open playback normal
2820
write() wakeup setting route RCV
2821
AudioStreamOutALSA::setParameters() routing=1
2822
 AudioFocus  abandonAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
2823
No voicemails to notify about: clear the notification.
2824
orientation: horizontal
2825
GC_EXPLICIT freed 809K, 62% free 3102K/8131K, paused 2ms+5ms
2826
AudioHardware pcm playback is going to standby.
2827
closeMixer_l() mMixerOpenCnt: 1
2828
closePcmOut_l() mPcmOpenCnt: 1
2829
*** set_screen_state 0
2830
Smb380Sensor::~enable(0, 0)
2831
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
2832
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
2833
Smb380Sensor::~setDelay(0, 66667000)
2834
About to give-up screen, flinger = 0x1368918
2835
enable(false)
2836
No voicemails to notify about: clear the notification.
2837
Create TCV com.android.internal.widget.TransportControlView@40dc0960
2838
RINGING... (new)
2839
onNewRingingConnection(): state = RINGING, conn = {  incoming: true state: INCOMING post dial state: NOT_STARTED }
2840
SignalInfoTonePlayer.run(toneId = 98)...
2841
AudioHardware pcm playback is exiting standby.
2842
open pcm_out driver
2843
openPcmOut_l() mPcmOpenCnt: 0
2844
enable(false)
2845
showStatusIcon on inactive InputConnection
2846
openMixer_l() mMixerOpenCnt: 0
2847
open playback normal
2848
write() wakeup setting route RCV
2849
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
2850
showIncomingCall()...  phone state = RINGING
2851
*** set_screen_state 0
2852
Smb380Sensor::~enable(0, 1)
2853
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
2854
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
2855
Smb380Sensor::~setDelay(0, 200000000)
2856
Smb380Sensor::~setDelay(0, 66667000)
2857
Attempting to allocate OMX node 'OMX.google.vorbis.decoder'
2858
Successfully allocated OMX node 'OMX.google.vorbis.decoder'
2859
onNewIntent: intent = Intent { act=android.intent.action.MAIN flg=0x10c40000 cmp=com.android.phone/.InCallScreen }, phone state = RINGING
2860
setMode(RINGTONE)
2861
setMode() : new 1, old 0
2862
 AudioFocus  requestAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
2863
AudioStreamOutALSA::setParameters() routing=2
2864
AudioHardware pcm playback is going to standby.
2865
closeMixer_l() mMixerOpenCnt: 1
2866
closePcmOut_l() mPcmOpenCnt: 1
2867
AudioHardware pcm playback is exiting standby.
2868
open pcm_out driver
2869
openPcmOut_l() mPcmOpenCnt: 0
2870
openMixer_l() mMixerOpenCnt: 0
2871
open playback normal
2872
write() wakeup setting route RING_SPK
2873
GC_CONCURRENT freed 1998K, 57% free 5194K/11911K, paused 13ms+4ms
2874
*** set_screen_state 1
2875
Screen about to return, flinger = 0x1368918
2876
enable(false)
2877
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
2878
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
2879
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
2880
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
2881
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
2882
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
2883
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
2884
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
2885
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
2886
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
2887
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
2888
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
2889
GC_CONCURRENT freed 3848K, 53% free 5405K/11463K, paused 2ms+4ms
2890
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
2891
shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f1 mode: DEFAULT
2892
onDisconnect: cause = INCOMING_MISSED, incoming = true, date = 1384794289043
2893
SignalInfoTonePlayer.run(toneId = 98)...
2894
setMode(NORMAL)
2895
setMode() : new 0, old 1
2896
AudioStreamOutALSA::setParameters() routing=1
2897
AudioHardware pcm playback is going to standby.
2898
closeMixer_l() mMixerOpenCnt: 1
2899
closePcmOut_l() mPcmOpenCnt: 1
2900
 AudioFocus  abandonAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
2901
AudioHardware pcm playback is exiting standby.
2902
open pcm_out driver
2903
openPcmOut_l() mPcmOpenCnt: 0
2904
delayedCleanupAfterDisconnect()...  Phone state = IDLE
2905
endInCallScreenSession(false)...  phone state = IDLE
2906
openMixer_l() mMixerOpenCnt: 0
2907
open playback normal
2908
write() wakeup setting route RCV
2909
createScreenshotSurface failed (Function not implemented)
2910
Reconfiguring input devices.  changes=0x00000004
2911
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
2912
GC_EXPLICIT freed 949K, 54% free 5484K/11911K, paused 2ms+6ms
2913
Create TCV com.android.internal.widget.TransportControlView@41057568
2914
vertical constraints: y7 - y0 > 442, y7 - y6 < 47, y6 - y5 < 0, y5 - y4 < 0, y4 - y3 < 35, y3 - y2 < 0, y2 - y1 < 38, y1 - y0 < 144 are inconsistent; permanently removing: y7 - y6 < 47. 
2915
enable(false)
2916
showStatusIcon on inactive InputConnection
2917
Sending signal. PID: 462 SIG: 3
2918
threadid=3: reacting to signal 3
2919
Wrote stack traces to '/data/anr/traces.txt'
2920
Sending signal. PID: 462 SIG: 3
2921
threadid=3: reacting to signal 3
2922
Wrote stack traces to '/data/anr/traces.txt'
2923
- triggerPing: InCallScreen no longer in foreground; ignoring...
2924
Reconfiguring input devices.  changes=0x00000004
2925
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
2926
createScreenshotSurface failed (Function not implemented)
2927
horizontal constraints: x1 - x0 > 0, x2 - x1 > 0, x3 - x0 > 277, x4 - x3 > 96, x5 - x4 > 300, x5 - x0 < 480 are inconsistent; permanently removing: x5 - x0 < 480. 
2928
Create TCV com.android.internal.widget.TransportControlView@410f5f20
2929
Sending signal. PID: 462 SIG: 3
2930
threadid=3: reacting to signal 3
2931
Wrote stack traces to '/data/anr/traces.txt'
2932
Sending signal. PID: 462 SIG: 3
2933
threadid=3: reacting to signal 3
2934
Sending signal. PID: 462 SIG: 3
2935
Wrote stack traces to '/data/anr/traces.txt'
2936
threadid=3: reacting to signal 3
2937
Wrote stack traces to '/data/anr/traces.txt'
2938
GC_EXPLICIT freed 1394K, 19% free 9989K/12295K, paused 2ms+106ms
2939
class com.android.contacts.activities.DialtactsActivity; instances=8; limit=1
2940
android.os.StrictMode$InstanceCountViolation: class com.android.contacts.activities.DialtactsActivity; instances=8; limit=1
2941
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
2942
AudioHardware pcm playback is going to standby.
2943
closeMixer_l() mMixerOpenCnt: 1
2944
closePcmOut_l() mPcmOpenCnt: 1
2945
Sending signal. PID: 462 SIG: 3
2946
threadid=3: reacting to signal 3
2947
Wrote stack traces to '/data/anr/traces.txt'
2948
Sending signal. PID: 462 SIG: 3
2949
threadid=3: reacting to signal 3
2950
Wrote stack traces to '/data/anr/traces.txt'
2951
GC_EXPLICIT freed 472K, 21% free 9803K/12295K, paused 18ms+12ms
2952
class com.android.contacts.activities.DialtactsActivity; instances=9; limit=1
2953
android.os.StrictMode$InstanceCountViolation: class com.android.contacts.activities.DialtactsActivity; instances=9; limit=1
2954
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
2955
Sending signal. PID: 462 SIG: 3
2956
threadid=3: reacting to signal 3
2957
Wrote stack traces to '/data/anr/traces.txt'
2958
GC_EXPLICIT freed 1061K, 46% free 5990K/10951K, paused 3ms+9ms
2959
GC_EXPLICIT freed 205K, 16% free 10329K/12295K, paused 2ms+9ms
2960
A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
2961
java.lang.Throwable: Explicit termination method 'close' not called
2962
	at dalvik.system.CloseGuard.open(CloseGuard.java:184)
2963
	at android.content.ContentResolver$CursorWrapperInner.<init>(ContentResolver.java:1587)
2964
	at android.content.ContentResolver.query(ContentResolver.java:326)
2965
	at android.content.AsyncQueryHandler$WorkerHandler.handleMessage(AsyncQueryHandler.java:79)
2966
	at com.android.contacts.calllog.CallLogQueryHandler$CatchingWorkerHandler.handleMessage(CallLogQueryHandler.java:92)
2967
	at android.os.Handler.dispatchMessage(Handler.java:99)
2968
	at android.os.Looper.loop(Looper.java:137)
2969
	at android.os.HandlerThread.run(HandlerThread.java:60)
2970
Cursor finalized without prior close()
2971
Cursor finalized without prior close()
2972
Cursor finalized without prior close()
2973
GC_EXPLICIT freed 854K, 62% free 3115K/8131K, paused 2ms+6ms
2974
Jit: resizing JitTable from 8192 to 16384
2975
GC_EXPLICIT freed 704K, 52% free 5318K/10951K, paused 20ms+4ms
2976
*** set_screen_state 0
2977
Smb380Sensor::~enable(0, 0)
2978
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
2979
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
2980
Smb380Sensor::~setDelay(0, 66667000)
2981
About to give-up screen, flinger = 0x1368918
2982
color 16777215 fm 1 status 1 is lit 16777215 brightness
2983
enable(false)
2984
Create TCV com.android.internal.widget.TransportControlView@40dce0b8
2985
*** set_screen_state 1
2986
Smb380Sensor::~enable(0, 1)
2987
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
2988
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
2989
Smb380Sensor::~setDelay(0, 200000000)
2990
Smb380Sensor::~setDelay(0, 66667000)
2991
enable(false)
2992
Screen about to return, flinger = 0x1368918
2993
AudioStreamOutALSA::setParameters() routing=2
2994
color 0 fm 0 status 0 is lit 0 brightness
2995
AudioHardware pcm playback is exiting standby.
2996
open pcm_out driver
2997
openPcmOut_l() mPcmOpenCnt: 0
2998
openMixer_l() mMixerOpenCnt: 0
2999
open playback normal
3000
write() wakeup setting route SPK
3001
checkAndCopyPhoneProviderExtras: some or all extras are missing.
3002
checkAndCopyPhoneProviderExtras: some or all extras are missing.
3003
GC_FOR_ALLOC freed 942K, 51% free 5368K/10951K, paused 45ms
3004
placeCall()...  intent = Intent { act=android.intent.action.CALL dat=tel:xxxxxxxxxxxxxx (has extras) }
3005
setMode(IN_CALL)
3006
setMode() : new 2, old 0
3007
isConnected_RILD(0x1087c18)
3008
SetCallClockSync(0x1087c18, 1)
3009
setMode() in call force output standby
3010
AudioHardware pcm playback is going to standby.
3011
closeMixer_l() mMixerOpenCnt: 1
3012
closePcmOut_l() mPcmOpenCnt: 1
3013
setMode() openPcmOut_l()
3014
openPcmOut_l() mPcmOpenCnt: 0
3015
openMixer_l() mMixerOpenCnt: 0
3016
setInputSource_l(0)
3017
### setVoiceVolume_l
3018
isConnected_RILD(0x1087c18)
3019
### route(2) call volume(0.800000)
3020
### speaker call volume
3021
SetCallVolume(0x1087c18, 1, 4)
3022
AudioHardware pcm playback is exiting standby.
3023
open pcm_out driver
3024
openPcmOut_l() mPcmOpenCnt: 1
3025
openMixer_l() mMixerOpenCnt: 1
3026
open playback normal
3027
AudioStreamOutALSA::setParameters() routing=1
3028
setIncallPath_l: device 1
3029
isConnected_RILD(0x1087c18)
3030
### incall mode route (1)
3031
### incall mode earpiece route
3032
SetCallAudioPath(0x1087c18, 0)
3033
setIncallPath_l() Voice Call Path, (1)
3034
 AudioFocus  requestAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
3035
enable(true)
3036
Smb380Sensor::~setDelay(0, 66667000)
3037
Smb380Sensor::~setDelay(0, 66667000)
3038
onNewIntent: intent = Intent { act=android.intent.action.MAIN flg=0x10c40000 cmp=com.android.phone/.InCallScreen }, phone state = OFFHOOK
3039
*** set_screen_state 1
3040
orientation: horizontal
3041
AudioHardware pcm playback is going to standby.
3042
closeMixer_l() mMixerOpenCnt: 2
3043
closePcmOut_l() mPcmOpenCnt: 2
3044
orientation: vertical
3045
*** set_screen_state 0
3046
Smb380Sensor::~setDelay(0, 200000000)
3047
About to give-up screen, flinger = 0x1368918
3048
enable(false)
3049
Smb380Sensor::~enable(0, 0)
3050
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
3051
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
3052
Smb380Sensor::~setDelay(0, 200000000)
3053
No voicemails to notify about: clear the notification.
3054
android_net_utils_resetConnections in env=0x2dcf48 clazz=0xfa900001 iface=pdp0 mask=0x3
3055
*** set_screen_state 1
3056
Smb380Sensor::~enable(0, 1)
3057
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
3058
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
3059
Smb380Sensor::~setDelay(0, 200000000)
3060
Smb380Sensor::~setDelay(0, 66667000)
3061
*** set_screen_state 1
3062
enable(true)
3063
Smb380Sensor::~setDelay(0, 66667000)
3064
Smb380Sensor::~setDelay(0, 66667000)
3065
Screen about to return, flinger = 0x1368918
3066
MasterInitialState.processMessage what=3
3067
orientation: horizontal
3068
AudioHardware pcm playback is exiting standby.
3069
open pcm_out driver
3070
openPcmOut_l() mPcmOpenCnt: 1
3071
openMixer_l() mMixerOpenCnt: 1
3072
open playback normal
3073
write error: 86
3074
AudioHardware pcm playback is going to standby.
3075
closeMixer_l() mMixerOpenCnt: 2
3076
closePcmOut_l() mPcmOpenCnt: 2
3077
toggleSpeaker(): newSpeakerState = true
3078
AudioStreamOutALSA::write END WITH ERROR !!!!!!!!!(0x1088808, 4096)
3079
AudioStreamOutALSA::setParameters() routing=2
3080
setIncallPath_l: device 2
3081
isConnected_RILD(0x1087c18)
3082
### incall mode route (2)
3083
### incall mode speaker route
3084
SetCallAudioPath(0x1087c18, 2)
3085
setIncallPath_l() Voice Call Path, (2)
3086
AudioHardware pcm playback is exiting standby.
3087
open pcm_out driver
3088
openPcmOut_l() mPcmOpenCnt: 1
3089
openMixer_l() mMixerOpenCnt: 1
3090
open playback normal
3091
orientation: vertical
3092
AudioHardware pcm playback is going to standby.
3093
closeMixer_l() mMixerOpenCnt: 2
3094
closePcmOut_l() mPcmOpenCnt: 2
3095
GC_CONCURRENT freed 1658K, 51% free 5426K/10951K, paused 17ms+6ms
3096
*** set_screen_state 0
3097
Smb380Sensor::~setDelay(0, 200000000)
3098
About to give-up screen, flinger = 0x1368918
3099
enable(false)
3100
Smb380Sensor::~enable(0, 0)
3101
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
3102
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
3103
Smb380Sensor::~setDelay(0, 200000000)
3104
Create TCV com.android.internal.widget.TransportControlView@40e3e9c8
3105
*** set_screen_state 1
3106
Smb380Sensor::~enable(0, 1)
3107
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
3108
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
3109
Smb380Sensor::~setDelay(0, 200000000)
3110
Smb380Sensor::~setDelay(0, 66667000)
3111
syncWithPhoneState: phone is idle (shouldn't be here)
3112
  ==> syncWithPhoneState failed; bailing out!
3113
endInCallScreenSession(true)...  phone state = IDLE
3114
endInCallScreenSession(): FORCING a call to super.finish()!
3115
onDisconnect: cause = NORMAL, incoming = false, date = 1384794527044
3116
SignalInfoTonePlayer.run(toneId = 98)...
3117
InCallTonePlayer.run(toneId = 5)...
3118
AudioHardware pcm playback is exiting standby.
3119
open pcm_out driver
3120
openPcmOut_l() mPcmOpenCnt: 1
3121
openMixer_l() mMixerOpenCnt: 1
3122
open playback normal
3123
write error: 86
3124
AudioHardware pcm playback is going to standby.
3125
closeMixer_l() mMixerOpenCnt: 2
3126
closePcmOut_l() mPcmOpenCnt: 2
3127
AudioStreamOutALSA::write END WITH ERROR !!!!!!!!!(0x1088808, 4096)
3128
AudioHardware pcm playback is exiting standby.
3129
open pcm_out driver
3130
openPcmOut_l() mPcmOpenCnt: 1
3131
openMixer_l() mMixerOpenCnt: 1
3132
open playback normal
3133
Screen about to return, flinger = 0x1368918
3134
DELAYED_CLEANUP_AFTER_DISCONNECT detected, moving UI to background.
3135
endInCallScreenSession(false)...  phone state = IDLE
3136
enable(false)
3137
AudioStreamOutALSA::setParameters() routing=1
3138
setIncallPath_l: device 1
3139
isConnected_RILD(0x1087c18)
3140
### incall mode route (1)
3141
### incall mode earpiece route
3142
SetCallAudioPath(0x1087c18, 0)
3143
setIncallPath_l() Voice Call Path, (1)
3144
setMode(NORMAL)
3145
setMode() : new 0, old 2
3146
setInputSource_l(0)
3147
setMode() reset Playback Path to RCV
3148
setMode() closePcmOut_l()
3149
closeMixer_l() mMixerOpenCnt: 2
3150
closePcmOut_l() mPcmOpenCnt: 2
3151
setMode() off call force output standby
3152
AudioHardware pcm playback is going to standby.
3153
closeMixer_l() mMixerOpenCnt: 1
3154
closePcmOut_l() mPcmOpenCnt: 1
3155
AudioHardware pcm playback is exiting standby.
3156
open pcm_out driver
3157
openPcmOut_l() mPcmOpenCnt: 0
3158
enable(false)
3159
openMixer_l() mMixerOpenCnt: 0
3160
open playback normal
3161
write() wakeup setting route RCV
3162
AudioStreamOutALSA::setParameters() routing=1
3163
 AudioFocus  abandonAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
3164
Sending signal. PID: 462 SIG: 3
3165
threadid=3: reacting to signal 3
3166
Wrote stack traces to '/data/anr/traces.txt'
3167
Sending signal. PID: 462 SIG: 3
3168
threadid=3: reacting to signal 3
3169
AudioStreamOutALSA::setParameters() routing=2
3170
AudioHardware pcm playback is going to standby.
3171
closeMixer_l() mMixerOpenCnt: 1
3172
closePcmOut_l() mPcmOpenCnt: 1
3173
AudioHardware pcm playback is exiting standby.
3174
open pcm_out driver
3175
openPcmOut_l() mPcmOpenCnt: 0
3176
openMixer_l() mMixerOpenCnt: 0
3177
open playback normal
3178
write() wakeup setting route SPK
3179
Wrote stack traces to '/data/anr/traces.txt'
3180
delayedCleanupAfterDisconnect()...  Phone state = IDLE
3181
GC_EXPLICIT freed 698K, 47% free 5887K/10951K, paused 3ms+7ms
3182
MasterInitialState.processMessage what=3
3183
AudioHardware pcm playback is going to standby.
3184
closeMixer_l() mMixerOpenCnt: 1
3185
closePcmOut_l() mPcmOpenCnt: 1
3186
64
3187
onDestroy()...  this = com.android.phone.InCallScreen@41094198
3188
No voicemails to notify about: clear the notification.
3189
showStatusIcon on inactive InputConnection
3190
KeyEvent: ACTION_UP but key was not down.
3191
  in Handler (android.view.ViewRootImpl) {4116e938}
3192
  0: sent at 4240875000000, KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=158, metaState=0, flags=0x48, repeatCount=0, eventTime=4240875, downTime=4240754, deviceId=1, source=0x101 }
3193
  -- recent events --
3194
  1: sent at 4042240000000, KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=158, metaState=0, flags=0x48, repeatCount=0, eventTime=4042240, downTime=4042137, deviceId=1, source=0x101 }
3195
  2: sent at 4042137000000, KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=158, metaState=0, flags=0x48, repeatCount=0, eventTime=4042137, downTime=4042137, deviceId=1, source=0x101 }
3196
  3: sent at 3918833501000, MotionEvent { action=ACTION_UP, id[0]=0, x[0]=418.125, y[0]=616.40625, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=3918833, downTime=3918704, deviceId=9, source=0x1002 }
3197
  4: sent at 3918704306000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=418.125, y[0]=616.40625, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=3918704, downTime=3918704, deviceId=9, source=0x1002 }
3198
  5: sent at 3887411833000, MotionEvent { action=ACTION_UP, id[0]=0, x[0]=229.6875, y[0]=470.3125, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=3887411, downTime=3887238, deviceId=9, source=0x1002 }
3199
GC_EXPLICIT freed 606K, 29% free 5821K/8131K, paused 2ms+5ms
3200
class com.android.mms.ui.ComposeMessageActivity; instances=2; limit=1
3201
android.os.StrictMode$InstanceCountViolation: class com.android.mms.ui.ComposeMessageActivity; instances=2; limit=1
3202
	at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
3203
*** set_screen_state 0
3204
Smb380Sensor::~enable(0, 0)
3205
Smb380Sensor::~enable(0, 0) open /sys/class/input/event1/device/enable
3206
Smb380Sensor::~enable(0, 0) opened /sys/class/input/event1/device/enable
3207
Smb380Sensor::~setDelay(0, 66667000)
3208
About to give-up screen, flinger = 0x1368918
3209
enable(false)
3210
Create TCV com.android.internal.widget.TransportControlView@40db9dc8
3211
showStatusIcon on inactive InputConnection
3212
No subsystem found in netlink event
3213
GC_CONCURRENT freed 1605K, 45% free 6125K/10951K, paused 3ms+6ms
3214
*** set_screen_state 1
3215
Smb380Sensor::~enable(0, 1)
3216
Smb380Sensor::~enable(0, 1) open /sys/class/input/event1/device/enable
3217
Smb380Sensor::~enable(0, 1) opened /sys/class/input/event1/device/enable
3218
Smb380Sensor::~setDelay(0, 200000000)
3219
Smb380Sensor::~setDelay(0, 66667000)
3220
enable(false)
3221
Screen about to return, flinger = 0x1368918
3222
AudioHardware pcm playback is exiting standby.
3223
open pcm_out driver
3224
openPcmOut_l() mPcmOpenCnt: 0
3225
openMixer_l() mMixerOpenCnt: 0
3226
open playback normal
3227
write() wakeup setting route SPK
3228
AudioHardware pcm playback is going to standby.
3229
closeMixer_l() mMixerOpenCnt: 1
3230
closePcmOut_l() mPcmOpenCnt: 1
3231
verifyUnlock called when not externally disabled
3232
AudioHardware pcm playback is exiting standby.
3233
open pcm_out driver
3234
openPcmOut_l() mPcmOpenCnt: 0
3235
Reconfiguring input devices.  changes=0x00000004
3236
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
3237
createScreenshotSurface failed (Function not implemented)
3238
openMixer_l() mMixerOpenCnt: 0
3239
open playback normal
3240
write() wakeup setting route SPK
3241
Sending signal. PID: 1113 SIG: 3
3242
threadid=3: reacting to signal 3
3243
Wrote stack traces to '/data/anr/traces.txt'
3244
GC_FOR_ALLOC freed 2122K, 59% free 4994K/11911K, paused 37ms
3245
GC_FOR_ALLOC freed 1813K, 45% free 4515K/8131K, paused 35ms
3246
Sending signal. PID: 1113 SIG: 3
3247
threadid=3: reacting to signal 3
3248
Wrote stack traces to '/data/anr/traces.txt'
3249
showStatusIcon on inactive InputConnection
3250
AudioHardware pcm playback is going to standby.
3251
closeMixer_l() mMixerOpenCnt: 1
3252
closePcmOut_l() mPcmOpenCnt: 1
3253
GC_EXPLICIT freed 1793K, 51% free 5398K/10951K, paused 21ms+6ms
3254
createScreenshotSurface failed (Function not implemented)
3255
Reconfiguring input devices.  changes=0x00000004
3256
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
3257
KeyEvent: ACTION_DOWN but key is already down and this event is not a key repeat.
3258
  in com.android.internal.policy.impl.PhoneWindow$DecorView@40d3ada8
3259
  0: sent at 4336978000000, KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_VOLUME_DOWN, scanCode=114, metaState=0, flags=0x8, repeatCount=0, eventTime=4336978, downTime=4336978, deviceId=0, source=0x101 }
3260
  -- recent events --
3261
  1: sent at 3399210000000, KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_VOLUME_DOWN, scanCode=114, metaState=0, flags=0x80000008, repeatCount=0, eventTime=3399210, downTime=3399210, deviceId=0, source=0x101 }
3262
  2: sent at 1928457000000, KeyEvent { action=ACTION_UP, keyCode=KEYCODE_VOLUME_UP, scanCode=115, metaState=0, flags=0x8, repeatCount=0, eventTime=1928457, downTime=1928107, deviceId=0, source=0x101 }
3263
  3: sent at 1928107000000, KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_VOLUME_UP, scanCode=115, metaState=0, flags=0x8, repeatCount=0, eventTime=1928107, downTime=1928107, deviceId=0, source=0x101 }
3264
  4: sent at 1490545000000, KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_VOLUME_DOWN, scanCode=114, metaState=0, flags=0x80000008, repeatCount=0, eventTime=1490545, downTime=1490545, deviceId=0, source=0x101 }
3265
  5: sent at 1418964000000, KeyEvent { action=ACTION_UP, keyCode=KEYCODE_VOLUME_UP, scanCode=115, metaState=0, flags=0x8, repeatCount=0, eventTime=1418964, downTime=1418597, deviceId=0, source=0x101 }
3266
createScreenshotSurface failed (Function not implemented)
3267
Reconfiguring input devices.  changes=0x00000004
3268
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
3269
GC_CONCURRENT freed 2292K, 51% free 4047K/8131K, paused 2ms+3ms
3270
GC_CONCURRENT freed 1218K, 43% free 4652K/8131K, paused 2ms+2ms
3271
GC_EXPLICIT freed 114K, 52% free 5320K/10951K, paused 22ms+7ms
3272
InputType.TYPE_NULL is specified
3273
Unexpected input class: inputType=0x00000000 imeOptions=0x00000000
3274
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
3275
Reconfiguring input devices.  changes=0x00000004
3276
Device reconfigured: id=9, name='mxt224_ts_input', surface size is now 480x800, mode is 1
3277
createScreenshotSurface failed (Function not implemented)
3278
Unexpected null in startExtractingText : mExtractedText = null, input connection = com.android.internal.view.InputConnectionWrapper@40d98708
3279
GC_CONCURRENT freed 2041K, 47% free 4337K/8131K, paused 1ms+2ms
3280
GC_CONCURRENT freed 1579K, 45% free 4495K/8131K, paused 1ms+2ms
3281
Unexpected null in startExtractingText : mExtractedText = null, input connection = com.android.internal.view.InputConnectionWrapper@40d98708
3282
InputType.TYPE_NULL is specified
3283
Unexpected input class: inputType=0x00000000 imeOptions=0x00000000
3284
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
3285
Unexpected null in startExtractingText : mExtractedText = null, input connection = com.android.internal.view.InputConnectionWrapper@40d98708
3286
GC_FOR_ALLOC freed 1579K, 43% free 5135K/8903K, paused 19ms
3287
GC_EXPLICIT freed 252K, 52% free 5320K/10951K, paused 20ms+4ms
3288

    
3289
>>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
3290
CheckJNI is OFF
3291
Calling main entry com.android.commands.am.Am
3292
Late-enabling CheckJNI
3293
Turning on JNI app bug workarounds for target SDK version 11...
3294
Pub com.noshufou.android.su.provider: com.noshufou.android.su.provider.PermissionsProvider
3295
Shutting down VM
3296
GC_CONCURRENT freed 99K, 81% free 491K/2560K, paused 1ms+1ms
3297
NOTE: attach of thread 'Binder Thread #3' failed
3298
INT32:PROTO VERSION = 0
3299
UINT32:FIELD7MAX = 4096
3300
UINT32:FIELD9MAX = 131072
3301
UINT32:CALLER = 10036
3302
UINT32:TO = 0
3303
UINT32:EXESIZE = 17
3304
STRING:EXE = /system/bin/mksh
3305
UINT32:CMDSIZE = 15
3306
STRING:CMD = /system/bin/sh
3307
setLightsOn(true)
3308
showStatusIcon on inactive InputConnection
3309
Displayed com.noshufou.android.su/.SuRequestActivity: +321ms (total +5m11s912ms)
3310
AudioHardware pcm playback is exiting standby.
3311
open pcm_out driver
3312
openPcmOut_l() mPcmOpenCnt: 0
3313
openMixer_l() mMixerOpenCnt: 0
3314
open playback normal
3315
write() wakeup setting route SPK
3316
Sending result: socket:ALLOW for UID: 10036
3317
10036 /system/bin/mksh executing 0 /system/bin/sh using shell /system/bin/sh : sh
3318

    
3319
>>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
3320
CheckJNI is OFF
3321
Calling main entry com.android.commands.am.Am
3322
Shutting down VM
3323
GC_CONCURRENT freed 98K, 81% free 490K/2560K, paused 1ms+1ms
3324
NOTE: attach of thread 'Binder Thread #2' failed
3325
AudioHardware pcm playback is going to standby.
3326
closeMixer_l() mMixerOpenCnt: 1
3327
closePcmOut_l() mPcmOpenCnt: 1
3328
InputType.TYPE_NULL is specified
3329
Unexpected input class: inputType=0x00000000 imeOptions=0x00000000
3330
Cannot load auto correction threshold setting. currentAutoCorrectionSetting: 0, autoCorrectionThresholdValues: [, 0.22, 0.08, 0]
3331
Unexpected null in startExtractingText : mExtractedText = null, input connection = com.android.internal.view.InputConnectionWrapper@40da6af8
(5-5/11)