summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2021-05-19 14:33:09 -0700
committerElliott Hughes <enh@google.com>2021-05-19 14:33:09 -0700
commit0023356faa09dafd430a338645fdf877f41df0b5 (patch)
tree04c7755473c040c342f4d9f35b5e6e9a1505d31f /core/java/android/inputmethodservice/AbstractInputMethodService.java
parentc4099ac074e020f9998120c311e84ddd54c86d96 (diff)
maybePruneOldTraces: bail if modification times change.
We could implement the right thing easily with streams, but we're not allowed to use streams in this context, and it doesn't seem worth the bother of doing it any of the hard ways, given that we've only seen this once in the year the code's been doing this. Bug: https://issuetracker.google.com/169836837 Test: treehugger Change-Id: I4ee29916c1b335bebecfe7f72e74ff71e8a24228
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions