Searched defs:assertActionSendMultiple (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/Shell/tests/src/com/android/shell/
H A DBugreportReceiverTest.java219 assertActionSendMultiple(extras, BUGREPORT_CONTENT, SCREENSHOT_CONTENT, ID, PID, ZIP_FILE,
256 assertActionSendMultiple(extras, BUGREPORT_CONTENT, SCREENSHOT_CONTENT, ID, PID, ZIP_FILE,
275 assertActionSendMultiple(extras, BUGREPORT_CONTENT, NO_SCREENSHOT, ID, PID, ZIP_FILE,
320 assertActionSendMultiple(extras, BUGREPORT_CONTENT, SCREENSHOT_CONTENT, ID, PID, TITLE,
357 assertActionSendMultiple(extras, BUGREPORT_CONTENT, SCREENSHOT_CONTENT, ID, PID, TITLE,
384 assertActionSendMultiple(extras, BUGREPORT_CONTENT, SCREENSHOT_CONTENT, ID, PID, ZIP_FILE,
429 assertActionSendMultiple(extras, BUGREPORT_CONTENT, NO_SCREENSHOT, ID2, PID2, TITLE2,
480 assertActionSendMultiple(extras, BUGREPORT_CONTENT, SCREENSHOT_CONTENT, ID, PID, TITLE,
539 assertActionSendMultiple(extras, BUGREPORT_CONTENT, NO_SCREENSHOT);
550 assertActionSendMultiple(extra
689 private void assertActionSendMultiple(Bundle extras, String bugreportContent, method in class:BugreportReceiverTest
710 private void assertActionSendMultiple(Bundle extras, String bugreportContent, method in class:BugreportReceiverTest
[all...]

Completed in 60 milliseconds