HomeSort by relevance Sort by last modified time
    Searched defs:instrumentationWatcher (Results 1 - 3 of 3) sorted by null

  /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 328 IInstrumentationWatcher instrumentationWatcher;
535 Bundle instrumentationArgs, IInstrumentationWatcher instrumentationWatcher,
551 data.instrumentationWatcher = instrumentationWatcher;
    [all...]

Completed in 37 milliseconds