Searched refs:mBackgroundThreadExecutor (Results 1 – 1 of 1) sorted by relevance
129 private Executor mBackgroundThreadExecutor; field in ServiceTest761 mBackgroundThreadExecutor = new Executor() { in setupBackgroundThread()784 mBackgroundThreadExecutor = null; in tearDown()942 mLocalService, Context.BIND_AUTO_CREATE, mBackgroundThreadExecutor, conn); in testBindServiceWithExecutor()1660 "background_instance", mBackgroundThreadExecutor, conn); in testBindIsolatedServiceOnBackgroundThread()