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.java730 notifyUI(UIPROVIDER_ALL_ACCOUNTS_NOTIFIER, null); in delete()
886 private static Uri UIPROVIDER_ALL_ACCOUNTS_NOTIFIER; field in EmailProvider
975 notifyUI(UIPROVIDER_ALL_ACCOUNTS_NOTIFIER, null); in insert()
1107 UIPROVIDER_ALL_ACCOUNTS_NOTIFIER = in init()
2114 notifyUI(UIPROVIDER_ALL_ACCOUNTS_NOTIFIER, null); in update()
3979 mc.setNotificationUri(context.getContentResolver(), UIPROVIDER_ALL_ACCOUNTS_NOTIFIER); in uiAccounts() local
5237 c.getContentResolver().notifyChange(UIPROVIDER_ALL_ACCOUNTS_NOTIFIER, null, false); in uiUpdateSettings()
5654 notifyUI(UIPROVIDER_ALL_ACCOUNTS_NOTIFIER, null); in notifyUIAccount()
6302 notifyUI(UIPROVIDER_ALL_ACCOUNTS_NOTIFIER, null); in onSharedPreferenceChanged()