Searched refs:SYNC_EXTRA_ACCOUNT_ONLY (Results 1 – 1 of 1) sorted by relevance
59 public static final String SYNC_EXTRA_ACCOUNT_ONLY = "__account_only__"; field in Mailbox122 if (bundle.getBoolean(SYNC_EXTRA_ACCOUNT_ONLY, false)) { in getMailboxIdsFromBundle()137 final boolean result = bundle.getBoolean(SYNC_EXTRA_ACCOUNT_ONLY, false); in isAccountOnlyExtras()