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

/system/extras/bugmailer/src/com/android/commands/sendbug/
H A DSendBug.java38 public class SendBug { class
40 private static final String LOG_TAG = SendBug.class.getSimpleName();
47 new SendBug().run(args[0]);
49 new SendBug().run(args[0], args[1]);

Completed in 106 milliseconds