Searched refs:notifyCrossProfileProvidersChanged (Results 1 – 1 of 1) sorted by relevance
4193 mLocalService.notifyCrossProfileProvidersChanged(userId, changedProviders); in addCrossProfileWidgetProvider()4220 mLocalService.notifyCrossProfileProvidersChanged(userId, changedProviders); in removeCrossProfileWidgetProvider()10349 private void notifyCrossProfileProvidersChanged(int userId, List<String> packages) { in notifyCrossProfileProvidersChanged() method in DevicePolicyManagerService.LocalService