Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DLoadedApk.java510 String instrumentationAppDir = activityThread.mInstrumentationAppDir; in makePaths() local
518 if (appDir.equals(instrumentationAppDir) in makePaths()
521 outZipPaths.add(instrumentationAppDir); in makePaths()
522 if (!instrumentationAppDir.equals(instrumentedAppDir)) { in makePaths()
532 if (!instrumentationAppDir.equals(instrumentedAppDir)) { in makePaths()
546 if (!instrumentedAppDir.equals(instrumentationAppDir)) { in makePaths()