Searched refs:stopBackgroundWorker (Results 1 – 2 of 2) sorted by relevance
72 ThreadUtils.postOnMainThread(() -> stopBackgroundWorker(uri)); in onUnsubscribed()115 private void stopBackgroundWorker(Uri uri) { in stopBackgroundWorker() method in SettingsQCProvider
205 ThreadUtils.postOnMainThread(() -> stopBackgroundWorker(sliceUri)); in onSliceUnpinned()517 private void stopBackgroundWorker(Uri uri) { in stopBackgroundWorker() method in SettingsSliceProvider