Searched defs:setSubtype (Results 1 – 5 of 5) sorted by relevance
89 public LogMaker setSubtype(int subtype) { in setSubtype() method in LogMaker
92 public void setSubtype(final InputMethodSubtype subtype) { in setSubtype() method in CustomInputStylePreference
213 public void setSubtype(int subtype, String subtypeName) { in setSubtype() method in NetworkInfo
251 public void setSubtype(int subtype, String subtypeName) { in setSubtype() method in NetworkInfo
297 public Builder setSubtype(@Nonnull final RichInputMethodSubtype subtype) { in setSubtype() method in KeyboardLayoutSet.Builder