Searched defs:AsyncQueryLiveData (Results 1 – 1 of 1) sorted by relevance
39 public abstract class AsyncQueryLiveData<T> extends LiveData<T> { class48 public AsyncQueryLiveData(Context context, QueryParam.Provider provider) { in AsyncQueryLiveData() method in AsyncQueryLiveData52 public AsyncQueryLiveData(Context context, QueryParam.Provider provider, in AsyncQueryLiveData() method in AsyncQueryLiveData