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

/frameworks/base/packages/Shell/tests/src/com/android/shell/
H A DBugreportReceiverTest.java182 sendBugreportStarted(1000);
227 sendBugreportStarted(1000);
246 sendBugreportStarted(1000);
265 sendBugreportStarted(1000);
283 sendBugreportStarted(1000);
336 sendBugreportStarted(1000);
373 sendBugreportStarted(1000);
400 sendBugreportStarted(ID, PID, NAME, 1000);
412 sendBugreportStarted(ID2, PID2, NAME2, 1000);
453 sendBugreportStarted(100
607 private void sendBugreportStarted(int max) throws Exception { method in class:BugreportReceiverTest
611 private void sendBugreportStarted(int id, int pid, String name, int max) throws Exception { method in class:BugreportReceiverTest
[all...]

Completed in 72 milliseconds