Searched refs:sendBugreportFinishedAndGetSharedIntent (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/Shell/tests/src/com/android/shell/
H A DBugreportReceiverTest.java256 sendBugreportFinishedAndGetSharedIntent(ID, mPlainTextPath, mScreenshotPath);
357 Bundle extras = sendBugreportFinishedAndGetSharedIntent(ID, mPlainTextPath,
412 Bundle extras = sendBugreportFinishedAndGetSharedIntent(ID,
442 Bundle extras = sendBugreportFinishedAndGetSharedIntent(ID, mZipPath, mScreenshotPath);
482 extras = sendBugreportFinishedAndGetSharedIntent(ID2, mZipPath2, NO_SCREENSHOT, TITLE2);
615 Bundle extras = sendBugreportFinishedAndGetSharedIntent(mPlainTextPath, mScreenshotPath);
621 Bundle extras = sendBugreportFinishedAndGetSharedIntent(mZipPath, mScreenshotPath);
627 Bundle extras = sendBugreportFinishedAndGetSharedIntent(mPlainTextPath, NO_SCREENSHOT);
633 Bundle extras = sendBugreportFinishedAndGetSharedIntent(mZipPath, NO_SCREENSHOT);
712 private Bundle sendBugreportFinishedAndGetSharedIntent(Strin method in class:BugreportReceiverTest
722 private Bundle sendBugreportFinishedAndGetSharedIntent(int id, String bugreportPath, method in class:BugreportReceiverTest
729 private Bundle sendBugreportFinishedAndGetSharedIntent(int id, String bugreportPath, method in class:BugreportReceiverTest
[all...]

Completed in 81 milliseconds