Searched refs:mBackGroundExecutor (Results 1 – 1 of 1) sorted by relevance
90 private final Executor mBackGroundExecutor; field in DataSubscriptionController144 mBackGroundExecutor.execute(() -> {215 mBackGroundExecutor = backgroundExecutor; in DataSubscriptionController()