Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DLoadedApk.java515 String instrumentedAppDir = activityThread.mInstrumentedAppDir; in makePaths()
H A DActivityThread.java433 String mInstrumentedAppDir = null; field in ActivityThread
7250 mInstrumentedAppDir = data.info.getAppDir(); in prepareInstrumentation()
7309 mInstrumentedAppDir = null; in handleFinishInstrumentationWithoutRestart()