将 1 个事件掉落在地板上
在设备重新启动之前,我在 logcat
上收到以下警告消息:
10-15 15:16:15.789: WARN/SensorService(110): dropping 1 events on the floor
有谁知道此消息的含义以及它是否与重新启动设备有关?
I'm getting the following warning message on logcat
before the device restarts:
10-15 15:16:15.789: WARN/SensorService(110): dropping 1 events on the floor
Does anyone know what does this message means and whether it has anything to do with restarting the device?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为当 CPU 利用率非常高时会出现此消息。您正在使用您的设备做什么?
I think this message comes when a very high CPU utilization. What are you doing with your device?