Searched refs:isAutoSpaceFriendlyType (Results 1 – 2 of 2) sorted by relevance
98 public static boolean isAutoSpaceFriendlyType(final int inputType) { in isAutoSpaceFriendlyType() method in InputTypeUtils
112 mShouldInsertSpacesAutomatically = InputTypeUtils.isAutoSpaceFriendlyType(inputType); in InputAttributes()