HomeSort by relevance Sort by last modified time
    Searched full:instrumentationwatcher (Results 1 - 6 of 6) sorted by null

  /frameworks/base/cmds/am/src/com/android/commands/am/
Am.java 377 InstrumentationWatcher watcher = null;
379 watcher = new InstrumentationWatcher();
753 private class InstrumentationWatcher extends IInstrumentationWatcher.Stub {
    [all...]
  /frameworks/base/services/java/com/android/server/am/
ProcessRecord.java 74 IInstrumentationWatcher instrumentationWatcher; // who is waiting
ActivityManagerService.java     [all...]
  /frameworks/base/core/java/android/app/
ActivityThread.java 331 IInstrumentationWatcher instrumentationWatcher;
538 Bundle instrumentationArgs, IInstrumentationWatcher instrumentationWatcher,
554 data.instrumentationWatcher = instrumentationWatcher;
    [all...]
  /cts/tools/dex-tools/dex/
classes.out.dex     [all...]
  /dalvik/hit/samples/
android.hprof     [all...]

Completed in 222 milliseconds