Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DLoadedApk.java459 String instrumentationAppDir = activityThread.mInstrumentationAppDir; in makePaths() local
467 if (appDir.equals(instrumentationAppDir) in makePaths()
470 outZipPaths.add(instrumentationAppDir); in makePaths()
471 if (!instrumentationAppDir.equals(instrumentedAppDir)) { in makePaths()
481 if (!instrumentationAppDir.equals(instrumentedAppDir)) { in makePaths()
495 if (!instrumentedAppDir.equals(instrumentationAppDir)) { in makePaths()