Home
last modified time | relevance | path

Searched defs:alertText (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/email/mail/store/
DImapStore.java617 public ImapException(String message, String alertText, Throwable throwable) { in ImapException()
622 public ImapException(String message, String alertText) { in ImapException()
631 public void setAlertText(String alertText) { in setAlertText()