Searched refs:buildDelayableExecutorOnLooper (Results 1 – 3 of 3) sorted by relevance
52 return buildDelayableExecutorOnLooper(handlerThread.getLooper()); in buildDelayableExecutorOnNewThread()57 return buildDelayableExecutorOnLooper(handler.getLooper()); in buildDelayableExecutorOnHandler()61 public DelayableExecutor buildDelayableExecutorOnLooper(Looper looper) { in buildDelayableExecutorOnLooper() method in ThreadFactoryImpl
72 DelayableExecutor buildDelayableExecutorOnLooper(Looper looper); in buildDelayableExecutorOnLooper() method
70 public DelayableExecutor buildDelayableExecutorOnLooper(Looper looper) { in buildDelayableExecutorOnLooper() method in FakeThreadFactory