Searched refs:mBackgroundThreadExecutor (Results 1 – 1 of 1) sorted by relevance
103 private Executor mBackgroundThreadExecutor; field in ServiceTest716 mBackgroundThreadExecutor = new Executor() { in setupBackgroundThread()737 mBackgroundThreadExecutor = null; in tearDown()886 mLocalService, Context.BIND_AUTO_CREATE, mBackgroundThreadExecutor, conn); in testBindServiceWithExecutor()1349 "background_instance", mBackgroundThreadExecutor, conn); in testBindIsolatedServiceOnBackgroundThread()