Searched defs:maybeNotifyProfiles (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProvider.java1738 maybeNotifyProfiles(userId, uri, name, sSecureCloneToManagedSettings);
1740 maybeNotifyProfiles(userId, uri, name, sSystemCloneToManagedSettings);
1744 private void maybeNotifyProfiles(int userId, Uri uri, String name, method in class:SettingsProvider.SettingsRegistry

Completed in 88 milliseconds