7a0134f195571eeb60de3360a2904e56a5246554
refreshStats() needs to be called on worker thread, and all usage places call refreshStats() after setDuration(). So no need to call refreshStats() in setDuration(), this also prevent ANRs. Fix: 241167275 Test: manual - on dev options Change-Id: I8f4ad57c3843f14f6baee1d06d29eea1341509f1
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%