Searched refs:getInboxId (Results 1 – 2 of 2) sorted by relevance
595 mInboxId = Account.getInboxId(mContext, mAccountId); in doInBackground()
652 public static long getInboxId(Context context, long accountId) { in getInboxId() method in Account