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

/frameworks/base/packages/Shell/tests/src/com/android/shell/
H A DBugreportReceiverTest.java221 sendBugreportStarted(1000);
266 sendBugreportStarted(1000);
283 sendBugreportStarted(1000);
303 sendBugreportStarted(1000);
322 sendBugreportStarted(1000);
368 sendBugreportStarted(1000);
393 sendBugreportStarted(1000);
432 sendBugreportStarted(1000);
452 sendBugreportStarted(ID, PID, NAME, 1000);
465 sendBugreportStarted(ID
692 private void sendBugreportStarted(int max) throws Exception { method in class:BugreportReceiverTest
696 private void sendBugreportStarted(int id, int pid, String name, int max) throws Exception { method in class:BugreportReceiverTest
[all...]

Completed in 28 milliseconds