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

/system/extras/bugmailer/src/com/android/commands/sendbug/
H A DSendBug.java69 intent = getSendMailIntent(bugreportUri, screenshotUri);
115 private Intent getSendMailIntent(Uri bugreportUri, Uri screenshotUri) { method in class:SendBug

Completed in 173 milliseconds