Searched refs:ACCOUNT_FROM_ADDRESSES (Results 1 – 3 of 3) sorted by relevance
249 json.put(AccountColumns.ACCOUNT_FROM_ADDRESSES, accountFromAddresses); in serialize()339 accountFromAddresses = json.optString(AccountColumns.ACCOUNT_FROM_ADDRESSES, in Account()388 cursor.getColumnIndex(UIProvider.AccountColumns.ACCOUNT_FROM_ADDRESSES)); in Account()807 map.put(AccountColumns.ACCOUNT_FROM_ADDRESSES, accountFromAddresses); in getValueMap()
144 .put(AccountColumns.ACCOUNT_FROM_ADDRESSES, String.class)388 public static final String ACCOUNT_FROM_ADDRESSES = "accountFromAddresses"; field in UIProvider.AccountColumns
340 accountMap.put(AccountColumns.ACCOUNT_FROM_ADDRESSES, replyFroms.toString()); in createAccountDetailsMap()