Searched refs:ACCOUNT_MANAGER_NAME (Results 1 – 4 of 4) sorted by relevance
241 json.put(AccountColumns.ACCOUNT_MANAGER_NAME, accountManagerName); in serialize()321 final String amName = json.optString(AccountColumns.ACCOUNT_MANAGER_NAME); in Account()386 cursor.getColumnIndex(UIProvider.AccountColumns.ACCOUNT_MANAGER_NAME)); in Account()799 map.put(AccountColumns.ACCOUNT_MANAGER_NAME, accountManagerName); in getValueMap()
136 .put(AccountColumns.ACCOUNT_MANAGER_NAME, String.class)331 public static final String ACCOUNT_MANAGER_NAME = "accountManagerName"; field in UIProvider.AccountColumns
312 accountMap.put(AccountColumns.ACCOUNT_MANAGER_NAME, in createAccountDetailsMap()
2444 .add(UIProvider.AccountColumns.ACCOUNT_MANAGER_NAME, in getAccountListMap()3318 if (colPosMap.containsKey(UIProvider.AccountColumns.ACCOUNT_MANAGER_NAME)) { in addCombinedAccountRow()3319 values[colPosMap.get(UIProvider.AccountColumns.ACCOUNT_MANAGER_NAME)] = in addCombinedAccountRow()