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

/packages/apps/UnifiedEmail/src/com/android/mail/compose/
H A DComposeActivity.java761 false /* orientationChanged */, true /* autoSend */);
2940 final boolean orientationChanged, final boolean autoSend) {
2943 if (autoSend) {
2985 if (autoSend) {
2939 sendOrSaveWithSanityChecks(final boolean save, final boolean showToast, final boolean orientationChanged, final boolean autoSend) argument

Completed in 34 milliseconds