Searched refs:mThreadFactory (Results 1 – 3 of 3) sorted by relevance
83 private final FakeThreadFactory mThreadFactory = new FakeThreadFactory( field in VolumeDialogControllerImplTest126 mThreadFactory.setLooper(TestableLooper.get(this).getLooper()); in setup()128 mBroadcastDispatcher, mRingerModeTracker, mThreadFactory, mAudioManager, in setup()
133 private FakeThreadFactory mThreadFactory; field in ScreenDecorationsTest184 mThreadFactory = new FakeThreadFactory(mExecutor); in setup()185 mThreadFactory.setHandler(mainHandler); in setup()244 mThreadFactory, in setup()1241 mThreadFactory, mPrivacyDotDecorProviderFactory, mFaceScanningProviderFactory, in faceSensorLocationChangesReloadsFaceScanningOverlay()
142 private final ThreadFactory mThreadFactory; field in ScreenDecorations334 mThreadFactory = threadFactory; in ScreenDecorations()400 mHandler = mThreadFactory.buildHandlerOnNewThread("ScreenDecorations"); in start()401 mExecutor = mThreadFactory.buildDelayableExecutorOnHandler(mHandler); in start()