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.java281 IInstrumentationWatcher testWatcher = IInstrumentationWatcher.Stub.asInterface(binder); in onTransact() local
294 testWatcher, uiAutomationConnection, testMode, openGlTrace, in onTransact()
957 Bundle testArgs, IInstrumentationWatcher testWatcher, in bindApplication() argument
980 data.writeStrongInterface(testWatcher); in bindApplication()