Home
last modified time | relevance | path

Searched refs:instrumentationWatcher (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DIApplicationThread.aidl160 IInstrumentationWatcher instrumentationWatcher, in instrumentWithoutRestart() argument
H A DActivityThread.java869 IInstrumentationWatcher instrumentationWatcher; field in ActivityThread.AppBindData
1103 IInstrumentationWatcher instrumentationWatcher, in bindApplication() argument
1145 data.instrumentationWatcher = instrumentationWatcher; in bindApplication()
1861 Bundle instrumentationArgs, IInstrumentationWatcher instrumentationWatcher, in instrumentWithoutRestart() argument
1866 data.instrumentationWatcher = instrumentationWatcher; in instrumentWithoutRestart()
6921 data.instrumentationWatcher, data.instrumentationUiAutomationConnection); in initInstrumentation()
/aosp12/frameworks/base/core/tests/coretests/src/android/app/servertransaction/
H A DTransactionParcelTests.java691 Bundle instrumentationArgs, IInstrumentationWatcher instrumentationWatcher, in instrumentWithoutRestart() argument
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt1892 Landroid/app/ActivityThread$AppBindData;->instrumentationWatcher:Landroid/app/IInstrumentationWatch…