Home
last modified time | relevance | path

Searched refs:AppWorkaroundsHelper (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
DAppWorkaroundsHelper.java22 public class AppWorkaroundsHelper { class
23 private AppWorkaroundsHelper() { in AppWorkaroundsHelper() method in AppWorkaroundsHelper
DAppWorkaroundsUtils.java31 mIsBrokenByRecorrection = AppWorkaroundsHelper.evaluateIsBrokenByRecorrection( in AppWorkaroundsUtils()