Searched refs:notifyExecutor (Results 1 – 3 of 3) sorted by relevance
174 @NonNull Executor notifyExecutor, in create() argument191 notifyExecutor, in create()199 notifyExecutor, in create()274 public Builder<Key, Value> setNotifyExecutor(@NonNull Executor notifyExecutor) { in setNotifyExecutor() argument275 mNotifyExecutor = notifyExecutor; in setNotifyExecutor()
164 @NonNull final Executor notifyExecutor, in create() argument197 .setNotifyExecutor(notifyExecutor) in create()
266 @NonNull Executor notifyExecutor, in PagingObservableOnSubscribe() argument272 mNotifyExecutor = notifyExecutor; in PagingObservableOnSubscribe()