summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/RemoteViews.java
diff options
context:
space:
mode:
authorAdam Lesinski <adamlesinski@google.com>2016-01-26 18:18:19 -0800
committerThe Android Automerger <android-build@google.com>2016-01-28 16:29:20 -0800
commitb8bd30249dbdb193c41c7159c9c90c62bc3b1892 (patch)
tree21d7eef933b30d905737fa4c8364f14910c90fd2 /core/java/android/widget/RemoteViews.java
parent78ba120cc4b0ad7301f42f400fb0978e14018ea4 (diff)
downloadframeworks_base-b8bd30249dbdb193c41c7159c9c90c62bc3b1892.zip
frameworks_base-b8bd30249dbdb193c41c7159c9c90c62bc3b1892.tar.gz
frameworks_base-b8bd30249dbdb193c41c7159c9c90c62bc3b1892.tar.bz2
Don't change screen on time on time changes
Screen on time should be measured in elapsed realtime, not wallclock. Cause a checkIdleStates to occur when reloading stats (on rollover and on time change). When time changes occur in the negative direction, the new stats file we create can overlap the previous one with regards to its end timestamp. Use the begin timestamp to determine which of the latest stats to merge. (b/22716352) Bug: 26488100 Change-Id: If31b29bbbee9e98401205b5e26bce86e181286e7
Diffstat (limited to 'core/java/android/widget/RemoteViews.java')
0 files changed, 0 insertions, 0 deletions