Searched defs:InstrumentationReporter (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DInstrumentationReporter.java28 public class InstrumentationReporter { class
41 super("InstrumentationReporter");
42 if (DEBUG) Slog.d(TAG, "Starting InstrumentationReporter: " + this);
65 if (DEBUG) Slog.d(TAG, "Exiting InstrumentationReporter: " + this);

Completed in 71 milliseconds