Home
last modified time | relevance | path

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

/packages/apps/Exchange/src/com/android/exchange/service/
DEasService.java103 final Account account = loadAccount(EasService.this, accountId);
114 final Account account = loadAccount(EasService.this, accountId);
128 final Account account = loadAccount(EasService.this, accountId);
167 final Account account = loadAccount(EasService.this, accountId);
187 final Account account = loadAccount(EasService.this, msg.mAccountKey);
276 private static Account loadAccount(final Context context, final long accountId) { in loadAccount() method in EasService
473 final Account account = loadAccount(context, accountId);