am 40be4c3b: ResearchLogger invocation tests
# Via Kurt Partridge * commit '40be4c3bdbca143034f1308848add258e9856ad5': ResearchLogger invocation testsmain
commit
a69795bdcf
|
@ -184,7 +184,7 @@ public class ResearchLogger implements SharedPreferences.OnSharedPreferenceChang
|
||||||
private Suggest mSuggest;
|
private Suggest mSuggest;
|
||||||
private MainKeyboardView mMainKeyboardView;
|
private MainKeyboardView mMainKeyboardView;
|
||||||
// TODO: Check whether a superclass can be used instead of LatinIME.
|
// TODO: Check whether a superclass can be used instead of LatinIME.
|
||||||
private LatinIME mLatinIME;
|
/* package for test */ LatinIME mLatinIME;
|
||||||
private final Statistics mStatistics;
|
private final Statistics mStatistics;
|
||||||
private final MotionEventReader mMotionEventReader = new MotionEventReader();
|
private final MotionEventReader mMotionEventReader = new MotionEventReader();
|
||||||
private final Replayer mReplayer = new Replayer();
|
private final Replayer mReplayer = new Replayer();
|
||||||
|
|
Loading…
Reference in New Issue