Searched refs:hasText (Results 1 – 8 of 8) sorted by relevance
210 boolean hasText = false; in createSmilDocument()214 if ((par == null) || (hasMedia && hasText)) { in createSmilDocument()216 hasText = false; in createSmilDocument()233 hasText = true; in createSmilDocument()
473 public boolean hasText() { in hasText() method in SlideModel
366 public boolean hasText() { in hasText() method in WorkingMessage505 if (hasText() || hasSubject() || hasAttachment() || hasSlideshow()) { in isWorthSaving()721 if (!slide.hasText()) { in syncTextToSlideshow()744 if (slide == null || !slide.hasText()) { in syncTextFromSlideshow()953 } else if (hasText()) { in writeStateToBundle()
325 if ((slide != null) && slide.hasText()) { in onItemLoaded()
361 if (slide.hasText() && !TextUtils.isEmpty(slide.getText().getText())) { in onPrepareOptionsMenu()
403 if (slide.hasText()) { in getAttachmentType()
3495 mWorkingMessage.hasText() || in isPreparedForSending()
589 if (firstSlide.hasText()) { in addMmsNotificationInfos()