Searched refs:oldSubtype (Results 1 – 2 of 2) sorted by relevance
98 public static void onSubtypeChanged(final InputMethodSubtype oldSubtype, in onSubtypeChanged() argument
800 InputMethodSubtype oldSubtype = mRichImm.getCurrentSubtype().getRawSubtype(); in onCurrentInputMethodSubtypeChanged() local801 StatsUtils.onSubtypeChanged(oldSubtype, subtype); in onCurrentInputMethodSubtypeChanged()