Searched refs:ACTION_EMAIL (Results 1 – 2 of 2) sorted by relevance
54 public static final String ACTION_EMAIL = "email"; field in DebugSmsMmsFromDumpFileDialogFragment86 } else if (ACTION_EMAIL.equals(mAction)) { in onCreateDialog()118 } else if (ACTION_EMAIL.equals(mAction)) { in getView()
166 DebugSmsMmsFromDumpFileDialogFragment.ACTION_EMAIL).executeOnThreadPool(); in showDebugOptions()234 && ((mAction == DebugSmsMmsFromDumpFileDialogFragment.ACTION_EMAIL in doInBackgroundTimed()