Searched defs:Subtype (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/ | ||
H A D | Constants.java | 77 public static final class Subtype { class in Constants |
/aosp12/frameworks/base/media/java/android/media/tv/tuner/filter/ | ||
H A D | Filter.java | 81 public @interface Subtype {} annotation in Filter |