Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a69795bd authored by Kurt Partridge's avatar Kurt Partridge Committed by Android Git Automerger
Browse files

am 40be4c3b: ResearchLogger invocation tests

# Via Kurt Partridge
* commit '40be4c3b':
  ResearchLogger invocation tests
parents 0d0d40d5 40be4c3b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -184,7 +184,7 @@ public class ResearchLogger implements SharedPreferences.OnSharedPreferenceChang
    private Suggest mSuggest;
    private MainKeyboardView mMainKeyboardView;
    // 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 MotionEventReader mMotionEventReader = new MotionEventReader();
    private final Replayer mReplayer = new Replayer();