Home
last modified time | relevance | path

Searched defs:modifiedPackages (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DDbModifierWithNotification.java242 Set<String> modifiedPackages = new HashSet<String>(); in getModifiedPackages() local
284 private void notifyVoicemailChange(Uri notificationUri, Set<String> modifiedPackages, in notifyVoicemailChange()