Searched refs:updateQCItem (Results 1 – 2 of 2) sorted by relevance
81 mBackgroundExecutor.execute(this::updateQCItem); in bind()117 mBackgroundExecutor.execute(this::updateQCItem); in updateListeningBg()125 private void updateQCItem() { in updateQCItem() method in RemoteQCController
158 NotifyQCItemChangeHandler.getInstance().updateQCItem(this); in notifyQCItemChange()210 private void updateQCItem(SettingsQCBackgroundWorker worker) { in updateQCItem() method in SettingsQCBackgroundWorker.NotifyQCItemChangeHandler