OSDN Git Service

Move all time ticks to bg handlers, and post
authorJason Monk <jmonk@google.com>
Wed, 11 Jan 2017 19:32:58 +0000 (14:32 -0500)
committerJason Monk <jmonk@google.com>
Fri, 13 Jan 2017 18:43:22 +0000 (13:43 -0500)
commitcd26af70540d8a88a61efafa0fbe63091c1f941a
tree851e9abf79d21b9d4ed1247caae8ee34a2461613
parented76b34c4208beac201226c91c1511d2c1dfeadf
Move all time ticks to bg handlers, and post

This will hopefully avoid blaming sysui for ANRs when the system
is hosed.

Test: Manual, build, push, wait for time to change
Change-Id: I1661ac1a997ad8917b449dd175229d8b77f583c9
core/java/android/widget/DateTimeView.java
packages/SystemUI/plugin/src/com/android/systemui/plugins/PluginInstanceManager.java
packages/SystemUI/src/com/android/systemui/qs/tiles/BatteryTile.java
packages/SystemUI/src/com/android/systemui/statusbar/KeyguardIndicationController.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java
packages/SystemUI/src/com/android/systemui/statusbar/policy/Clock.java
packages/SystemUI/src/com/android/systemui/statusbar/policy/DateView.java