Searched refs:ACCOUNT_ID_COMBINED_VIEW (Results 1 – 5 of 5) sorted by relevance
195 registerMessageNotification(Account.ACCOUNT_ID_COMBINED_VIEW); in watchForMessages()265 if (accountId == Account.ACCOUNT_ID_COMBINED_VIEW) { in registerMessageNotification()300 if (accountId == Account.ACCOUNT_ID_COMBINED_VIEW) { in unregisterMessageNotification()
123 if (accountId == Account.ACCOUNT_ID_COMBINED_VIEW) { in migrateLegacyWidgetAccountId()
3706 return Long.toString(Account.ACCOUNT_ID_COMBINED_VIEW + type); in combinedMailboxId()
53 public static final long ACCOUNT_ID_COMBINED_VIEW = 0x1000000000000000L; field in Account
1260 if (accountId == Account.ACCOUNT_ID_COMBINED_VIEW) { in buildMessageListSelection()