Home
last modified time | relevance | path

Searched refs:migrateLegacyWidgetMailboxId (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/provider_src/com/android/email/provider/
DWidgetProvider.java102 mailboxId = migrateLegacyWidgetMailboxId(mailboxId, accountId); in migrateLegacyWidgetInformation()
133 private static long migrateLegacyWidgetMailboxId(long mailboxId, long accountId) { in migrateLegacyWidgetMailboxId() method in WidgetProvider