Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/provider/
DEmailProvider.java729 notifyUI(UIPROVIDER_ALL_ACCOUNTS_NOTIFIER, null); in delete()
885 private static Uri UIPROVIDER_ALL_ACCOUNTS_NOTIFIER; field in EmailProvider
974 notifyUI(UIPROVIDER_ALL_ACCOUNTS_NOTIFIER, null); in insert()
1106 UIPROVIDER_ALL_ACCOUNTS_NOTIFIER = in init()
2113 notifyUI(UIPROVIDER_ALL_ACCOUNTS_NOTIFIER, null); in update()
3978 mc.setNotificationUri(context.getContentResolver(), UIPROVIDER_ALL_ACCOUNTS_NOTIFIER); in uiAccounts() local
5236 c.getContentResolver().notifyChange(UIPROVIDER_ALL_ACCOUNTS_NOTIFIER, null, false); in uiUpdateSettings()
5653 notifyUI(UIPROVIDER_ALL_ACCOUNTS_NOTIFIER, null); in notifyUIAccount()
6298 notifyUI(UIPROVIDER_ALL_ACCOUNTS_NOTIFIER, null); in onSharedPreferenceChanged()