Searched refs:setNotifyExecutor (Results 1 – 6 of 6) sorted by relevance
197 .setNotifyExecutor(notifyExecutor) in create()
321 .setNotifyExecutor(mNotifyExecutor) in createPagedList()
61 .setNotifyExecutor(mMainThread) in createPagedListFromListAndPos()
274 public Builder<Key, Value> setNotifyExecutor(@NonNull Executor notifyExecutor) { in setNotifyExecutor() method in PagedList.Builder
306 .setNotifyExecutor(mMainThread) in placeholdersDisabled()
118 …method public androidx.paging.PagedList.Builder<Key, Value> setNotifyExecutor(java.util.concurrent…