Home
last modified time | relevance | path

Searched defs:mReporter (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/robotests/backup/src/com/android/server/backup/keyvalue/
DKeyValueBackupReporterTest.java48 private KeyValueBackupReporter mReporter; field in KeyValueBackupReporterTest
DKeyValueBackupTaskTest.java187 private KeyValueBackupReporter mReporter; field in KeyValueBackupTaskTest
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h459 sp<InputReporterInterface> mReporter; variable
/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
DUserLifecycleTests.java79 public BenchmarkResultsReporter mReporter = new BenchmarkResultsReporter(mRunner); field in UserLifecycleTests
/frameworks/base/cmds/am/src/com/android/commands/am/
DInstrument.java371 private final StatusReporter mReporter; field in Instrument.InstrumentationWatcher
/frameworks/base/services/backup/java/com/android/server/backup/keyvalue/
DKeyValueBackupTask.java239 private final KeyValueBackupReporter mReporter; field in KeyValueBackupTask