Home
last modified time | relevance | path

Searched refs:testWatcher (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DIApplicationThread.java98 IInstrumentationWatcher testWatcher, IUiAutomationConnection uiAutomationConnection, in bindApplication() argument
DApplicationThreadNative.java291 IInstrumentationWatcher testWatcher = IInstrumentationWatcher.Stub.asInterface(binder); in onTransact() local
305 testWatcher, uiAutomationConnection, testMode, enableBinderTracking, in onTransact()
1051 Bundle testArgs, IInstrumentationWatcher testWatcher, in bindApplication() argument
1074 data.writeStrongInterface(testWatcher); in bindApplication()