Searched refs:subtypeIconResId (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodSubtype.java139 * @param subtypeIconResId is a resource ID of the subtype icon drawable.
141 public InputMethodSubtypeBuilder setSubtypeIconResId(int subtypeIconResId) { argument
142 mSubtypeIconResId = subtypeIconResId;

Completed in 94 milliseconds