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

/packages/apps/UnifiedEmail/src/com/android/mail/compose/
H A DComposeActivity.java762 false /* orientationChanged */, true /* autoSend */);
2952 final boolean orientationChanged, final boolean autoSend) {
2955 if (autoSend) {
2997 if (autoSend) {
2951 sendOrSaveWithSanityChecks(final boolean save, final boolean showToast, final boolean orientationChanged, final boolean autoSend) argument

Completed in 35 milliseconds