Home
last modified time | relevance | path

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

/aosp_15_r20/cts/common/device-side/bedstead/queryable/src/main/java/com/android/queryable/
H A DQueryableBaseWithMatch.java28 public abstract class QueryableBaseWithMatch<E, F extends Query<E>> extends QueryableBase<F> implem… class
30 protected QueryableBaseWithMatch() { in QueryableBaseWithMatch() method in QueryableBaseWithMatch
34 protected QueryableBaseWithMatch(Parcel in) { in QueryableBaseWithMatch() method in QueryableBaseWithMatch