Searched defs:getAccountId (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Exchange/src/com/android/exchange/eas/
H A DEasOperation.java224 mAccount = Account.restoreAccountWithId(mContext, getAccountId());
233 public final long getAccountId() { method in class:EasOperation
281 getAccountId(), getCommand());
433 final long accountId = getAccountId();

Completed in 55 milliseconds