Home | History | Annotate | Download | only in email

Lines Matching refs:getString

224             mDisplayName = c.getString(COLUMN_DISPLAY_NAME);
435 mServerId = c.getString(COLUMN_SERVER_ID);
1919 if (c.getString(0) == null) {