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

Commit 79e7cb75 authored by Dan Zivkovic's avatar Dan Zivkovic
Browse files

LatinIME portion of StatsUtil change.

Bug 22010482.

Change-Id: Iaed8abfb13cf4c87895a968d545dca3e5fcf9081
parent ee6de146
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -104,4 +104,7 @@ public final class StatsUtils {

    public static void onInputConnectionLaggy(final int operation, final long duration) {
    }

    public static void onDecoderLaggy(final int operation, final long duration) {
    }
}