/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/concurrency/ |
H A D | ThreadFactory.java | 38 Looper buildLooperOnNewThread(String threadName); in buildLooperOnNewThread() 46 Handler buildHandlerOnNewThread(String threadName); in buildHandlerOnNewThread() 54 Executor buildExecutorOnNewThread(String threadName); in buildExecutorOnNewThread() 62 DelayableExecutor buildDelayableExecutorOnNewThread(String threadName); in buildDelayableExecutorOnNewThread()
|
H A D | ThreadFactoryImpl.java | 32 public Looper buildLooperOnNewThread(String threadName) { in buildLooperOnNewThread() 39 public Handler buildHandlerOnNewThread(String threadName) { in buildHandlerOnNewThread() 44 public Executor buildExecutorOnNewThread(String threadName) { in buildExecutorOnNewThread() 49 public DelayableExecutor buildDelayableExecutorOnNewThread(String threadName) { in buildDelayableExecutorOnNewThread()
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/concurrency/ |
H A D | FakeThreadFactory.java | 45 public Looper buildLooperOnNewThread(String threadName) { in buildLooperOnNewThread() 50 public Handler buildHandlerOnNewThread(String threadName) { in buildHandlerOnNewThread() 55 public Executor buildExecutorOnNewThread(String threadName) { in buildExecutorOnNewThread() 60 public DelayableExecutor buildDelayableExecutorOnNewThread(String threadName) { in buildDelayableExecutorOnNewThread()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/async/ |
H A D | HandlerFactory.java | 31 public Handler create(Lifetime lifetime, String threadName) { in create() 51 public Handler create(Lifetime lifetime, String threadName, int javaThreadPriority) { in create()
|
/aosp12/hardware/qcom/gps/msm8960/core/ |
H A D | MsgTask.cpp | 47 MsgTask::MsgTask(tCreate tCreator, const char* threadName) : in MsgTask() 57 MsgTask::MsgTask(tAssociate tAssociator, const char* threadName) : in MsgTask() 71 void MsgTask::createPThread(const char* threadName) { in createPThread()
|
/aosp12/hardware/qcom/sdm845/gps/msm8960/core/ |
H A D | MsgTask.cpp | 47 MsgTask::MsgTask(tCreate tCreator, const char* threadName) : in MsgTask() 57 MsgTask::MsgTask(tAssociate tAssociator, const char* threadName) : in MsgTask() 71 void MsgTask::createPThread(const char* threadName) { in createPThread()
|
/aosp12/hardware/qcom/gps/msm8994/core/ |
H A D | MsgTask.cpp | 47 MsgTask::MsgTask(tCreate tCreator, const char* threadName) : in MsgTask() 57 MsgTask::MsgTask(tAssociate tAssociator, const char* threadName) : in MsgTask() 86 void MsgTask::createPThread(const char* threadName) { in createPThread()
|
/aosp12/hardware/qcom/gps/core/ |
H A D | MsgTask.cpp | 47 MsgTask::MsgTask(tCreate tCreator, const char* threadName) : in MsgTask() 57 MsgTask::MsgTask(tAssociate tAssociator, const char* threadName) : in MsgTask() 86 void MsgTask::createPThread(const char* threadName) { in createPThread()
|
/aosp12/hardware/qcom/gps/msm8084/core/ |
H A D | MsgTask.cpp | 47 MsgTask::MsgTask(tCreate tCreator, const char* threadName) : in MsgTask() 57 MsgTask::MsgTask(tAssociate tAssociator, const char* threadName) : in MsgTask() 86 void MsgTask::createPThread(const char* threadName) { in createPThread()
|
/aosp12/hardware/qcom/sdm845/gps/msm8084/core/ |
H A D | MsgTask.cpp | 47 MsgTask::MsgTask(tCreate tCreator, const char* threadName) : in MsgTask() 57 MsgTask::MsgTask(tAssociate tAssociator, const char* threadName) : in MsgTask() 86 void MsgTask::createPThread(const char* threadName) { in createPThread()
|
/aosp12/hardware/qcom/sdm845/gps/msm8994/core/ |
H A D | MsgTask.cpp | 47 MsgTask::MsgTask(tCreate tCreator, const char* threadName) : in MsgTask() 57 MsgTask::MsgTask(tAssociate tAssociator, const char* threadName) : in MsgTask() 86 void MsgTask::createPThread(const char* threadName) { in createPThread()
|
/aosp12/hardware/qcom/sdm845/gps/core/ |
H A D | MsgTask.cpp | 47 MsgTask::MsgTask(tCreate tCreator, const char* threadName) : in MsgTask() 57 MsgTask::MsgTask(tAssociate tAssociator, const char* threadName) : in MsgTask() 86 void MsgTask::createPThread(const char* threadName) { in createPThread()
|
/aosp12/hardware/qcom/gps/msm8909/utils/ |
H A D | MsgTask.cpp | 44 const char* threadName, bool joinable) : in MsgTask() 52 MsgTask::MsgTask(const char* threadName, bool joinable) : in MsgTask()
|
H A D | LocThread.cpp | 66 const char* threadName, LocRunnable* runnable, bool joinable) : in LocThreadDelegate() 112 const char* threadName, LocRunnable* runnable, bool joinable) { in create() 211 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
|
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/ |
H A D | MsgTask.cpp | 43 const char* threadName, bool joinable) : in MsgTask() 51 MsgTask::MsgTask(const char* threadName, bool joinable) : in MsgTask()
|
H A D | LocThread.cpp | 67 const char* threadName, LocRunnable* runnable, bool joinable) : in LocThreadDelegate() 114 const char* threadName, LocRunnable* runnable, bool joinable) { in create() 213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
|
/aosp12/hardware/qcom/gps/msm8996/utils/ |
H A D | MsgTask.cpp | 44 const char* threadName, bool joinable) : in MsgTask() 52 MsgTask::MsgTask(const char* threadName, bool joinable) : in MsgTask()
|
H A D | LocThread.cpp | 66 const char* threadName, LocRunnable* runnable, bool joinable) : in LocThreadDelegate() 112 const char* threadName, LocRunnable* runnable, bool joinable) { in create() 211 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
|
/aosp12/hardware/qcom/gps/msm8998/utils/ |
H A D | MsgTask.cpp | 43 const char* threadName, bool joinable) : in MsgTask() 51 MsgTask::MsgTask(const char* threadName, bool joinable) : in MsgTask()
|
/aosp12/hardware/qcom/sdm845/gps/msm8909/utils/ |
H A D | MsgTask.cpp | 44 const char* threadName, bool joinable) : in MsgTask() 52 MsgTask::MsgTask(const char* threadName, bool joinable) : in MsgTask()
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/utils/ |
H A D | MsgTask.cpp | 43 const char* threadName, bool joinable) : in MsgTask() 51 MsgTask::MsgTask(const char* threadName, bool joinable) : in MsgTask()
|
/aosp12/hardware/qcom/sm8150p/gps/utils/ |
H A D | MsgTask.cpp | 44 const char* threadName, bool joinable) : in MsgTask() 52 MsgTask::MsgTask(const char* threadName, bool joinable) : in MsgTask()
|
/aosp12/hardware/qcom/sm7150/gps/utils/ |
H A D | MsgTask.cpp | 44 const char* threadName, bool joinable) : in MsgTask() 52 MsgTask::MsgTask(const char* threadName, bool joinable) : in MsgTask()
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/utils/ |
H A D | MsgTask.cpp | 45 const char* threadName, bool joinable) : in MsgTask() 53 MsgTask::MsgTask(const char* threadName, bool joinable) : in MsgTask()
|
/aosp12/hardware/qcom/sdm845/gps/msm8996/utils/ |
H A D | MsgTask.cpp | 44 const char* threadName, bool joinable) : in MsgTask() 52 MsgTask::MsgTask(const char* threadName, bool joinable) : in MsgTask()
|