Searched refs:mBackgroundThreadExecutor (Results 1 – 1 of 1) sorted by relevance
100 private Executor mBackgroundThreadExecutor; field in ServiceTest673 mBackgroundThreadExecutor = new Executor() { in setupBackgroundThread()694 mBackgroundThreadExecutor = null; in tearDown()785 mLocalService, Context.BIND_AUTO_CREATE, mBackgroundThreadExecutor, conn); in testBindServiceWithExecutor()1248 "background_instance", mBackgroundThreadExecutor, conn); in testBindIsolatedServiceOnBackgroundThread()