Searched refs:startBackgroundWorker (Results 1 – 2 of 2) sorted by relevance
66 ThreadUtils.postOnMainThread(() -> startBackgroundWorker(qcItem, uri)); in onSubscribed()98 private void startBackgroundWorker(SettingsQCItem qcItem, Uri uri) { in startBackgroundWorker() method in SettingsQCProvider
182 ThreadUtils.postOnMainThread(() -> startBackgroundWorker(sliceable, sliceUri)); in onSlicePinned()433 ThreadUtils.postOnMainThread(() -> startBackgroundWorker(controller, uri)); in loadSlice()500 private void startBackgroundWorker(Sliceable sliceable, Uri uri) { in startBackgroundWorker() method in SettingsSliceProvider