Home
last modified time | relevance | path

Searched defs:getThread (Results 1 – 25 of 609) sorted by relevance

12345678910>>...25

/aosp_15_r20/development/tools/bugreport/src/com/android/bugreport/stacks/
H A DProcessSnapshot.java67 public ThreadSnapshot getThread(String name) { in getThread() method in ProcessSnapshot
79 public ThreadSnapshot getThread(int tid) { in getThread() method in ProcessSnapshot
H A DVmTraces.java42 public ThreadSnapshot getThread(int pid, String name) { in getThread() method in VmTraces
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DServiceThreadRule.java31 ServiceThread getThread() { in getThread() method in ServiceThreadRule
/aosp_15_r20/frameworks/base/core/java/com/android/internal/view/
H A DWindowManagerPolicyThread.java35 public static Thread getThread() { in getThread() method in WindowManagerPolicyThread
/aosp_15_r20/external/cronet/components/cronet/android/test/javatests/src/org/chromium/net/
H A DTestNetworkQualityThroughputListener.java57 public Thread getThread() { in getThread() method in TestNetworkQualityThroughputListener
H A DTestNetworkQualityRttListener.java75 public Thread getThread() { in getThread() method in TestNetworkQualityRttListener
/aosp_15_r20/external/apache-http/src/org/apache/http/impl/conn/tsccm/
H A DWaitingThread.java117 public final Thread getThread() { in getThread() method in WaitingThread
/aosp_15_r20/frameworks/av/media/libaudioclient/include/media/
H A DEffectClientAsyncProxy.h105 static audio_utils::CommandThread& getThread() { in getThread() function
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/util/
DLooperExecutor.java98 public Thread getThread() { in getThread() method in LooperExecutor
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/timezonedetector/location/
H A DHandlerThreadingDomain.java55 Thread getThread() { in getThread() method in HandlerThreadingDomain
H A DThreadingDomain.java55 abstract Thread getThread(); in getThread() method in ThreadingDomain
/aosp_15_r20/art/test/1917-get-stack-frame/src/art/
H A DTest1917.java74 public Thread getThread() { in getThread() method in Test1917.StackTraceGenerator
/aosp_15_r20/external/nist-sip/java/gov/nist/core/
H A DThreadAuditor.java59 public Thread getThread() { in getThread() method in ThreadAuditor.ThreadHandle
/aosp_15_r20/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/location/
H A DTestThreadingDomain.java73 Thread getThread() { in getThread() method in TestThreadingDomain
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/concurrent/
H A DBackgroundInitializerTest.java217 final Thread getThread = new Thread() { in testGetInterruptedException() local
/aosp_15_r20/frameworks/base/core/java/android/os/
H A DUEventObserver.java66 private static UEventThread getThread() { in getThread() method in UEventObserver
H A DLooper.java446 public @NonNull Thread getThread() { in getThread() method in Looper
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DAppChildProcessTest.java319 ServiceThread getThread() { in getThread() method in AppChildProcessTest.ServiceThreadRule
H A DApplicationStartInfoTest.java759 ServiceThread getThread() { in getThread() method in ApplicationStartInfoTest.ServiceThreadRule
H A DApplicationExitInfoTest.java1343 ServiceThread getThread() { in getThread() method in ServiceThreadRule
/aosp_15_r20/external/apache-http/android/src/android/net/http/
H A DRequestQueue.java153 ConnectionThread getThread(HttpHost host) { in getThread() method in RequestQueue.ActivePool
/aosp_15_r20/development/samples/LunarLander/src/com/example/android/lunarlander/
H A DLunarView.java823 public LunarThread getThread() { in getThread() method in LunarView
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/am/
H A DProcessProfileRecord.java626 IApplicationThread getThread() { in getThread() method in ProcessProfileRecord
/aosp_15_r20/development/samples/JetBoy/src/com/example/android/jetboy/
H A DJetBoyView.java1384 public JetBoyThread getThread() { in getThread() method in JetBoyView
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/
H A DWatchdog.java342 public Thread getThread() { in getThread() method in Watchdog.HandlerChecker

12345678910>>...25