Searched refs:testWatcher (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/app/ |
D | ApplicationThreadNative.java | 268 IInstrumentationWatcher testWatcher = IInstrumentationWatcher.Stub.asInterface(binder); in onTransact() local 279 testArgs, testWatcher, testMode, openGlTrace, restrictedBackupMode, in onTransact() 862 IInstrumentationWatcher testWatcher, int debugMode, boolean openGlTrace, in bindApplication() argument 886 data.writeStrongInterface(testWatcher); in bindApplication()
|
D | IApplicationThread.java | 91 boolean autoStopProfiler, Bundle testArguments, IInstrumentationWatcher testWatcher, in bindApplication() argument
|