Searched refs:EXPUNGE_MESSAGE_URI (Results 1 – 3 of 3) sorted by relevance
278 json.put(AccountColumns.EXPUNGE_MESSAGE_URI, expungeMessageUri); in serialize()403 .optString(AccountColumns.EXPUNGE_MESSAGE_URI)); in Account()476 cursor.getColumnIndex(UIProvider.AccountColumns.EXPUNGE_MESSAGE_URI))); in Account()942 map.put(AccountColumns.EXPUNGE_MESSAGE_URI, expungeMessageUri); in getValueMap()
191 .put(AccountColumns.EXPUNGE_MESSAGE_URI, String.class)456 public static final String EXPUNGE_MESSAGE_URI = "expungeMessageUri"; field in UIProvider.AccountColumns
342 accountMap.put(AccountColumns.EXPUNGE_MESSAGE_URI, in createAccountDetailsMap()