Searched refs:showSubjectEditor (Results 1 - 1 of 1) sorted by path

/packages/apps/Mms/src/com/android/mms/ui/
H A DComposeMessageActivity.java518 showSubjectEditor(false);
1199 showSubjectEditor(true);
1875 private void showSubjectEditor(boolean show) { method in class:ComposeMessageActivity
2698 showSubjectEditor(true);
3342 private void drawTopPanel(boolean showSubjectEditor) { argument
3345 showSubjectEditor(showSubjectEditor || mWorkingMessage.hasSubject());
3749 showSubjectEditor(false);

Completed in 79 milliseconds