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