Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DApplicationThreadNative.java289 IInstrumentationWatcher testWatcher = IInstrumentationWatcher.Stub.asInterface(binder); in onTransact() local
992 Bundle testArgs, IInstrumentationWatcher testWatcher, in bindApplication()
DIApplicationThread.java97 IInstrumentationWatcher testWatcher, IUiAutomationConnection uiAutomationConnection, in bindApplication()