HomeSort by relevance Sort by last modified time
    Searched refs:testWatcher (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/app/
ApplicationThreadNative.java 246 IInstrumentationWatcher testWatcher = IInstrumentationWatcher.Stub.asInterface(binder);
253 testArgs, testWatcher, testMode, restrictedBackupMode,
651 String profileName, Bundle testArgs, IInstrumentationWatcher testWatcher, int debugMode,
667 data.writeStrongInterface(testWatcher);
IApplicationThread.java 83 IInstrumentationWatcher testWatcher, int debugMode, boolean restrictedBackupMode,

Completed in 225 milliseconds