Searched refs:getThreadFactory (Results 1 – 12 of 12) sorted by relevance
537 assertTrue(executor.getThreadFactory().newThread(EMPTY_RUNNABLE).isDaemon()); in testGetExitingExcutorService_executorSetToUseDaemonThreads()544 when(executor.getThreadFactory()).thenReturn(threadFactory); in testGetExitingExcutorService_executorDelegatesToOriginal()553 when(executor.getThreadFactory()).thenReturn(threadFactory); in testGetExitingExcutorService_shutdownHookRegistered()563 assertTrue(executor.getThreadFactory().newThread(EMPTY_RUNNABLE).isDaemon()); in testGetExitingScheduledExcutorService_executorSetToUseDaemonThreads()570 when(executor.getThreadFactory()).thenReturn(threadFactory); in testGetExitingScheduledExcutorService_executorDelegatesToOriginal()580 when(executor.getThreadFactory()).thenReturn(threadFactory); in testGetScheduledExitingExcutorService_shutdownHookRegistered()
14 Object getThreadFactory(); in getThreadFactory() method
24 (ThreadFactory) tf.getThreadFactory()); in ExecutorAdapter()
120 public Object getThreadFactory() { in getThreadFactory() method in ThreadUtil.ThreadFactoryImpl
230 .setThreadFactory(executor.getThreadFactory()) in useDaemonThreadFactory()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...