HomeSort by relevance Sort by last modified time
    Searched refs:mArchiveSourcePath (Results 1 - 8 of 8) sorted by null

  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowPackageParser.java 50 private String mArchiveSourcePath;
97 int cookie = mArchiveSourcePath != null ? assmgr.addAssetPath(mArchiveSourcePath) : 1;
103 Slog.w(TAG, "Failed adding asset path:" + mArchiveSourcePath);
106 Slog.w(TAG, "Unable to read AndroidManifest.xml of " + mArchiveSourcePath, e);
200 + mArchiveSourcePath
233 mArchiveSourcePath = apkFile.getAbsolutePath();
  /frameworks/base/core/java/android/content/pm/
PackageParser.java 313 private String mArchiveSourcePath;
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 250 milliseconds