Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/provider/
DWidgetProvider.java101 accountId = migrateLegacyWidgetAccountId(accountId); in migrateLegacyWidgetInformation()
122 private static long migrateLegacyWidgetAccountId(long accountId) { in migrateLegacyWidgetAccountId() method in WidgetProvider