aboutsummaryrefslogtreecommitdiffstats
path: root/java-overridable/src/com/android/inputmethod/latin/utils/StatsUtilsManager.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge java-overridable/ into java/ againYohei Yukawa2018-05-061-56/+0
| | | | | | | | | | | | | | | This CL a logical revert of a previous CL [1], which separated Java files into common ones and overridable ones. Now that that overriding concept is no longer used, there is no need to keep having separate directory structure. [1]: Ic734bd4d20aa050c688a3158b1a382ae0ac18991 fb74ab15c1343084740d65ef8744cad33a678e82 Fix: 79323502 Test: make -j aosp_taimen-userdebug && make -j Test: tapas LatinIME && make -j Change-Id: I2090bc25d18e6d4f24e91c2cbfe832755cbb4e8f
* Kill+restart tasks before/after decoder init.Dan Zivkovic2015-03-091-1/+6
| | | | | | Bug 19625976. Change-Id: I6d8b0d2b0a77ccda1bfc914501cf568b92862980
* Move dictionary facilitator handling.Chieu Nguyen2015-03-021-3/+2
| | | | Change-Id: Ibd42982996a36ac52b4c916035491b835f8d14f9
* [3]Ping dictionary stats:Pass DictionaryFacilitatorJatin Matani2014-12-181-1/+3
| | | | | | | | Pass dictionaryFacilitator to StatsUtilsManager from LatinIME Bug:16553957 Change-Id: I912a0b447e5684909ff67e3653a4bd8649cd03c5
* [2]Pass context to StatsUtilsManager for alarms.Jatin Matani2014-12-171-2/+2
| | | | | | | | Change corresponding to ag/605384 Bug:16553957 Change-Id: I77024957b9497c45296bbbb24ca972b26348a8c3
* Fix Javadoc and null analysis related warningsTadashi G. Takaoka2014-10-231-0/+1
| | | | | | | This CL also adds @SuppressWarning("unused" to java-overridable package. Bug: 18003991 Change-Id: If70527e30654384705d7a814f5efd181d9f539e1
* Add StatsUtilManager.onStartInput & onFinishInputJatin Matani2014-09-211-0/+6
| | | | | Bug:15657192 Change-Id: I6e976202812d1c1675bd7822c4a15686d1ec1fe9
* Refactor StatsUtils into two components:StatsUtils & StatsUtilsManagerJatin Matani2014-08-281-0/+43
Bug:16522256 Change-Id: I9cb8129c552159cf17ea5c2656e0988bf0f999f5