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

  /frameworks/base/packages/Shell/tests/src/com/android/shell/
BugreportReceiverTest.java 143 private String mZipPath;
162 mZipPath = getPath(ZIP_FILE);
167 createZipFile(mZipPath, BUGREPORT_FILE, BUGREPORT_CONTENT);
356 plainText? mPlainTextPath : mZipPath, mScreenshotPath);
383 Bundle extras = sendBugreportFinishedAndGetSharedIntent(ID, mZipPath, mScreenshotPath);
414 sendBugreportFinished(ID, mZipPath, mScreenshotPath);
559 Bundle extras = sendBugreportFinishedAndGetSharedIntent(mZipPath, mScreenshotPath);
569 Bundle extras = sendBugreportFinishedAndGetSharedIntent(mZipPath, NO_SCREENSHOT);
    [all...]
  /frameworks/base/include/androidfw/
AssetManager.h 367 mutable Vector<String8> mZipPath;
  /frameworks/base/libs/androidfw/
AssetManager.cpp     [all...]

Completed in 179 milliseconds