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