Searched refs:buildFlowable (Results 1 – 2 of 2) sorted by relevance
105 .buildFlowable(BackpressureStrategy.LATEST); in getPagedListFlowable()
232 public Flowable<PagedList<Value>> buildFlowable(BackpressureStrategy backpressureStrategy) { in buildFlowable() method in RxPagedListBuilder