Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DActivityThread.java6700 initInstrumentation(ii, data, appContext); in handleBindApplication()
6840 initInstrumentation(ii, data, appContext); in handleInstrumentWithoutRestart()
6886 private void initInstrumentation( in initInstrumentation() method in ActivityThread