summaryrefslogtreecommitdiff
path: root/core/java/android/app/StatsManager.java
Commit message (Expand)AuthorAgeFilesLines
* Statsd BroadcastSubscribers can receive 'cookies'Bookatz2018-03-091-1/+8
* Revert "Small fixes to StatsManager API."Maurice Lam2018-02-281-7/+13
* Small fixes to StatsManager API.David Chen2018-02-221-13/+7
* Merge "Turn off debug logging in statsd"TreeHugger Robot2018-02-091-8/+9
|\
| * Turn off debug logging in statsdTej Singh2018-02-081-8/+9
* | Temporary fix to prevent breakage with new API.David Chen2018-02-081-0/+8
|/
* Statsd notifies listener with pendingintent.David Chen2018-02-071-26/+64
* Statsd broadcasts when it is aliveBookatz2018-01-241-0/+6
* Statsd broadcast subscriberBookatz2018-01-241-0/+238