mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
LatinIME portion of StatsUtil change.
Bug 22010482. Change-Id: Iaed8abfb13cf4c87895a968d545dca3e5fcf9081
This commit is contained in:
parent
ee6de1466b
commit
79e7cb7501
@ -104,4 +104,7 @@ public final class StatsUtils {
|
|||||||
|
|
||||||
public static void onInputConnectionLaggy(final int operation, final long duration) {
|
public static void onInputConnectionLaggy(final int operation, final long duration) {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public static void onDecoderLaggy(final int operation, final long duration) {
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user