Home
last modified time | relevance | path

Searched refs:getById (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Exchange/exchange2/src/com/android/exchange/
DExchangeService.java607 public Account getById(long id) { in getById() method in ExchangeService.AccountList
1074 return accountList.getById(accountId); in getAccountById()