Searched refs:sForcedSubtypeForTesting (Results 1 – 1 of 1) sorted by relevance
330 private static RichInputMethodSubtype sForcedSubtypeForTesting = null; field in RichInputMethodManager334 sForcedSubtypeForTesting = RichInputMethodSubtype.getRichInputMethodSubtype(subtype); in forceSubtype()339 if (null != sForcedSubtypeForTesting) { in getCurrentSubtypeLocale()340 return sForcedSubtypeForTesting.getLocale(); in getCurrentSubtypeLocale()347 if (null != sForcedSubtypeForTesting) { in getCurrentSubtype()348 return sForcedSubtypeForTesting; in getCurrentSubtype()