Home | History | Annotate | Download | only in exchange

Lines Matching refs:getString

1712                     String mailboxName = c.getString(Mailbox.CONTENT_DISPLAY_NAME_COLUMN);
1714 String syncKey = c.getString(Mailbox.CONTENT_SYNC_KEY_COLUMN);
1732 .data(Tags.PING_ID, c.getString(Mailbox.CONTENT_SERVER_ID_COLUMN))
1939 String status = c.getString(Mailbox.CONTENT_SYNC_STATUS_COLUMN);
1949 String name = c.getString(Mailbox.CONTENT_DISPLAY_NAME_COLUMN);