Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/queryable/src/main/java/com/android/queryable/queries/
DServiceQueryHelper.java33 public final class ServiceQueryHelper<E extends Queryable> implements ServiceQuery<E> { class
40 ServiceQueryHelper() { in ServiceQueryHelper() method in ServiceQueryHelper
46 public ServiceQueryHelper(E query) { in ServiceQueryHelper() method in ServiceQueryHelper
52 private ServiceQueryHelper(Parcel in) { in ServiceQueryHelper() method in ServiceQueryHelper