Searched refs:mImmutableAccountId (Results 1 – 1 of 1) sorted by relevance
308 private Long mImmutableAccountId; field in MailboxListFragment327 if (mImmutableAccountId != null) return; in initializeArgCache()328 mImmutableAccountId = getArguments().getLong(ARG_ACCOUNT_ID); in initializeArgCache()338 return mImmutableAccountId; in getAccountId()