Searched refs:mBackgroundThreadExecutor (Results 1 – 1 of 1) sorted by relevance
110 private Executor mBackgroundThreadExecutor; field in ServiceTest725 mBackgroundThreadExecutor = new Executor() { in setupBackgroundThread()747 mBackgroundThreadExecutor = null; in tearDown()896 mLocalService, Context.BIND_AUTO_CREATE, mBackgroundThreadExecutor, conn); in testBindServiceWithExecutor()1560 "background_instance", mBackgroundThreadExecutor, conn); in testBindIsolatedServiceOnBackgroundThread()