Home
last modified time | relevance | path

Searched defs:Subtype (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
H A DConstants.java77 public static final class Subtype { class in Constants
140 private Subtype() { in Subtype() method in Constants.Subtype
/aosp12/frameworks/base/media/java/android/media/tv/tuner/filter/
H A DFilter.java81 public @interface Subtype {} annotation in Filter