aboutsummaryrefslogtreecommitdiffstats
path: root/java-overridable/src/com/android/inputmethod/latin/utils/StatsUtilsManager.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Kill+restart tasks before/after decoder init.•••Bug 19625976. Change-Id: I6d8b0d2b0a77ccda1bfc914501cf568b92862980 Dan Zivkovic2015-03-091-1/+6
* Move dictionary facilitator handling.•••Change-Id: Ibd42982996a36ac52b4c916035491b835f8d14f9 Chieu Nguyen2015-03-021-3/+2
* [3]Ping dictionary stats:Pass DictionaryFacilitator•••Pass dictionaryFacilitator to StatsUtilsManager from LatinIME Bug:16553957 Change-Id: I912a0b447e5684909ff67e3653a4bd8649cd03c5 Jatin Matani2014-12-181-1/+3
* [2]Pass context to StatsUtilsManager for alarms.•••Change corresponding to ag/605384 Bug:16553957 Change-Id: I77024957b9497c45296bbbb24ca972b26348a8c3 Jatin Matani2014-12-171-2/+2
* Fix Javadoc and null analysis related warnings•••This CL also adds @SuppressWarning("unused" to java-overridable package. Bug: 18003991 Change-Id: If70527e30654384705d7a814f5efd181d9f539e1 Tadashi G. Takaoka2014-10-231-0/+1
* Add StatsUtilManager.onStartInput & onFinishInput•••Bug:15657192 Change-Id: I6e976202812d1c1675bd7822c4a15686d1ec1fe9 Jatin Matani2014-09-211-0/+6
* Refactor StatsUtils into two components:StatsUtils & StatsUtilsManager•••Bug:16522256 Change-Id: I9cb8129c552159cf17ea5c2656e0988bf0f999f5 Jatin Matani2014-08-281-0/+43