Searched refs:UIPROVIDER_FOLDERLIST_NOTIFIER (Results 1 – 1 of 1) sorted by relevance
880 private static Uri UIPROVIDER_FOLDERLIST_NOTIFIER; field in EmailProvider965 notifyUI(UIPROVIDER_FOLDERLIST_NOTIFIER, accountId); in insert()1096 UIPROVIDER_FOLDERLIST_NOTIFIER = in init()4144 UIPROVIDER_FOLDERLIST_NOTIFIER.buildUpon().appendEncodedPath(id).build(); in uiFolders()4631 UIPROVIDER_FOLDERLIST_NOTIFIER.buildUpon().appendEncodedPath(id).build(); in uiQuery()4655 UIPROVIDER_FOLDERLIST_NOTIFIER.buildUpon().appendEncodedPath(id).build(); in uiQuery()4672 notifyUri = ContentUris.withAppendedId(UIPROVIDER_FOLDERLIST_NOTIFIER, accountId); in uiQuery()5673 notifyUI(UIPROVIDER_FOLDERLIST_NOTIFIER, accountId); in notifyUIFolder()5680 notifyUI(UIPROVIDER_FOLDERLIST_NOTIFIER, COMBINED_ACCOUNT_ID); in notifyUIFolder()