Home
last modified time | relevance | path

Searched refs:MyThread (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DInstrumentationReporter.java40 final class MyThread extends Thread { class in InstrumentationReporter
41 public MyThread() { in MyThread() method in InstrumentationReporter.MyThread
137 mThread = new MyThread(); in report()
/aosp14/frameworks/base/services/
H A Dart-profile12497 Lcom/android/server/am/InstrumentationReporter$MyThread;