Home
last modified time | relevance | path

Searched defs:intent (Results 1 – 1 of 1) sorted by relevance

/system/extras/bugmailer/src/com/android/commands/sendbug/
DSendBug.java66 Intent intent = tryBugReporter(bugreportUri); in run() local
83 final Intent intent = new Intent(SEND_BUG_INTENT_ACTION); in tryBugReporter() local
109 final Intent intent = new Intent(Intent.ACTION_SEND); in getSendMailIntent() local