Searched refs:findDuplicatedSubtype (Results 1 – 1 of 1) sorted by relevance
175 if (findDuplicatedSubtype(subtype) == null) { in onSaveCustomInputStyle()192 if (findDuplicatedSubtype(subtype) == null) { in onAddCustomInputStyle()224 private InputMethodSubtype findDuplicatedSubtype(final InputMethodSubtype subtype) { in findDuplicatedSubtype() method in CustomInputStyleSettingsFragment