Home | History | Annotate | Download | only in setup

Lines Matching refs:inbox

140      * This may be null if the account exists but the inbox has not yet been created in the database
425 public static final String RESULT_KEY_INBOX = "inbox";
491 final Folder inbox;
494 inbox = new Folder(folderCursor);
504 map.put(RESULT_KEY_INBOX, inbox);